Pages : | 173 |
Size : | 1.1 MB |
File type : | |
Downloads: | 133 |
Created: | 2022-02-03 |
License: | MIT License |
Author(s): | Kushal Das |
Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python
Modeling and Simulation in Python
A Practical Introduction to Python Programming
Python Data Science Handbook: Essential Tools for Working with Data
Download free course The JavaScript Beginner's Handbook, pdf file on 70 pages by Flavio Copes....
Think Python: An Introduction to Software DesignPython for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like r...
Think Data Structures: Algorithms and Information Retrieval in JavaData structures and algorithms are among the most important inventions of the last 50 years, and they are fundamental tools software engineers need to know. But in the author's opinion, most of the books on these topics are too theoretical, too big, and too 'bottom up'....
Java 3D ProgrammingDownload free course Java 3D Programming, pdf file on 352 pages by Daniel Selman....
Data Mining and Analysis: Fundamental Concepts and AlgorithmsThe fundamental algorithms in data mining and analysis form the basis for the emerging field of data science, which includes automated methods to analyze patterns and models for all kinds of data, with applications ranging from scientific discovery to business intelligence and analytics. ...
RESTful Web ServicesWith this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan....
How To Make Video GamesLearn How To Make Video Games, This ebook shows you everything you need to know to make video games....
Java programmingThis document is about a Java programming ,a free pdf tutorial for beginners a basic knowledge of object-oriented programming is assumed....
Essential AlgorithmsThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Algorithms as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Hands-on Python TutorialPython is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable...