{"id":22026104,"url":"https://github.com/curiouslearner/awesome-learning","last_synced_at":"2025-05-07T10:15:10.538Z","repository":{"id":47465585,"uuid":"55972645","full_name":"CuriousLearner/Awesome-Learning","owner":"CuriousLearner","description":"A repo to keep track of Awesome Learning from ideas, books, people and resources","archived":false,"fork":false,"pushed_at":"2023-06-14T09:15:22.000Z","size":14,"stargazers_count":48,"open_issues_count":1,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-27T23:26:41.395Z","etag":null,"topics":["django","docker","elasticsearch","flask","hackers","python","regex"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CuriousLearner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-11T13:00:13.000Z","updated_at":"2025-01-26T00:17:45.000Z","dependencies_parsed_at":"2023-01-22T23:46:08.022Z","dependency_job_id":"5567abb4-2699-4879-9ad5-c26426a01b2a","html_url":"https://github.com/CuriousLearner/Awesome-Learning","commit_stats":{"total_commits":19,"total_committers":7,"mean_commits":"2.7142857142857144","dds":0.5263157894736843,"last_synced_commit":"d0e57e4d5fe4df4e61bde4fbef1a50e20297dc25"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FAwesome-Learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FAwesome-Learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FAwesome-Learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2FAwesome-Learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuriousLearner","download_url":"https://codeload.github.com/CuriousLearner/Awesome-Learning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326794,"owners_count":21571632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","docker","elasticsearch","flask","hackers","python","regex"],"created_at":"2024-11-30T07:25:17.846Z","updated_at":"2025-05-07T10:15:10.515Z","avatar_url":"https://github.com/CuriousLearner.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Awesome Learning\n================\nWelcome to Awesome Learning!\n\nHere is a curated list of resources I found really informative and learned about a particular technology from. This would be a place for my reference as well as a help for other people looking out for best resources for an awesome learning.\n\nContributing\n------------\n\nEveryone is welcome to contribute! But make sure that any resource you add to this list is really informative and helped you *really learn* something.\n\nYou can make a PR editing the section below!\n\nResources\n---------\n\n### HTML5\n\n- [The Basic of Web Workers](http://www.html5rocks.com/en/tutorials/workers/basics/)\n\n### RegEx\n\n- [Learn Regular Expressions](http://regexone.com)\n- [Learn, Build, \u0026 Test RegEx](http://regexr.com)\n\n### Python\n\n- [Python for you and me](http://pymbook.readthedocs.io/en/latest/)\n- [Automate the boring stuff](https://automatetheboringstuff.com/)\n\n### Flask\n\n- [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)\n\n### Django\n\n- [Official Documentation | Django 2.2](https://docs.djangoproject.com/en/2.2/)\n- [Mastering Django](http://masteringdjango.com/)\n- [Mozilla Django Tutorial](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website)\n\n### Elastic Search\n\n- [Elastic Search - The Definitive Guide](https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html)\n- [Elastic Search Primer](https://qbox.io/blog/an-elasticsearch-primer)\n- [Elastic Search CheatSheet](http://elasticsearch-cheatsheet.jolicode.com/)\n- [Elastic Search Query Tutroial](http://okfnlabs.org/blog/2013/07/01/elasticsearch-query-tutorial.html)\n\n### Serverless\n\n- [Build your first serverless application](https://aws.amazon.com/serverless/build-a-web-app/)\n\n### Git\n\n- [Become a Git Guru](https://www.atlassian.com/git/tutorials/)\n\n### Docker\n\n- [Docker Curriculum - Docker for Beginners](https://github.com/prakhar1989/docker-curriculum)\n\n### Blockchain\n\n- [Practical Introduction to Blockchain with Python](http://adilmoujahid.com/posts/2018/03/intro-blockchain-bitcoin-python/)\n\n### ReactJS\n\n- [Scrimba: Learn React for Free](https://scrimba.com/learn/learnreact)\n- [EpicReact.dev](https://epicreact.dev/) is paid, but you can access the [exercises for free here](https://github.com/kentcdodds/react-fundamentals)\n\n### Miscellaneous\n\n- [Learning Guides](https://github.com/manojpandey/learning-guides) - A bunch of slides from various platforms to learn fast. Includes guides for Python, JavaScript, Database, Design, iOS, Ruby, HTML, CSS, git et all.\n- [Web Design in 4 Minutes](http://jgthms.com/web-design-in-4-minutes) - A four minute introduction to Web Design.\n- [How to become a Hacker](http://www.catb.org/esr/faqs/hacker-howto.html) - A guide for newbies with questions like \"How to become a wizardly hacker\" and what actually the term \"Hacker\" means.\n- [Front-End Checklist](http://frontendchecklist.com/) - The Front-End Checklist is an exhaustive list of all elements you need to have / to test before launching your site / HTML page to production.\n- [Knowledge Base](https://docs.statamic.com/knowledge-base) - Articles, tips, tricks, and other helpful content to help answer the hard-to-categorize questions you might have. Godspeed on your quest!\n- [Learning XPath through Game](https://topswagcode.com/xpath/) - This is an interactive tutorial to learn XPath.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fawesome-learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuriouslearner%2Fawesome-learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fawesome-learning/lists"}