{"id":26730,"url":"https://github.com/dylan751/awesome-programming-tutorials","name":"awesome-programming-tutorials","description":"Tutorials for programming in various IT fields","projects_count":46,"last_synced_at":"2026-04-01T05:00:23.497Z","repository":{"id":51680125,"uuid":"520557338","full_name":"dylan751/awesome-programming-tutorials","owner":"dylan751","description":"Tutorials for programming in various IT fields","archived":false,"fork":false,"pushed_at":"2022-08-02T15:43:18.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-18T11:58:42.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dylan751.png","metadata":{},"created_at":"2022-08-02T15:42:46.000Z","updated_at":"2022-12-18T10:10:26.000Z","dependencies_parsed_at":"2022-08-22T05:00:41.077Z","dependency_job_id":null,"html_url":"https://github.com/dylan751/awesome-programming-tutorials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylan751/awesome-programming-tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylan751%2Fawesome-programming-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylan751%2Fawesome-programming-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylan751%2Fawesome-programming-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylan751%2Fawesome-programming-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylan751","download_url":"https://codeload.github.com/dylan751/awesome-programming-tutorials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylan751%2Fawesome-programming-tutorials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31266406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T02:49:12.781Z","status":"ssl_error","status_checked_at":"2026-04-01T02:49:05.845Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"}},"readme":"# Awesome-programming-tutorials\n\nA curated list of awesome programming tutorials: book, blog, course...\n\n## Contributing\n\nPlease feel free to send me [pull requests](https://github.com/TranBaVinhSon/awesome-programming-tutorials/pulls)\n\n## Table of Contents\n\n  - [Android](#android)\n  - [CSS](#css)\n  - [Deep Learning](#deep-learning)\n  - [Javascript](#javascript)\n  - [Git](#git)\n  - [Machine Learning](#machine-learning)\n  - [ReactJs](#reactjs)\n  - [ReactNative](#reactnavtive)\n  - [Ruby On Rails](#ruby-on-rails)\n  - [VueJs](#vuejs)\n\n## Android\n\n#### Blog\n* [Androidhive](https://www.androidhive.info/) - Really helpful blog for Android developers.\n* [Mindorks](https://blog.mindorks.com/) - All About Android App Development.\n* [Simplified Coding](http://www.simplifiedcoding.net/) - Learn a lots android tricks from there.\n* [Android Instagram Clone](https://codingwithmitch.com/courses/instagram-clone/) - A step-by-step guide to build your own Android Instagram Clone (Email Authentication, Database, Cloud-Storage)\n* [AndroidPub](https://android.jlelse.eu/) - The Pub(lication) for Android \u0026 Tech, focused on Development\n* [Kotlin Academy](https://blog.kotlin-academy.com/) - Site with mission to simplify Kotlin learning\n* [EDMT Dev](https://www.youtube.com/channel/UCllewj2bGdqB8U9Ld15INAg) - One of best Android channel on Youtube\n\n## CSS\n\n### Blog\n* [CSS Tricks](https://css-tricks.com/) -  Over the years, CSS-Tricks has come to become a site about all things web design and development.\n\n### Courses\n* [Flexbox CSS](https://flexbox.io/) - A simple, free 20 video course that will help you master CSS Flexbox!\n* [Grid CSS](https://cssgrid.io/) - From fundamentals to real world in about 4 hours.\n\n\n## Deep Learning  \n\n#### Books\n* [Deep Learning Book](http://www.deeplearningbook.org/) - A bestseller book about Deep Learning, written by top experts of AI. Really recommend this.\n\n#### Courses\n* [Deep Learning Andrew Ng](https://www.coursera.org/specializations/deep-learning) - A course from top expert of AI - Andrew Ng\n* [Deep Learning A-Z](https://www.udemy.com/deeplearning/) - A bestseller Deep Learning course on Udemy. Learn to create Deep Learning Algorithms in Python.\n* [Tensorflow for Deep Learning Research](http://web.stanford.edu/class/cs20si/syllabus.html) - Stanford University: Tensorflow for Deep Learning Research\n* [Deep Learning for Natural Language Processing](http://cs224d.stanford.edu/syllabus.html) - Stanford University: Deep Learning for Natural Language Processing\n\n## Javascript\n\n#### Books\n* [Exploring ES6](http://exploringjs.com/es6/) - Upgrade to the next version of Javascript\n\n#### Courses\n* [egghead.io](https://egghead.io/courses)\n* [Javascript30](https://javascript30.com/) - Build 30 things in 30 days with 30 tutorials - No frameworks x No Compilers x No libraries x No boilerplate\n* [JavaScript Tutorial from W3School](https://www.w3schools.com/js/default.asp) - This tutorial will teach you JavaScript from basic to advanced.\n* [jQuery Tutorial from W3School](https://www.w3schools.com/jquery/default.asp) - jQuery greatly simplifies JavaScript programming.\n\n## Git\n\n#### Books\n* [Pro Git](https://git-scm.com/book/en/v2) - The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress\n\n## Machine Learning\n\n#### Blog\n* [Machine Learning Mastery](https://machinelearningmastery.com/) - Learn a lots trick from there. Good blog for Machine Learning\n* [Towards Data Science](https://medium.com/towards-data-science) - Sharing concepts, ideas and codes about Data Science.\n\n#### Courses\n* [Machine Learning Andrew Ng](https://www.coursera.org/learn/machine-learning) - A course from top expert of AI - Andrew Ng\n* [Machine Learning A-Z](https://www.udemy.com/machinelearning/) - A bestseller Machine Learning course on Udemy.\n\n## ReactJs\n\n#### Resources\n* [Awesome React](https://github.com/enaqx/awesome-react) - A collection of awesome things regarding React ecosystem.\n* [Real world React apps](https://github.com/jeromedalbert/real-world-react-apps) - Learn from React apps written by experienced developers.\n\n#### Courses\n* [React Training](https://reacttraining.com/) - Learn From React Community Leaders\n* [Redux](https://egghead.io/courses/getting-started-with-redux) - Getting Started with Redux.\n* [React Hooks](https://www.valentinog.com/blog/hooks/) - Getting Started with React Hooks\n\n## ReactNative\n\n#### Resources\n* [Awesome React Native](http://www.awesome-react-native.com/) - Awesome React Native components, news, tools, and learning material!\n\n## Ruby On Rails\n\n#### Blog\n* [Sello](https://medium.com/selleo) - Blog about rails.\n* [Ruby On Rails](https://medium.com/ruby-on-rails) - Tutorials and opinions about development in Ruby on Rails. I found a lots great articles in there.\n* [Devwalks Blog](https://www.devwalks.com/blog/) - Found a lots awesome stuff in there. For example like building Instagram by Rails\n\n#### Books\n* [Rails 5 Tutorail](https://www.railstutorial.org/) - One of the most popular resources for Rails developers (Free)\n* [Let's Build Instagram With Ruby on Rails](https://github.com/benwalks/Lets-Build-Instagram-Free-Book) - Let's build an Instagram clone with Ruby on Rails!\n* [Ruby on Rails Guides](http://guides.rubyonrails.org/) - These guides are designed to make you immediately productive with Rails..\n\n#### Courses\n* [RailsCasts](http://railscasts.com/) - Learn a lots of trick, useful things from there.(Free)\n* [GoRails](http://gorails.com/) - A new version of RailsCasts, really good content from begin to advance(Free + Pro)\n* [Leo's Courses](https://code4startup.com/projects) - Learning by create real startup(Free + project based)\n\n## Vuejs\n\n### Blog\n* [Alligator](https://alligator.io/vuejs/) - Not just about Vue. This blog is all about front-end.\n* [A Killer Vue.js Blog Demo: Launch in 2 Hours Tops](https://snipcart.com/blog/vuejs-blog-demo)\n* [Vuejs Developers](https://medium.com/js-dojo) - Vue.js Developers' mission is to up your skill and knowledge of Vue.js and related tools, beyond what's in the official documentation.\n* [Made with Vue](https://madewithvuejs.com/) - A collection of projects made with vue.js\n* [Vue Cookbook](https://vuejs.org/v2/cookbook/) - Form Validation, Dockerize Vue App...","created_at":"2024-01-13T12:57:19.056Z","updated_at":"2026-04-01T05:00:23.498Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["ReactJs","CSS","Vuejs","Ruby On Rails","Machine Learning","Javascript","Deep Learning","Git","Android","Contributing","ReactNative"],"sub_categories":["Courses","Blog"],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/dylan751%2Fawesome-programming-tutorials/projects"}