Grok-Introduction-to-Programming-Python
learn-x-by-doing-y
| Grok-Introduction-to-Programming-Python | learn-x-by-doing-y | |
|---|---|---|
| 2 | 8 | |
| 0 | 1,751 | |
| - | 0.0% | |
| 7.5 | 0.0 | |
| over 4 years ago | over 1 year ago | |
| Python | Python | |
| - | MIT License |
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.
Grok-Introduction-to-Programming-Python
- LuckyPatcher doesn't seem to work for 90+% of the apps
Learn Python. You don't need to know a massive amount, just enough to be able to read the code and have a basic understanding of what is happening. A good place to learn this outside of the class is https://groklearning.com/course/intro-python-1/
- Introduction to Programming (Python) Grok Learning answers.
For anyone taking the Introduction to Programming (Python) course on Grok Learning; the Australian/New Zealand learning platform that is issued by most Public Education as part of IT/DT classes and their respective counterparts. I have recently completed the course and have attached the answers to my GitHub repo. I would advise attempting the questions yourself prior to checking the answers. The answers are sorted by Modules, I do recall there being a repo like this before but I do believe it was privated.
learn-x-by-doing-y
- 🚀 Learn to Code Like a Genius (and Not Waste Time) — A Practical Guide for Real Beginners
These two GitHub repos can keep you busy for months: Build Your Own X — recreate famous tools Learn X by Doing Y — Project-based guides for every tech
- Learn X by Doing Y
- Rising junior and no projects :/
- Ask HN: Where can one learn about boring web development?
- What're some learning resources and projects for python?
This list is enough, but after you get the basics from one of the above, do a project from https://aquadzn.github.io/learn-x-by-doing-y/
- Cognicull: Knowledge base for mathematics, natural science and engineering
Some other knowledge-graph type projects for comparison:
> Metacademy - "Package Manager for Knowledge" - https://metacademy.org/
> MathLingua - language for easily creating a collection of mathematical knowledge, including definitions, theorems, axioms, and conjectures, in a format designed to be easy and fun to read and write. - https://www.mathlingua.org/
> Learn X in Y minutes - https://learnxinyminutes.com/
> Learn X by doing Y - https://aquadzn.github.io/learn-x-by-doing-y/
Many people are also starting to use the bidirectional-link style of note-taking to create their own knowledge graphs. I'm curious to see what sort of tools will emerge in the future to help people share the graphs they've created.
- I was bored, so I built my own programming language
You see, I really needed something to do. I had been doing a few web related projects on the side and that was something I didn't want to do any more, at least for a while. So I looked into doing something "closer to the metal", something much lower level than sending requests back and forth to a web server. So I quickly fired up Learn X by doing Y and searched for something interesting, eventually ending up on Building your own Lisp (We all have a Lisp phase, it was just my turn).
- Learn X by Doing Y – A project-based learning search engine
Search is good, but if you're like me and would like to just see the list of available projects, it's here
https://github.com/aquadzn/learn-x-by-doing-y/blob/main/proj...
What are some alternatives?
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.
learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!
incremental-reading - Anki add-on providing incremental reading features
gamecache - A template that lets you quickly set up a site for searching and filtering your boardgames.
binarytree - Python Library for Studying Binary Trees
noteworthy - Markdown editor with bidirectional links and excellent math support, powered by ProseMirror. (In Development!)