Pages : | 245 |
Size : | |
File type : | HTML |
Downloads: | 316 |
Created: | 2021-05-15 |
License: | Free |
Python Scientific Lecture Notes (Scipy Lecture Notes)
Learning with Python: How to Think Like a Computer Scientist
Download Microsoft Office SharePoint 2007 User Guide in pdf, free tutorial on 48 pages....
Getting started with MongoDBMongoDB is a document-oriented NoSQL database. As we will see, the whole system revolves around this document management, including the query language, which makes it its strong point. We are going to tackle now the setting up of a Mongo server and how to integrate your data in this environment....
Artificial Neural Networks - Models and ApplicationsThe idea of simulating the brain was the goal of many pioneering works in Artificial Intelligence. The brain has been seen as a neural network, or a set of nodes, or neurons, connected by communication lines. Currently, there has been increasing interest in the use of neural network models. ...
Basic OOP in JavaThis tutorial you will learn the basics of Object-Oriented Programming in Java including class ,methods ,construcstors with some examples....
Introduction to VB.NETThis document is a complete PDF tutorial about VB dot NET ,free training courses under 223 pages designated to all level users by Paul Boger....
Learn Pascal Programming TutorialA complete course on object programming in Pascal. In the first part, you learn how to use existing code written in object programming. Or, in other words, to use existing classes, especially those used to make the GUI of an application....
Mastering iOS Game DevelopmentiOS is an operating system for Apple manufactured phones and tablets. Mobile gaming is one..., download free Game Development tutorial in PDF (228 pages) created by Miguel DeQuadros ....
Microservices Best Practices for JavaDownload free course Microservices Best Practices for Java, pdf file on 134 pages by Michael Hofmann, Erin Schnabel, Katherine Stanley....
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...
Certified Programming with Dependent TypesDownload free course Certified Programming with Dependent Types, pdf file on 368 pages by Adam Chlipala....