All Projects → ent1c3d → Python Synopsis

ent1c3d / Python Synopsis

Python Study Guide

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Python Synopsis

Learn Heroku
🏁 Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
Stars: ✭ 110 (-41.49%)
Mutual labels:  learn
Simple Java Calculator
🔢 Simple calculator written in Java with Eclipse. This calculator is simple with an easy code to help novices learn how to operate a calculator.
Stars: ✭ 130 (-30.85%)
Mutual labels:  learn
Vim Galore
🎓 All things Vim!
Stars: ✭ 12,610 (+6607.45%)
Mutual labels:  learn
Raspberry Pi Os
Learning operating system development using Linux kernel and Raspberry Pi
Stars: ✭ 11,000 (+5751.06%)
Mutual labels:  learn
Git Kata
When you know the bases of git but sometimes you have problemes with it. This "code kata" could help you to deal with git problems
Stars: ✭ 127 (-32.45%)
Mutual labels:  learn
Gotrip
民宿旅游管理系统,SSM框架实现
Stars: ✭ 137 (-27.13%)
Mutual labels:  learn
Languagepod101 Scraper
Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
Stars: ✭ 104 (-44.68%)
Mutual labels:  learn
Mud Pi
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
Stars: ✭ 184 (-2.13%)
Mutual labels:  learning-python
Woofjs
Learnable JavaScript
Stars: ✭ 128 (-31.91%)
Mutual labels:  learn
Python For Beginners
I created this repo to save all my python related language notes
Stars: ✭ 149 (-20.74%)
Mutual labels:  learning-python
Learn Java Codes
该仓库主要用于存放Java学习相关代码,相关笔记存放于 https://github.com/caojx-git/learn-java-notes 仓库
Stars: ✭ 120 (-36.17%)
Mutual labels:  learn
Python Resources 2019
A curated list of Python 3 resources, books, websites, tutorials, code challenges
Stars: ✭ 125 (-33.51%)
Mutual labels:  learning-python
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+1081.38%)
Mutual labels:  learn
Phoenix Liveview Counter Tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚡️
Stars: ✭ 115 (-38.83%)
Mutual labels:  learn
Phoenix Ecto Encryption Example
🔐 A detailed example for how to encrypt data in a Phoenix (Elixir) App before inserting into a database using Ecto Types
Stars: ✭ 166 (-11.7%)
Mutual labels:  learn
Learning Go
learning golang-Don't stop learning Golang
Stars: ✭ 107 (-43.09%)
Mutual labels:  learn
Developer Handbook
An opinionated guide on how to become a professional Web/Mobile App Developer.
Stars: ✭ 1,830 (+873.4%)
Mutual labels:  learning-python
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+6921.28%)
Mutual labels:  learning-python
Getting Started
Getting started in Node.js!
Stars: ✭ 179 (-4.79%)
Mutual labels:  learn
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-23.94%)
Mutual labels:  learn

python_synopsis_repo_poster Welcome to Python Synopsis!

Python Study Guide

In this repository I want to share resources, that helped me understand python programing language deeply. It was not easy to find appropriate books, articles, answers from Stackoverflow, online courses, videos from py conferences and etc.

So, after all I decided to share top resources for everyone about each topic, that you need to know about python, if you want to be senior python Software Engineer.

Of course, it needs plenty of time to organize best resources based on the topics and it's hard for me to do it every day, but I want to do min 1 chapter each week and now I think, that there will be more than 30-40 chapters.

So, You can start study from here:
Python Synopsis - https://ent1c3d.github.io/Python-Synopsis/site/

Bibliography

  • Books :
    • How To Code in Python 3 by Lisa Tagliaferri
    • Dive into Python 3 by Mark Pilgrim
    • Learning Python, Fourth Edition by Mark Lutz
    • Think Python by Allen B. Downey
    • Learn Python The Hard Way by Zed A. Shaw
    • Python In A Nutshell, Second Edition by Alex Martelli
    • Bioinformatics Programming Using Python by Mitchell L Model
    • Python 3 Object-oriented Programming, Second Edition by Dusty Phillips
  • Sites:
  • Articles :
    • Assignment statements in Python are more interesting than you might think by Dibya Chakravorty
    • Understanding Python variables and Memory Management by Sreejith Kesavan
    • Quick Tip: What Is a Metaclass in Python? by Abder-Rahman Ali
    • Understanding Python metaclasses by Ionel Cristian Mărieș
    • **How Exactly Do Context Managers Work?**by Evan Dempsey
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].