Pages : | 367 |
Size : | 3.2 MB |
File type : | |
Downloads: | 118 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Al Sweigart |
Python 3 Patterns, Recipes and Idioms
O'Reilly® Think Python, 2nd Edition, - How to Think Like a Computer Scientist
Invent Your Own Computer Games with Python teaches you how to program in the Python langua..., download free Game Development tutorial in PDF (367 pages) created by ....
Professor Frisby's Mostly Adequate Guide to Functional ProgrammingThis is a book on the functional paradigm in general. We'll use the world's most popular f..., download free Functional Programming tutorial in PDF (146 pages) created by Brian Lonsdorf ....
Python Notes for ProfessionalsThis book goes beyond the basics to teach beginner- and intermediate-level Python programmers the little-known tools and constructs that build concise, maintainable code. Design better architecture and write easy-to-understand code using highly adoptable techniques that result in more robust and eff...
Evolve the Monolith to Microservices with Java and NodeDownload free course Evolve the Monolith to Microservices with Java and Node, pdf file on 132 pages by Sandro De Santis, Luis Florez, Duy V Nguyen, Eduardo Rosa....
Practices of the Python ProProfessional developers know the many benefits of writing application code that's clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level....
Introduction to programming with Fortran 95Introduction to programming with Fortran 95. This tutorial aim to provide an introduction to programming with Fortran 95. Fortran is particularly suitable for science and engineering....
C++ Pointers and MemoryThis document explains how pointers and memory work and how to use them—from the basic concepts through all the major programming techniques. For each topic there is a combination of discussion, sample C code, and drawings....
Getting started with ArduinoDownload Arduino tutorial for beginners, 93-page PDF tutorial created by StackOverFlow....
Making Games with Python & PygameThis book will teach you how to make graphical computer games in the Python programming language using the Pygame library....
Python 3 Patterns, Recipes and IdiomsThis book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. Much of the material focuses on some of the more advanced techniques used by libraries, frameworks, and applications. ...