Pages : | 135 |
Size : | |
File type : | HTML |
Downloads: | 295 |
Created: | 2021-05-15 |
License: | Free |
Author(s): | Michelle Morales |
Hacking Secret Ciphers with Python
This book focuses on tactical implementation details, answering such questions as: How do we parse XML? How do we serialize beans?...
Introduction to Scientific Programming with PythonThis book offers an initial introduction to programming for scientific and computational applications using the Python programming language. The presentation style is compact and example-based, making it suitable for students and researchers with little or no prior experience in programming....
You Don't Know JS Yet: Scope and ClosuresDownload free course You Don't Know JS Yet: Scope and Closures, pdf file on 279 pages by Kyle Simpson....
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'....
Csharp programmingDownload C# PDF Tutorial for free, it consisting of 29 chapters and 175 pages covering all the most important C# concepts. This tutorial is intended for beginner programmers, and we recommend you to go through all the chapters, to get the most out of it as possible....
Delphi Advanced Programming TechnologyDownload Delphi Advanced Programming Technology PDF tutorial intended to advanced level users, free training document on 163 pages by Sun Zhao-yun....
Learning C#Download free course Learning C#, pdf file on 1008 pages by Stack Overflow Community....
Solving PDEs in Python: The FEniCS Tutorial IThis book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier–Stokes equations, and systems of nonl...
The Coder's Apprentice: Learning Programming with Python 3This book is aimed at teaching Python 3 to students and teenagers who are completely new to programming. Contrary to many of the other books that teach Python programming, this book assumes no previous knowledge of programming on the part of the students, and contains numerous exercises that allow s...
Classic Computer Science Problems in PythonDownload free course Classic Computer Science Problems in Python, pdf file on 224 pages by David Kopec....