976 skills found · Page 3 of 33
paulross / PythonExtensionPatternsExamples of safe coding practice for Python C extensions.
th-blitz / NeetCode 150My NeetCode 150 Practice Problems. Neetcode 150 @ https://neetcode.io/ is a list of 150 LeetCode problems designed to cover all possible patterns & topics in data structures. Mainly implementing in C, C++, Rust , Python & Java.
arunpshankar / Agentic Workflow PatternsRepository demonstrating best practices and patterns for implementing agentic workflows in Python, featuring modular, scalable, and reusable design patterns for intelligent automation.
thundergolfer / Interview With PythonThe ultimate in python interview preparation and coding practice.
Nixtla / Fpp3 PythonForecasting: principles and practice in python
PacktPublishing / Expert Python Programming Second EditionBecome an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5
rednafi / PysanityOpinionated coding guidelines and best practices in Python
tinyzqh / Opencv Computer Vision Practice Python Opencv 计算机视觉实战
JayabharathP / The Python Mega Course Build 10 Real World Applications The Python Mega Course is one of the top online Python courses with over 100,000 enrolled students and is targeted toward people with little or no previous programming experience. The course follows a modern-teaching approach where students learn by doing. You will start Python from scratch by first creating simple programs. Once you learn the basics you will then be guided on how to create 10 real-world complex applications in Python 3 through easy video explanations and support by the course instructor. Some of the applications you will build during the course are database web apps, desktop apps, web scraping scripts, webcam object detectors, web maps, and more. These programs are not only great examples to master Python, you can also use any of them as a portfolio once you have built them. By buying the course you will gain lifetime access to all its videos, coding exercises, quizzes, code notebooks, and the Q&A inside the course where you can ask your questions and get an answer the same day. On top of that you are covered by the Udemy 30-day money back guarantee, so you can easily return the course if you don't like it. If you don't know anything about Python, do not worry! In the first two sections, you will learn Python basics such as functions, loops, and conditionals. If you already know the basics, then the first two sections can serve as a refresher. The other 22 sections focus entirely on building real-world applications. The applications you will build cover a wide range of interesting topics: Web applications Desktop applications Database applications Web scraping Web mapping Data analysis Data visualization Computer vision Object-Oriented Programming Specifically, the 10 Python applications you will build are: A program that returns English-word definitions A program that blocks access to distracting websites A web map visualizing volcanoes and population data A portfolio website A desktop-graphical program with a database backend A webcam motion detector A web scraper of real estate data An interactive web graph A database web application A web service that converts addresses to geographic coordinates To consider yourself a professional programmer you need to know how to make professional programs and there's no other course that teaches you that, so join thousands of other students who have successfully applied their Python skills in the real world. Sign up and start learning Python today! What you’ll learn Go from a total beginner to an advanced-Python programmer Create 10 real-world Python programs (no useless programs) Solidify your skills with bonus practice activities throughout the course Create an app that translates English words Create a web-mapping app Create a portfolio website Create a desktop app for storing book information Create a webcam video app that detects objects Create a web scraper Create a data visualization app Create a database app Create a geocoding web app Create a website blocker Send automated emails Analyze and visualize data Use Python to schedule programs based on computer events. Learn OOP (Object-Oriented Programming) Learn GUIs (Graphical-User Interfaces) Are there any course requirements or prerequisites? A computer (Windows, Mac, or Linux). No prior knowledge of Python is required. No previous programming experience needed. Who this course is for: Those with no prior knowledge of Python. Those who know Python basics and want to master Python
felipenmartins / Robotics Simulation LabsSet of tutorials to practice robotics concepts with Webots and Python
dlint-py / DlintDlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
iCodeCraft / Fastapi Starter🚀 Production-ready FastAPI boilerplate with PostgreSQL, SQLAlchemy (async), JWT authentication, Docker support, and comprehensive documentation. Perfect for building scalable APIs with modern Python practices.
Mark-Kramer / Case Studies PythonAn introduction to the practicing neuroscientist to data analysis in Python
fkhjoy / Coursera Crash Course On PythonPart of Google IT Automation with Python Professional Certificate. Solutions of Practice Quiz and Module Graded Assessments
jiffyclub / IpythonblocksPractice Python with colored grids in the IPython Notebook
xShaimaa / Data Analysis ProjectsPractices on data analysis including: cleaning, visualization and EDA on different datasets using Python, SQL, Power BI, etc.
ndrplz / Machine Learning LecturesCollection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
lilianweng / LeetcodePythonLeetcode Practice in Python
zillionare / Python Project WizardA tool for creating skeleton python project, built with popular develop tools and conform to best practice.
anandchauhan21 / Desing Of Data Structures🎓 Design of Data Structures– Semester 3 💡 Theory + Lab course with C and Python implementations via Google Colab 📘 Topics: Arrays, Stacks, Queues, Linked Lists, Trees, Sorting, Hashing, Graphs 🧪 Includes 12 hands-on labs aligned with the official BTech syllabus 🚀 Learn and practice core data structures interactively!