Pages : | 496 |
Size : | |
File type : | HTML |
Downloads: | 273 |
Created: | 2021-05-15 |
License: | Free |
Author(s): | Jens Gustedt |
The Ruby Hacking Guide is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole....
C++ Exercices with solutionsDownload free document in PDF about C++ language, exercices and solutions for beginners and intermediate level students....
PureBasic - A Beginner's Guide To Computer ProgrammingThis book provides a quick introduction to the PureBasic programming language. PureBasic's popularity has increased significantly in the past few years, being used for many purposes such as rapid software prototyping, creation of commercial applications and games, Internet CGI applications, while ...
Beginner's Android DevelopmentBeginner's Android Development Tutorial in PDF,free training course document under 26 pages to learn the basics of Mobile development....
Reverse Engineering for BeginnersDownload free ebook about Reverse Engineering for Beginners. A PDF tutorial on 942 pages by Dennis Yurichev....
Essential SwiftThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Swift 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....
Algorithmic Problem Solving with PythonThis book uses Python to introduce folks to programming and algorithmic thinking. It is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. ...
Learning akka PDF courseDownload free Akka tutorial course in PDF, training file in 9 chapters and 29 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Deep Learning and the Game of GoThe ancient strategy game of Go is an incredible case study for AI. In 2016, a deep learning-based system shocked the Go world by defeating a world champion. Shortly after that, the upgraded AlphaGo Zero crushed the original bot by using deep reinforcement learning to master the game. Now, you can l...
Neural Networks and Deep LearningNeural Networks and Deep Learning currently provide the best solutions to many problems in image recognition, speech recognition, and natural language processing. This book will teach you the core concepts behind neural networks and deep learning. ...