Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Articles
All Articles

Programming Languages


Programming Languages

Last Update October 25 2023

Develop trading platform with Python

Develop trading platform with Python - **ccxt**: A cryptocurrency trading library that supports various exchanges. - **Alpaca Trade API**: For stock trading using Alpaca. - **IBridgePy**: Interactive Brokers Python API. - **Backtrader**: A popular open-source trading framework. - **pandas**: For data manipulation and analysis. - **numpy**: For numerical operations.

Excel and Ruby Interact

Excel VBA (Visual Basic for Applications) and Ruby are two distinct programming languages that are often used in different contexts. Excel VBA is primarily used for scripting within Microsoft Excel, automating tasks, and creating macros for spreadsheet-related operations. On the other hand, Ruby is a general-purpose programming language known for its simplicity and readability, often used for web development, automation, and various scripting tasks.

Creating a game engine

Creating a game engine is a complex task that involves a deep understanding of computer graphics, physics, audio, and more. It typically requires knowledge of programming languages, algorithms, and data structures. Below is a very high-level overview of the steps involved in creating a simple game engine:

Sign In
Not a member yet? Click here to register.
Forgot Password?