This document is a selflearning document for a course in Python programming.
This course contains a part for beginners, a discussion of several advanced topics that are of interest to Python programmers, and a Python workbook with lots of exercises.
Contents
Pages : | 214 Pages |
Size : | |
File type : | |
Downloads: | 396 |
Created: | 2020-08-27 |
License: | Open Source MIT License |
Author(s): | Dave Kuhlman |
Raspberry Pi Cookbook for Python Programmers
This book is aimed at teaching Python 3 to students and teenagers who are completely new to programming. Contrary to many of the other books that teach Python programming, this book assumes no previous knowledge of programming on the part of the students, and contains numerous exercises that allow s...
Using .NET Core, Docker, and Kubernetes SuccinctlyDownload free course Using .NET Core, Docker, and Kubernetes Succinctly, pdf file on 91 pages by Michele Aponte....
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....
Hands-on Python TutorialPython is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable...
Invent Your Own Computer Games with PythonDownload free course Invent Your Own Computer Games with Python, pdf file on 367 pages by Al Sweigart....
Java for Small TeamsThis book is an attempt to capture what good Java code looks like and the practices that help produce it. This document is intended for consumption by anyone involved with writing server side Java code. From developers writing Java for the first time through to seasoned technical leads serving multi...
Exploring Data with PythonPython has become a required skill for data science, and it's easy to see why. It's powerf..., download free Python tutorial in PDF (110 pages) created by ....
Getting Started with JPADownload a free PDF tutorial about JPA (Java persistence Application) ,training document material on 6 pages designated to beginners....
Deep Learning and the Game of GoThe 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...
Android Concepts and ProgrammingDownload Android tutorial in PDF ,free training course document under 40 pages By Kartik Sankaran....