Pages : | 115 |
Size : | |
File type : | HTML |
Downloads: | 231 |
Created: | 2021-05-15 |
License: | Free |
Author(s): | Kevin Sahin |
Building Front-End Web Apps with Plain JavaScript
Mastering JavaScript High Performance
This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to pr...
Scratch programming PDF tutorialDownload free PDF tutorial about Scratch programming, document under 29 pages by Neil Rickus....
Advanced R CourseDownload free course Advanced R Course, pdf file on pages by Self-publishing....
An Introduction to Machine LearningDownload free course An Introduction to Machine Learning, pdf file on 348 pages by by Miroslav Kubat....
Learning with Python: How to Think Like a Computer ScientistThe user-friendly, object-oriented programming language Python is quickly becoming the most popular introductory programming language for both students and instructors....
Learn BlackBerry 10 App DevelopmentLearn how to leverage the BlackBerry 10 Cascades framework to create rich native applicati..., download free BlackBerry 10 tutorial in PDF (356 pages) created by Anwar Ludin ....
Programming Fundamentals: A Modular Structured Approach Using C++This book is an introduction to computer programming using C++ as the language for writing programmes, and to solid, fundamental programming principles - including writing structured programmes, looping, data structures and iteration. ...
Introduction to Visual Cobol and Cobol for .NETThis PDF tutorial teachs you how to build your first application with Visual Cobol ,it provides an introduction to Visual COBOL and the COBOL for .NET language. It shows some basic features of COBOL for .NET,free training document under 30 pages for beginners....
Haskell Tutorial for C ProgrammersThis book is written to introduce Haskell for programmers of imperative languagues, including C, C++, Java, Python, and Pascal, etc....
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...