Pages : | 176 |
Size : | |
File type : | |
Downloads: | 154 |
Created: | 2021-05-15 |
License: | Free |
Download free bash tutorial course in PDF, training file in 67 chapters and 204 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Think Python, Free PDF tutorialThe goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. ...
Think DSP: Digital Signal Processing in PythonThis book is an introduction to signal processing and system analysis using a computational approach, using Python as the programming language. The premise of this book (like the others in the Think X series) is that if you know how to program, you can use that skill to learn other things. By the ...
Guide to C++ ProgrammingThis tutorial provides an introduction to C++ programming language in PDF. This guide will help you to learn how to write a simple computer programs in C++ with somes exercises....
2D Game Development: From Zero to HeroThis is a small project that aims to gather some knowledge about game development and make..., download free Game Development tutorial in PDF (260 pages) created by Penaz ....
The Busy Coder's Guide to Android DevelopmentThis book tries to cover as much material as possible, but aimed more for people new to mobile development. The book includes dozens of sample projects, ready to run with your copy of the SDK - not just one huge project where you have difficulty finding the specific examples of the technique you a...
Automate the Boring Stuff with Python: Practical Programming for Total BeginnersIf you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? ...
Android video game tutorialWith this tutorial you will learn how to create an android video game and the basics of android applications development, free training document on 34 pages by Nikhil Yadav....
The JavaScript WayDownload free course The JavaScript Way, pdf file on 288 pages by Baptiste Pesquet....
Basic OOP in JavaThis tutorial you will learn the basics of Object-Oriented Programming in Java including class ,methods ,construcstors with some examples....