SaaSHub helps you find the best software and product alternatives Learn more →
Practical-python Alternatives
Similar projects and alternatives to practical-python
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
-
-
-
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
learn oops in python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
-
-
-
Java-programming-exercises
Discontinued [GET https://api.github.com/repos/zhiwehu/Java-programming-exercises: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
Java-Challenges
Discontinued [GET https://api.github.com/repos/TheAlgorithms/Java-Challenges: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
Amazing-Python-Scripts
🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
-
30-Days-Of-Java
Discontinued [GET https://api.github.com/repos/Asabeneh/30-Days-Of-Java: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by Asabeneh)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
practical-python discussion
practical-python reviews and mentions
-
Top 10 GitHub Repositories for Python and Java Developers
11. Dabeaz-course/Practical-python - This repository by David Beazley focuses on program organization, data manipulation, and script composition. It's a comprehensive course for enhancing understanding and proficiency with complex Python programs. https://github.com/dabeaz-course/practical-python
- Început?
-
How to I execute a .py file from the interpreter?
If it matters, the code defines a function that uses csv to enter data into a list of tuples. The function takes one argument : a csv file. I did all the sololearn courses in python and am now working through https://github.com/dabeaz-course/practical-python .
-
Been programming in Python for a few years and just found out about the collections module. Does anyone else have a similar revelation?
I was going through dabeaz practice-python course because my team wants to do some on-their-own Python training. One of the exercises uses the deque function (apparently pronounced "deck"), which basically creates a maxlength list and pops list elements off for you as you append to it.
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Sep 2025
Stats
dabeaz-course/practical-python is an open source project licensed under Creative Commons Attribution Share Alike 4.0 which is not an OSI approved license.
The primary programming language of practical-python is Python.
Popular Comparisons
- practical-python VS tutorials
- practical-python VS Modern Java - A Guide to Java 8
- practical-python VS Java-programming-exercises
- practical-python VS 30-Days-Of-Python
- practical-python VS Java-Challenges
- practical-python VS learn oops in python
- practical-python VS awesome-java
- practical-python VS 30-Days-Of-Java
- practical-python VS Amazing-Python-Scripts
- practical-python VS python-guide