full-speed-python

Full Speed Python: a book for self-learners (by joaoventura)

Full-speed-python Alternatives

Similar projects and alternatives to full-speed-python

  1. cs-topics

    My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished!

  2. 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!

    Sevalla logo
  3. Exercism - Scala Exercises

    Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

  4. advent-of-code-jq

    Solving Advent of Code with jq

  5. learnxinyminutes-docs

    Code documentation written as code! How novel and totally my idea!

  6. algs4

    Algorithms in C# ported from the book "Algorithms 4th Edition".

  7. py_regular_expressions

    Learn Python Regular Expressions step by step from beginner to advanced levels

  8. Personal-Site-Gourav.io

    My personal site & blog made with NextJS, Typescript, Tailwind CSS, MDX, Notion as CMS. Deployed on Vercel : https://gourav.io

  9. 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.

    InfluxDB logo
  10. free-python-books

    Discontinued Python books free to read online or download

  11. awayto

    Awayto is a curated development platform, producing great value with minimal investment. With all the ways there are to reach a solution, it's important to understand the landscape of tools to use.

  12. victory

    25 full-speed-python VS victory

    A collection of composable React components for building interactive data visualizations

  13. amh-code

    12 full-speed-python VS amh-code

    Complete implementations from "Algorithms for Modern Hardware"

  14. 100_page_python_intro

    :snake: Short, introductory guide for the Python programming language :green_book: :zap:

  15. theBeamBook

    A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.

  16. algorithms

    A collection of solutions to the data structure and algorithm problems (by realpacific)

  17. flatlib

    Python library for Traditional Astrology

  18. deps

    deps: A terminal UI dashboard to monitor python dependencies across a Github organisation (by apoclyps)

  19. python-mastery

    Advanced Python Mastery (course by @dabeaz)

  20. steering-council

    Communications from the Steering Council

  21. ebook-1

    A collection of classic computer science books from Internet

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better full-speed-python alternative or higher similarity.

full-speed-python discussion

Log in or Post with

full-speed-python reviews and mentions

Posts with mentions or reviews of full-speed-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-29.
  • Ask HN: Programming Courses for Experienced Coders?
    10 projects | news.ycombinator.com | 29 Dec 2023
    If you're learning Python, and know other programming languages, I have this online ebook [1] that I use with my students so that they learn Python fast enough so that I can teach them about socket programming.

    Basically, in each chapter I give a small detailed introduction to the topic and then students do some exercises to solidify things.

    [1] https://github.com/joaoventura/full-speed-python

  • Ask HN: Freelancer? Seeking freelancer? (December 2021)
    5 projects | news.ycombinator.com | 1 Dec 2021
    SEEKING FREELANCE WORK

    I'm available for Python and Django freelance work, if it's interesting enough. I've 10+ years of professional experience working with that stack. You can check some of my projects at [1] and look at some of my code at [2] and [3].

    I'm also a part-time CS Professor (I have a CS PhD - AI - TextMining), so I'm also available for tutoring students 1-1 (or small groups). Topics can include anything from CS curricula, but I have lots of experience introducing people to programming (I have a Python ebook with exercises - fullspeedpython [4]), and building web apps either in Python or Java (intro to programming, databases, networking, html+css, webframeworks, webservices => web apps). If you're new to CS and programming and you're self-learning, I can help you navigate what's important, what's irrelevant and provide you with some guidance.

    Giving that I see thousands and thousands of code every semester, I'm also available for doing code reviews or helping with best practices for individuals and teams.

    My current rate is 80€-100€/hour.

    [1] https://joaoventura.net/projects/

    [2] https://github.com/joaoventura/

    [3] https://github.com/flatangle/flatlib

    [4] https://github.com/joaoventura/full-speed-python

  • Ask HN: Looking for a Book on Algorithms and Data Structures
    3 projects | news.ycombinator.com | 14 Nov 2021
    I’m in the initial phase of structuring a book that aims to teach some simple algorithms and data structures using Python. The idea is that the reader should do the (guided) exercises to learn how to build those data structures. It’s basically “learn by doing”.

    For instance, to teach what a stack is I’ll explain the basic idea of a stack, then provide a base class and the reader must implement each method (init, push, pop, peek, etc) given the requirements and intended results of each functionality.

    I have a learn by doing ebook about Python (https://github.com/joaoventura/full-speed-python), so it’s like a follow-up to that one. Don’t know if people are interested though..

  • Python books free to read online or download
    4 projects | news.ycombinator.com | 10 Apr 2021
    Cool list! @pamoroso, if you read this comment, I've submitted an issue on the repo to add my own ebook (full-speed python).

    If someone stumbles on this on HN, here's the link to the repo [1] and releases [2]. It's basically a simple ebook where each chapter shows a little bit of what you can do with something (numbers, strings, lists, dicts, modules, etc.) and then the reader solves the asked exercises. I use this for my students who already know how to program (BSc and MSc) to get up to speed with Python, so that we can go learn sockets, http protocols, web frameworks, etc..

    [1] https://github.com/joaoventura/full-speed-python/

    [2] https://github.com/joaoventura/full-speed-python/releases/

  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic full-speed-python repo stats
4
4,075
1.3
over 2 years ago

Sponsored
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!
sevalla.com

Did you know that Makefile is
the 33rd most popular programming language
based on number of references?