This book written to provide clear and concise explanation of topics for programmers both starting to learn the Ruby 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.
You can also quickly navigate to desired content using table of content on the left and search at the top (tip: you can navigate search using only a keyboard with '/' shortcut to start a search).
Pages : | : N/A |
Size : | |
File type : | |
Downloads: | 62 |
Created: | 2020-08-29 |
License: | CC BY-SA 3.0 |
Author(s): | Krzysztof Kowalczyk |
The 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...
How To Code in Python 3Download free course How To Code in Python 3, pdf file on 459 pages by Lisa Tagliaferri....
An Introduction to C & GUI ProgrammingDownload free course An Introduction to C & GUI Programming, pdf file on 156 pages by by Simon Long....
OOP - Learn Object Oriented Thinking and ProgrammingDownload free course OOP - Learn Object Oriented Thinking and Programming, pdf file on 527 pages by Rudolf Pecinovský....
The Rook's Guide to C++This Creative Commons-licensed textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. The PDF and original typesetting materials are available if you are interested in having a free digital copy of your own or if you wish to contr...
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# : Practical Guide for ProgrammersDownload a free Csharp tutorial in PDF by Michel de Champlain .A complet training document under 262 pages for intermediate level-users....
The Official Raspberry Pi Handbook 2022Download free course The Official Raspberry Pi Handbook 2022, pdf file on 204 pages by Wes Archer, David Crookes, PJ Evans, Gareth Halfacree, Rosie Hattersley, Phil King, Nicola King, KG Orphanides....
HelloWorld Java Program free PDFDownload free course HelloWorld Java Program free PDF, pdf file on 3 pages by tutorialkart.com....
XML messaging with SOAPThis PDF tutorial gives a hands-on introduction to using the Simple Object Access Protocol (SOAP) for communication between components....