Pages : | 247 |
Size : | 2.3 MB |
File type : | |
Downloads: | 183 |
Created: | 2022-02-03 |
License: | CC BY |
Author(s): | Allen Downey |
Python tutorial for professionals
Modeling and Simulation in Python
Download free course Ruby Best Practices, pdf file on 329 pages by Gregory T. Brown....
Optimizing software in C++Download free course Optimizing software in C++, pdf file on 176 pages by Agner Fog....
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...
Learning JavaDownload free course Learning Java, pdf file on 1225 pages by Stack Overflow Community....
Programming Language C++Download free C++ tutorial , course training on pdf under 1368 pages by Richard Smith....
Think JavaDownload free course Think Java, pdf file on 374 pages by Allen Downey, Chris Mayfield....
Essential C#This book written to provide clear and concise explanation of topics for programmers both starting to learn the C# programming language 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....
Fundamentals of C++ ProgrammingDownload free course Fundamentals of C++ Programming, pdf file on 766 pages by Richard L. Halterman....
Introduction to CsharpDownload free tutorial in PDF of C# (Csharp) , it's a training document under 65 pages for students who want to learn about the basics of CSharp programming language....
GANs in Action: Deep Learning with Generative Adversarial NetworksGenerative Adversarial Networks (GANs) are an incredible AI technology capable of creating images, sound, and videos that are indistinguishable from the real thing. By pitting two neural networks against each other, one to generate fakes and one to spot them, GANs rapidly learn to produce photo-real...