Paid
This resource requires payment.
The Rust Cookbook
This Rust Cookbook is a collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.
Read more about Rust Cookbook, including tips for how to read the book, how to use the examples, and notes on conventions.
Big-O Data Structures
Big-O Data Structures is our first Python course, and its purpose is to teach complex data storage concepts in a simple step-by-step curriculum. Common data structures like linked lists, binary trees, and hashmaps are common topics in coding interviews. After taking this course, you'll be able to confidently answer those questions in order to land high-paying engineering jobs.
Python for Trading - Basics
A beginner's course to learn Python and use it to analyze financial data sets. It includes core topics in data structures, expressions, functions and explains various libraries used in financial markets. This is a detailed and comprehensive course to build a strong foundation in Python.
Python For Trading
An essential course for quants and finance-technology enthusiasts. Get started in Python programming and learn to use it in financial markets. It covers Python data structures, Python for data analysis, dealing with financial data using Python, generating trading signals among other topics
Introduction to Machine Learning for Trading
A free course to get you started in using Machine Learning for trading. Understand how different machine learning algorithms are implemented on financial markets data. Go through and understand different research studies in this domain. Get a thorough overview of this niche field.
Introduction to Data Science | QuantInsti
Learn data analytics by working on an interesting project. Predict a winning team for English Premier League. Highly recommended for those who want to gain practical knowledge of data science. Learn all important steps such as Data Remediation, Exploratory Data Analysis, Data Modelling and Communicating Results.
Project Management Academy
Pass the Project Management Professional� PMP exam on your first attempt with our online PMP Exam Prep Training - The PMA Way�. After our PMP boot camp course you will be prepared to successfully take the PMP exam and have the knowledge, tools, and resources needed to take the next step in your career. Certified Project Managers on average earn over 25% more than those without the certification.
MIT's Mastering Innovation & Design Thinking
Solve your organization's challenges by learning to think'and drive value'like a designer. Over the course of three days, you'll acquire powerful new ways to conceive of radically innovative solutions, create a vision that gains buy-in, and develop solutions that people love, emotionally and intellectually.
Java by Comparison
This book is a useful companion for anyone learning to write clean Java code. The authors introduce you to the fundamentals of becoming a software craftsman by comparing pieces of problematic code with an improved version to help you to develop a sense for clean code. This unique before-and-after approach teaches you to create clean Java code.