awesome-nocode-lowcode VS Think-Python-2E-My_solutions

Compare awesome-nocode-lowcode vs Think-Python-2E-My_solutions and see what are their differences.

awesome-nocode-lowcode

A curated list of awesome nocode / lowcode applications to build other applications (by kairichard)

Think-Python-2E-My_solutions

My solutions to the exercises contained in the "Think Python 2nd Edition" book by Allen B. Downey. (by ValiPython)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-nocode-lowcode Think-Python-2E-My_solutions
1 48
909 0
- -
5.8 1.8
7 days ago almost 3 years ago
Python
Creative Commons Zero v1.0 Universal -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-nocode-lowcode

Posts with mentions or reviews of awesome-nocode-lowcode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-29.
  • Ask HN: It's 2022. Where should I direct the youths to learn about programming?
    12 projects | news.ycombinator.com | 29 Apr 2022
    Rather than making him learn a language to build tool, let him figure out how the "social" side of the tech sector works by allowing to tool makers to explain the tools. There are lists like this on github. He doesn't have to be a computer hacker to get in to the industry.

    https://github.com/bayandin/awesome-awesomeness

    https://github.com/sindresorhus/awesome

    Also, there is always nocode/lowcode solutions he can put together.

    https://github.com/kairichard/awesome-nocode-lowcode

Think-Python-2E-My_solutions

Posts with mentions or reviews of Think-Python-2E-My_solutions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.

What are some alternatives?

When comparing awesome-nocode-lowcode and Think-Python-2E-My_solutions you can also consider the following projects:

codeworld - Educational computer programming environment using Haskell

data-engineering-zoomcamp - Free Data Engineering course!

hello-express - A simple Node app built on Express, instantly up and running.

pythonds - Problem Solving with Algorithms and Data Structures using Python

materials - Bonus materials, exercises, and example projects for our Python tutorials

pytudes - Python programs, usually short, of considerable difficulty, to perfect particular skills.

sicp - HTML5/EPUB3 version of SICP

awesome-modern-cpp - A collection of resources on modern C++

wtfpython - What the f*ck Python? 😱

py4e - Web site for www.py4e.com and source to the Python 3.0 textbook

python_koans - Python Koans - Learn Python through TDD