Download free Java tutorial for self learning , course tutorial training on pdf under 515 pages by Laura Lemay and Charles L. Perkins.
This book is written to learn how to use Java to create applets and applications ,it is designated to intermediate-level users who has at least some basic programming background.
Table of contents
Size : | 5,898.38 Kb |
File type : | |
Downloads: | 2740 |
Created: | 2015-11-16 |
This Android PDF Tutorial is created from Stack Overflow Documentation, the content is written by the developer at Stack Overflow. Free PDF training course in 1329 pages for professionals developers....
R language eBook for professionalsDownload free R language tutorial course in PDF, training file in 127 chapters and 475 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Professor Frisby's Mostly Adequate Guide to Functional ProgrammingDownload free course Professor Frisby's Mostly Adequate Guide to Functional Programming, pdf file on 146 pages by Brian Lonsdorf....
Python 3 Patterns, Recipes and IdiomsThis book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. Much of the material focuses on some of the more advanced techniques used by libraries, frameworks, and applications. ...
: Just Enough R: Learn Data Analysis with R in a DayLearn R programming for data analysis in a single day. The book aims to teach data analysis using R within a single day to anyone who already knows some programming in any other language. The book has sample code which can be downloaded as a zip file. ...
Test-Driven Development with PythonDownload free course Test-Driven Development with Python, pdf file on 502 pages by Harry J. W. Percival....
Think Python - How to Think Like a Computer ScientistThink Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, ...
Deep Learning in Neural Networks: An OverviewIn recent years, deep artificial neural networks (including recurrent ones) have won numerous contests in pattern recognition and machine learning. This historical survey compactly summarises relevant work, much of it from the previous millennium. Shallow and deep learners are distinguished by the...
Essential Ruby On RailsThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Ruby On Rails programming 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....
Using Perl 6This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features. It then introduces continuations, coroutines, binding (o...