Table of contents
Pages : | 117 |
Size : | 4.1 MB |
File type : | |
Downloads: | 102 |
Created: | 2022-01-31 |
License: | CC BY-SA |
Author(s): | Self-publishing |
MongoDB 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....
Modeling and Simulation in PythonThis book is an introduction to physical modeling using a computational approach. It is organized in three parts:...
Haskell Tutorial for C ProgrammersThis book is written to introduce Haskell for programmers of imperative languagues, including C, C++, Java, Python, and Pascal, etc....
Python for EverybodyDownload free course Python for Everybody, pdf file on 247 pages by Dr. Charles Severance....
Python Tutorial for Beginners in PDFIn this tutorial, we will introduce you to the basic concepts of Python programming in an informal manner....
C Programming Notes for ProfessionalsDownload free course C Programming Notes for Professionals, pdf file on 341 pages by Stack Overflow Community....
Using .NET Core, Docker, and Kubernetes SuccinctlyDownload free course Using .NET Core, Docker, and Kubernetes Succinctly, pdf file on 91 pages by Michele Aponte....
RESTfull Web Services TutorialDownload a complet eBook about RESTfull Web Services, it's a free training document course in 448 pages by O'Reilly licensed under a Creative Commons....
Think Python, Free PDF tutorialThe goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. ...
Introduction to Programming using Fortran 95/2003/2008This text provides an introduction to programming and problem solving using the Fortran 95/2003/2008 programming language. This introduction is geared for non computer science majors. As such, this text is not a complete, comprehensive guide to the Fortran 95/2003/2008 programming language. The pri...