{"id":14112297,"url":"https://github.com/thuva4/Resources","last_synced_at":"2025-08-01T14:32:46.973Z","repository":{"id":89446586,"uuid":"97292909","full_name":"thuva4/Resources","owner":"thuva4","description":"A collection of useful resources","archived":false,"fork":false,"pushed_at":"2019-10-23T19:04:22.000Z","size":148,"stargazers_count":5,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T17:02:08.886Z","etag":null,"topics":["awesome","awesome-list","tutorials"],"latest_commit_sha":null,"homepage":"","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/thuva4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-15T04:50:05.000Z","updated_at":"2024-12-20T15:51:42.000Z","dependencies_parsed_at":"2024-01-07T05:59:45.869Z","dependency_job_id":"12f781a8-e2d4-4154-920a-63feb4bb6af2","html_url":"https://github.com/thuva4/Resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thuva4/Resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuva4%2FResources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuva4%2FResources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuva4%2FResources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuva4%2FResources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thuva4","download_url":"https://codeload.github.com/thuva4/Resources/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuva4%2FResources/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268241967,"owners_count":24218382,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"keywords":["awesome","awesome-list","tutorials"],"created_at":"2024-08-14T10:03:42.525Z","updated_at":"2025-08-01T14:32:46.948Z","avatar_url":"https://github.com/thuva4.png","language":null,"funding_links":[],"categories":["Other Lists"],"sub_categories":["TeX Lists"],"readme":"﻿# Resources\n\n# Readme\n| Haskell | Updated\n| :-: | :-:\n| | October 6, 2017\n| **Python** | **Updated**\n| :snake: | October 4, 2017\n| **Linux** | **Updated**\n| :penguin: | September 9, 2017\n\n## Contents ##\n- [Algorithms](#algorithm)\n- [Amazon Web Services](#amazon-web-services)\n- [Android](#android)\n- [AngularJS](#angularjs)\n  - [Version 1.x](#version-1x)\n- [Assembly](#assembly)\n- [Bash](#bash)\n- [Best Practice](#best-practice)\n  - [Coding Styles](#coding-styles)\n  - [Design Patterns](#design-patterns)\n- [Blockchain Technology](#blockchain-technology)\n- [C](#c-language)\n- [Computer Graphics](#computer-graphics)\n- [Computer Vision](#computer-vision)\n- [Deep Learning](#deep-learning)\n- [Data Science](#data-science)\n- [Deep Vision](#deep-vision)\n- [DevOps](#devops)\n- [Editors](#editors)\n- [Exploitation](#exploitation)\n- [Git](#git)\n- [Go](#go-language)\n- [Haskell](#haskell)\n- [Internet of Things](#iot)\n- [Interview](#interview)\n  - [Coding Interview](#coding-interview)\n  - [Design Interview](#design-interview)\n- [JavaScript](#javascript)\n- [Linux](#linux)\n- [Machine Learning](#machine-learning)\n- [Markdown](#markdown)\n- [Powershell](#powershell)\n  - [Modules](#modules)\n  - [Platform](#platform)\n  - [Tutorials](#tutorials)\n- [Programmer](#programmer)\n- [Python](#python)\n- [Reverse Engineering](#re)\n- [Ruby on Rails](#ruby-on-rails)\n- [SQL](#sql)\n- [Student Pack](#student-pack)\n  - [Study Plan](#study-plan)\n- [Unix](#unix)\n- [Web Development](#web-development)\n  - [Vue.js](#vuejs)\n\n\n\n## Algorithm ##\n[back to top](#readme)\n* [Awesome Algorithms](https://github.com/tayllan/awesome-algorithms)\n* [Awesome Challenges](https://github.com/mauriciovieira/awesome-challenges)\n* [Dynamic programming - PrismoSkills](http://prismoskills.appspot.com/lessons/Dynamic_Programming/Chapter_01_-_Introduction.jsp)\n* [Mega Project List](https://github.com/karan/Projects)\n* [Awesome Competitive Programming](https://github.com/lnishan/awesome-competitive-programming)\n* [The Algorithms - Python](https://github.com/TheAlgorithms/Python)\n* [The Algorithms - Java](https://github.com/TheAlgorithms/Java)\n* [All Algorithms implemented in C](https://github.com/TheAlgorithms/C)\n* [All Algorithms implemented in C++](https://github.com/TheAlgorithms/C-Plus-Plus)\n* [Algorithms and data structures in Swift](https://github.com/raywenderlich/swift-algorithm-club)\n* [The Algorithm Design Manual](https://edisciplinas.usp.br/pluginfile.php/1995283/mod_resource/content/1/Skiena.-.TheAlgorithmDesignManual.pdf)\n* [MIT Introduction to Algorithms-Fall 2011](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/)\n\n## Amazon Web Services ##\n[back to top](#readme)\n* [ Amazon Web Services — a practical guide ](https://github.com/open-guides/og-aws)\n* [ A curated list of awesome Amazon Web Services ](https://github.com/donnemartin/awesome-aws)\n\n## Android ##\n [back to top](#readme)\n* [Awesome Android](https://github.com/yongjhih/awesome-android-awesomeness)\n* [Android UI/UX Libraries](https://github.com/wasabeef/awesome-android-ui)\n* [Ultimate Android Reference](https://github.com/aritraroy/UltimateAndroidReference)\n* [Agile Android Software Development Book](https://www.agiledroid.com/)\n* [Extensive Open-Source Guides for Android Developers](https://github.com/codepath/android_guides)\n* [Do's and Don'ts for Android development](https://github.com/futurice/android-best-practices)\n* [Collection of links for every Android developer](https://github.com/anirudh24seven/android-dev-readme)\n* [Android Debug Database](https://github.com/amitshekhariitbhu/Android-Debug-Database)\n* [Open-Source Android Apps](https://github.com/pcqpcq/open-source-android-apps)\n* [Android Developers Backstage Podcast](http://androidbackstage.blogspot.com/)\n* [Android simple guide](https://developer.android.com/guide/index.html)\n* [Android courses by Google](https://www.udacity.com/courses/android)\n* [Fragmented Podcast](http://fragmentedpodcast.com/)\n* [Fresco](https://github.com/facebook/fresco)\n* [Volley](https://developer.android.com/training/volley/index.html)\n* [Firebase Sample Codes](https://github.com/firebase)\n* [ExoPlayer](https://github.com/google/ExoPlayer)\n* [Small and Extensible Logger - Timber](https://github.com/JakeWharton/timber)\n* [Debugging platform for Android - Stetho](https://code.facebook.com/posts/393927910787513/stetho-a-new-debugging-platform-for-android/)\n* [Publish - Subscriber Style - EventBus](https://github.com/google/guava/wiki/EventBusExplained)\n* [Professional Android Developer - galileox](https://www.edx.org/micromasters/galileox-professional-android-developer)\n* [Android Architecture Blueprints](https://github.com/googlesamples/android-architecture)\n* [Common Design Patterns in Android](https://www.raywenderlich.com/109843/common-design-patterns-for-android)\n* [How to master Android: What developers can learn from 21 apps](https://techbeacon.com/how-master-android-what-developers-can-learn-21-apps)\n\n## AngularJS ##\n[back to top](#readme)\n### Version 1.x ###\n* [Introduction](https://docs.angularjs.org/guide/introduction)\n* [The ng-book recipe](https://github.com/angularLovers/angularjs)\n* [AngularJS-Learning](https://github.com/jmcunningham/AngularJS-Learning)\n* [AngularJS Style Guide](https://github.com/toddmotto/angularjs-styleguide)\n* [Bunch of useful filters for AngularJS](https://github.com/a8m/angular-filter)\n* [Module that gives access to the browsers local storage](https://github.com/grevory/angular-local-storage)\n* [Angular UI Tree](https://github.com/angular-ui-tree/angular-ui-tree)\n\n## Assembly ##\n [back to top](#readme)\n * [Learn basics of assembly](http://www.tutorialspoint.com/assembly_programming/)\n * [Intro to Intel x86](https://www.youtube.com/watch?v=H4Z0S9ZbC0g\u0026list=PL038BE01D3BAEFDB0)\n * [Intermediate Intel x86](https://www.youtube.com/watch?v=8b0wZhDvLCM\u0026list=PL8F8D45D6C1FFD177)\n * [Intro to ARM](https://www.youtube.com/watch?v=XojE13qeiTE\u0026list=PLUFkSN0XLZ-n91t_AX5zO007Giz1INwPd)\n\n## Bash ##\n[back to top](#readme)\n* [A guide to learn bash](https://github.com/Idnan/bash-guide)\n* [The Bash Guide](http://guide.bash.academy)\n* [Bash Snippets](https://github.com/alexanderepstein/Bash-Snippets)\n\n## Best Practice ##\n[back to top](#readme)\n * [Best practices in Android](https://github.com/futurice/android-best-practices)\n * [Programming Best Practices](https://github.com/timoxley/best-practices)\n * [A set of best practices for JavaScript projects](https://github.com/wearehive/project-guidelines)\n * [iOS Good Practices](https://github.com/futurice/ios-good-practices)\n * [Best practices for developing Windows apps](https://github.com/futurice/windows-app-development-best-practices)\n * [Best practices for modern web development](https://github.com/google/WebFundamentals)\n * [Backend development best practices](https://github.com/futurice/backend-best-practices)\n * [HTML, CSS and JS best practices](https://github.com/bendc/frontend-guidelines)\n * [JS best practices](https://github.com/braziljs/js-the-right-way)\n * [PHP best practices](https://github.com/codeguy/php-the-right-way)\n * [TensorFlow tutorials and best practices](https://github.com/vahidk/EffectiveTensorflow)\n * [Python best practices](https://github.com/kennethreitz/python-guide)\n * [Angular Style Guide](https://github.com/johnpapa/angular-styleguide)\n * [Google Style Guides](https://github.com/google/styleguide)\n * [Microsoft REST API Guidelines](https://github.com/Microsoft/api-guidelines)\n * [Git Style Guide](https://github.com/agis/git-style-guide)\n * [React Style guide](https://github.com/styleguidist/react-styleguidist)\n * [Vue.js Component Style Guide](https://github.com/pablohpsilva/vuejs-component-style-guide)\n * [Git Commit Message Guide](https://github.com/slashsBin/styleguide-git-commit-message)\n * [Google HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html)\n * [Style guide \u0026 coding conventions for Swift](https://github.com/github/swift-style-guide)\n * [Swift style guide ](https://github.com/raywenderlich/swift-style-guide)\n * [SlideShare Swift Style ](https://github.com/SlideShareInc/swift-style-guide)\n * [A community-driven Ruby coding style guide](https://github.com/bbatsov/ruby-style-guide)\n * [Ruby Style Guide](https://github.com/airbnb/ruby)\n * [Scala Best Practices](https://github.com/alexandru/scala-best-practices)\n\n### Coding Styles ###\n  [back to top](#readme)\n  * [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md)\n  * [Airbnb JS Style Guide](https://github.com/airbnb/javascript)\n  * [Airbnb Ruby Style Guide](https://github.com/airbnb/ruby)\n  * [Ruby coding style guide](https://github.com/bbatsov/ruby-style-guide)\n  * [Angular 1 Style Guide](https://github.com/johnpapa/angular-styleguide/tree/master/a1)\n  * [CS 106B Coding Style Guide](http://stanford.edu/class/archive/cs/cs106b/cs106b.1158/styleguide.shtml)\n  * [Debugging Faqs](http://www.umich.edu/~eecs381/generalFAQ/Debugging.html)\n  * [Good C programming habits](https://www.reddit.com/r/C_Programming/comments/1vuubw/good_c_programming_habits/)\n  * [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html)\n  * [How to Report Bugs Effectively](https://www.chiark.greenend.org.uk/~sgtatham/bugs.html)\n  * [Stuff you need to Code Better!](http://codebetter.com)\n  * [What are some bad coding habits you would recommend a beginner avoid getting into?](https://www.reddit.com/r/learnprogramming/comments/1i4ds4/what_are_some_bad_coding_habits_you_would/)\n\n## Competitive Programming ##\n[back to top](#readme)\n* [Codeforce's Awesome List](http://codeforces.com/blog/entry/23054)\n* [A Handbook of Competitive Programming](http://www.comp.nus.edu.sg/~stevenha/myteaching/competitive_programming/cp1.pdf)\n* [Getting Started with the Sport of Programming](http://sportprogramming.blogspot.in/2014/07/getting-started-with-sport-of.html)\n* [Topcoder's Tutorials](https://www.topcoder.com/community/data-science/data-science-tutorials/)\n* [How to Win Coding Competitions: Secrets of Champions](https://www.edx.org/course/how-win-coding-competitions-secrets-itmox-i2cpx-1)\n\n### Design Patterns ###\n  * [ Design patterns implemented in Java ](http://java-design-patterns.com/patterns/)\n  * [Advanced C++ Features, Design Patterns, and Frameworks](http://www.cs.wustl.edu/~schmidt/PDF/pattern-examples4.pdf)\n  * [Design Patterns: Elements of Reusable Object-Oriented Software](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612)\n  * [Head First Design Patterns](https://www.amazon.com/Head-First-Design-Patterns-Brain-Friendly/dp/0596007124)\n  * [Design Patterns for Humans™](https://github.com/kamranahmedse/design-patterns-for-humans)\n\n## Blockchain Technology ##\n[back to top](#readme)\n* [Awesome Bitcoin](https://github.com/igorbarinov/awesome-bitcoin)\n* [docker-minergate-cli](https://github.com/ahmadbasir/Resources.git)\n* How does the Blockchain Work? [Part 1](https://medium.com/blockchain-review/how-does-the-blockchain-work-for-dummies-explained-simply-9f94d386e093) [Part 2](https://medium.com/blockchain-review/blockchain-essentials-for-dummies-ba2d8851f1ca) [Part 3](https://medium.com/blockchain-review/what-blockchain-should-we-use-6ba9cca8df22) [Part 4](https://medium.com/blockchain-review/the-difference-between-a-private-public-consortium-blockchain-799ae7f022bc)\n* [Bits on blocks | Thoughts on blockchain technology](https://bitsonblocks.net/)\n\n## C Language ##\n  [back to top](#readme)\n* [C Pointers in a nutshell](http://aticleworld.com/pointers-in-c/#.WWmawVI0rVU.facebook)\n* [C Programming](http://users.cs.cf.ac.uk/Dave.Marshall/C/CE.html)\n* [C programming language Frequently Asked Questions](http://c-faq.com/index.html)\n* [Deep C](https://www.slideshare.net/olvemaudal/deep-c)\n* [How to Program in C++](http://cs.fit.edu/~mmahoney/cse2050/how2cpp.html)\n* [The Descent to C](https://www.chiark.greenend.org.uk/~sgtatham/cdescent/)\n* [Introduction to C Programming](http://www.le.ac.uk/users/rjm1/cotter/index.htm)\n* [All about C++](http://www.cplusplus.com/)\n* [Head First C](http://www.mosaic-industries.com/embedded-systems/_media/c-ide-software-development/learning-c-programming-language/head-first-c-o-reilly-david-grifffiths-dawn-griffiths.pdf)\n\n## Computer Vision ##\n[back to top](#readme)\n* [Awesome Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)\n* [Introduction to Computer Vision | by Georgia Tech](https://www.udacity.com/course/introduction-to-computer-vision--ud810)\n* [Computer Vision Resources](http://resources.visionbib.com/)\n\n## Computer Graphics ##\n[back to top](#readme)\n* [CS184 Computer Graphics](http://inst.eecs.berkeley.edu/~cs184/fa12/onlinelectures.html)\n* [CS537 Interactive Computer Graphics](https://www.cs.drexel.edu/~david/Classes/ICG/)\n\n## Data Science ##\n[back to top](#readme)\n* [A curated list of data science blogs](https://github.com/rushter/data-science-blogs)\n* [Ipython notebooks](https://github.com/donnemartin/data-science-ipython-notebooks)\n* [Awesome Data Science](https://github.com/bulutyazilim/awesome-datascience)\n* [Data Camp](https://www.datacamp.com/home)\n* [Flowing Data](http://flowingdata.com)\n* [Microsoft Virtual Academy](https://mva.microsoft.com/en-US/training-courses/data-science-and-machine-learning-essentials-14100?l=UyhoTxWdB_3505050723)\n* [Python for Data Science - Cheatsheet](https://github.com/rabirajkhadka/cheatsheet/blob/master/PythonForDataScience.pdf)\n* [Ipython notebooks](https://github.com/donnemartin/data-science-ipython-notebooks)\n* [Awesome Data Science](https://github.com/bulutyazilim/awesome-datascience)\n* [Data Camp](https://www.datacamp.com/home)\n* [Flowing Data](http://flowingdata.com)\n* [Microsoft Virtual Academy](https://mva.microsoft.com/en-US/training-courses/data-science-and-machine-learning-essentials-14100?l=UyhoTxWdB_3505050723)\n* [Python for Data Science - Cheatsheet](https://github.com/rabirajkhadka/cheatsheet/blob/master/PythonForDataScience.pdf)\n* [Data Visualization with JavaScript](http://jsdatav.is/intro.html)\n* [Frontiers in Massive Data Analysis](https://www.nap.edu/read/18374/chapter/1)\n* [The Open-Source Data Science Masters](http://datasciencemasters.org/)\n* [Data Skeptic - Podcast](https://dataskeptic.com/)\n\n## Deep Learning ##\n[back to top](#readme)\n* [Deep Learning papers reading roadmap](https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap)\n* [Most Cited Deep Learning Papers](https://github.com/terryum/awesome-deep-learning-papers)\n* [Awesome Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning)\n* [A curated list of papers and code about very deep neural networks](https://github.com/daviddao/awesome-very-deep-learning)\n* [Deep Learning Tutorial](https://github.com/sjchoi86/dl_tutorials_10weeks)\n* [Summaries and notes on Deep Learning research papers](https://github.com/dennybritz/deeplearning-papernotes)\n* [Top Deep Learning Projects](https://github.com/aymericdamien/TopDeepLearning)\n* [Artificial Neural Network in Python](https://iamtrask.github.io/2015/07/12/basic-python-network/)\n* [Deep Learning Book](https://www.safaribooksonline.com/library/view/deep-learning/9781491924570/)\n* [Deep Learning Specialization](https://www.coursera.org/specializations/deep-learning)\n* [Practical Deep Learning for Coders] (http://course.fast.ai)\n* [Cutting Edge Deep Learning for Coders] (http://course.fast.ai/part2.html)\n\n\n## Deep Vision ##\n[back to top](#readme)\n* [Stanford CS231n: Convolutional Neural Networks for Visual Recognition](http://cs231n.stanford.edu)\n* [PyImageSearch](https://www.pyimagesearch.com)\n\n## DevOps ##\n[back to top](#readme)\n* [Awesome DevOps](https://github.com/joubertredrat/awesome-devops)\n* [Continuous Integration and Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd)\n* [Awesome Dev Environment](https://github.com/jondot/awesome-devenv)\n* [Subtle | Poor Man's CI](https://www.subtle.press/course/poor-mans-ci)\n\n## Editors ##\n[back to top](#readme)\n* [Vim tutorials](https://github.com/vim/vim/blob/master/runtime/tutor/tutor)\n* [Learn VIM from the browser](https://vimtutorplus.herokuapp.com/exercise/1)\n* [Atom tutorial](https://github.com/atom/atom)\n\n## Exploitation ##\n[back to top](#readme)\n* [Intro to binary exploitation](https://www.youtube.com/playlist?list=PLhixgUqwRTjxglIswKp9mpkfPNfHkzyeN)\n* [How to bypass ASLR](https://sploitfun.wordpress.com/2015/05/08/bypassing-aslr-part-i/)\n* [Corelan exploitation tutorials](https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/)\n\n## Git ##\n[back to top](#readme)\n* [Git - The Simple Guide](http://rogerdudler.github.io/git-guide/)\n* [Git Explained: For Beginners](https://juristr.com/blog/2013/04/git-explained/)\n* [A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/)\n* [Git from the inside out](https://maryrosecook.com/blog/post/git-from-the-inside-out)\n* [More about Github-flavored markdown](https://guides.github.com/features/mastering-markdown/)\n* [How to Undo Almost Anything With Git](https://github.com/blog/2019-how-to-undo-almost-anything-with-git)\n* [Git Cheatsheet](https://github.com/rabirajkhadka/cheatsheet/blob/master/atlassian-git-cheatsheet.pdf)\n\n## Go Language ##\n[back to top](#readme)\n* [Awesome Go](https://github.com/avelino/awesome-go)\n\n## Haskell ##\n[back to top](#readme)\n* [Functors, Applicatives and Monads in Pictures](http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html)\n* [Haskell Concepts in One Sentence](https://torchhound.github.io/posts/haskellOneSentence.html)\n* [Learn You a Haskell For Great Good](http://learnyouahaskell.com/)\n\n## HTML 5 ##\n* [w3schools](https://www.w3schools.com/html/html5_intro.asp)\n* [Tutorials Point](https://www.tutorialspoint.com/html5/)\n* [HTML 5](https://www.html-5-tutorial.com/)\n* [HTML 5 and CSS 3](http://www.html5andcss3.org/)\n* [HTML 5 Tutorial](https://www.tutorialrepublic.com/html-tutorial/)\n\n\n## Interview ##\n\n### Coding Interview ###\n* [A complete computer science study plan](https://github.com/jwasham/coding-interview-university#did-i-get-the-job)\n* [Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook)\n* [Personal guide to Software Engineering technical interviews](https://github.com/kdn251/interviews)\n\n### Design Interview ###\n* [Learn how to design large-scale systems](https://github.com/donnemartin/system-design-primer)\n* [Big list of programming interview questions](https://www.reddit.com/r/cscareerquestions/comments/20ahfq/heres_a_pretty_big_list_of_programming_interview/)\n* [10 Frequently asked SQL Query Interview Questions](http://www.java67.com/2013/04/10-frequently-asked-sql-query-interview-questions-answers-database.html)\n* [A Collection of Quant Riddles With Answers](http://puzzles.nigelcoldwell.co.uk)\n* [Algorithm design canvas](https://www.hiredintech.com/algorithm-design))\n* [Aptitude Questions and Answers](http://www.indiabix.com)\n* [A site for technical interview questions, brain teasers, puzzles, quizzles](https://www.techinterview.org)\n- [Student crowdsourced resources for any topic ](https://www.beehyve.io)\n* [Big collection of interview preparation links](https://www.reddit.com/r/cscareerquestions/comments/2lzc4h/big_collection_of_interview_preparation_links/)\n* [Big-O Algorithm Complexity Cheat Sheet](http://bigocheatsheet.com/#)\n* [BIG O Misconceptions](http://ssp.impulsetrain.com/big-o.html)\n* [Bitwise tricks](https://gist.github.com/dideler/2365607)\n* [checkcheckzz/system-design-interview](https://github.com/checkcheckzz/system-design-interview)\n* [ChiperSoft/InterviewThis](https://github.com/ChiperSoft/InterviewThis)\n* [Code Project](https://www.codeproject.com)\n* [Core Java Interview questions - Interview question on each topic](http://javahonk.com/core-java-interview-questions/)\n* [C PUZZLES, Some interesting C problems](http://www.gowrikumar.com/c/index.php)\n* [CS9: Problem-Solving for the CS Technical Interview](http://web.stanford.edu/class/cs9/)\n* [Delightful Puzzles](http://gurmeet.net/puzzles/)\n* [Determining the big-O runtimes of these different loops?](https://stackoverflow.com/questions/11094330/determining-the-big-o-runtimes-of-these-different-loops)\n* [five-essential-phone-screen-questions - steveyegge2](https://sites.google.com/site/steveyegge2/five-essential-phone-screen-questions)\n* [Freshers Interviews](http://placementsindia.blogspot.com)\n* [GeeksforGeeks | A computer science portal for geeks](http://www.geeksforgeeks.org)\n* [Get Ready to Learn SQL: 8. Database Normalization Explained in Simple English - Essential SQL](https://www.essentialsql.com/get-ready-to-learn-sql-database-normalization-explained-in-simple-english/)\n* [List of important questions for interview](https://github.com/odino/interviews)\n* [Give your résumé a face lift](http://www.lifeclever.com/give-your-resume-a-face-lift/)\n* [Guide to Tech Interviews](https://www.kchodorow.com/blog/2013/02/28/guide-to-tech-interviews/)\n* [Here's How to Prepare for Tech Interviews • /r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/1jov24/heres_how_to_prepare_for_tech_interviews/)\n* [How to Ace an Algorithms Interview](http://www.palantir.com/2011/09/how-to-rock-an-algorithms-interview)\n* [How to Answer \"Tell Me a Little About Yourself\" | The Art of Manliness](http://www.artofmanliness.com/2016/01/05/tell-me-a-little-about-yourself/)\n* [How to Answer the Toughest 40 Job Interview Questions | ICS Job Portal](http://www.icsjobportal.com/blog/job-interview-questions)\n* [How to Break Into the Tech Industry - a Guide to Job Hunting and Tech Interviews](http://haseebq.com/how-to-break-into-tech-job-hunting-and-interviews)\n* [How to interview](http://kelukelu.me/interview/index.html)\n* [How to prepare for an interview - 1](http://se7so.blogspot.com/2014/01/how-to-prepare-for-interview-1.html)\n* [IIT Delhi Placement Experience](http://placement-iit2013.blogspot.com)\n* [Interviewing At Jane Street](https://blogs.janestreet.com/interviewing-at-jane-street/)\n* [Interview Archives - Java Honk](http://javahonk.com/category/interview/)\n* [Java Interview Questions and Answers](https://adnjavainterview.blogspot.com)\n* [Job Interview: How to Ace a Job Interview | The Art of Manliness](http://www.artofmanliness.com/2012/08/06/how-to-ace-a-job-interview/)\n* [Job interviews News, Videos, Reviews and Gossip - Lifehacker](http://lifehacker.com/tag/job-interviews)\n* [Job Interview Questions and Best Answers](https://www.thebalance.com/job-interview-questions-and-answers-2061204)\n* [Study sheet for Interview](https://github.com/kimberli/interviews)\n* [A large collection of coding interview problems](https://github.com/mission-peace/interview/wiki)\n* [Pramp | A free on demand interview practice platform for Software Engineers](https://www.pramp.com/ref/gt1)\n* [Problems | LeetCode OJ](https://leetcode.com/problemset/algorithms/)\n* [Programmer And Software Interview Questions Answers](http://www.programmerinterview.com)\n* [Logic Puzzles](https://www.reddit.com/user/ashish2199/m/puzzles/)\n* [SQL interview questions](https://www.jitbit.com/news/181-jitbits-sql-interview-questions/)\n* [SQL Joins explained using venn diagram](http://stevestedman.com/wp-content/uploads/VennDiagram1.pdf)\n* [Java interview questions](https://github.com/svozniuk/java-interviews)\n* [The 25 most difficult HR questions](http://www.datsi.fi.upm.es/~frosal/docs/25mdq.html)\n* [Top 10 Algorithms for Coding Interview](http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/)\n* [Unix / Linux Cheat Sheet](http://cheatsheetworld.com/programming/unix-linux-cheat-sheet)\n* [Unsolicited_advice_for_job_seekers_and_employers](https://www.reddit.com/r/india/comments/1clgdj/unsolicited_advice_for_job_seekers_and_employers/)\n* [Visualising Data Structures and Algorithms through Animation](https://visualgo.net/en)\n* [We Help Coders Get Hired](https://www.hiredintech.com/app)\n* [what_are_your_goto_questions_for_the_do_you_have?](https://www.reddit.com/r/cscareerquestions/comments/209rkq/what_are_your_goto_questions_for_the_do_you_have/)\n* [Why You Make Less Money](https://www.reddit.com/r/cscareerquestions/comments/1b8wa3/why_you_make_less_money/)\n* [Logic puzzles and riddles](https://www.ocf.berkeley.edu/~wwu/riddles/hard.shtml)\n\n## IoT ##\n[back to top](#readme)\n* [Awesome IoT](https://github.com/HQarroum/awesome-iot)\n\n## JavaScript ##\n[back to top](#readme)\n* [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS)\n* [JavaScript30](https://github.com/wesbos/JavaScript30)\n* [Practical JavaScript](https://watchandcode.com/p/practical-javascript)\n\n## Linux ##\n[back to top](#readme)\n* [Learning the shell.](http://linuxcommand.org)\n* [Linux Journey](https://linuxjourney.com)\n* [Linux Tutorial](http://ryanstutorials.net/linuxtutorial/)\n* [Awesome-Linux-Software](https://github.com/LewisVo/Awesome-Linux-Software)\n* [The Linux Command Line: A Complete Introduction](https://www.amazon.com/Linux-Command-Line-Complete-Introduction/dp/1593273894)\n\n## Machine Learning ##\n[back to top](#readme)\n  * [_TensorFlow Neural Machine Translation_](https://github.com/tensorflow/nmt)\n  * [Awesome TensorFlow](https://github.com/jtoy/awesome-tensorflow#awesome-tensorflow)\n  * [TensorFlow-Tutorials](https://github.com/nlintz/TensorFlow-Tutorials)\n  * [An end to end tutorial of a machine learning pipeline](https://github.com/Spandan-Madan/DeepLearningProject)\n  * [Minimal and clean examples of machine learning algorithms](https://github.com/rushter/MLAlgorithms)\n  * [Machine-Learning-Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials)\n  * [Torch implementation of neural style algorithm](https://github.com/jcjohnson/neural-style)\n  * [CS229 Machine-Learning(stanford)](https://www.youtube.com/playlist?list=PLA89DCFA6ADACE599)\n  * [Kaggle - Your Home for Data Science](https://www.kaggle.com/)\n  * [DeepFace](https://www.cs.toronto.edu/~ranzato/publications/taigman_cvpr14.pdf)\n  * [Awesome Data Science](https://github.com/bulutyazilim/awesome-datascience)\n  * [Introductory course by Andrew Ng](https://www.coursera.org/learn/machine-learning)\n  * [Content by Google Developers](https://www.youtube.com/watch?v=cKxRvEZd3Mw\u0026list=PLT6elRN3Aer7ncFlaCz8Zz-4B5cnsrOMt)\n  * [MIT OCW Course](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-867-machine-learning-fall-2006/)\n  * [Statistical ML](https://www.youtube.com/watch?list=PLTB9VQq8WiaCBK2XrtYn5t9uuPdsNm7YE\u0026v=zcMnu-3wkWo)\n  * [HackerEarth Blog for More Resources](http://blog.hackerearth.com/13-free-training-courses-on-machine-learning-artificial-intelligence)\n  * [Even More Resources :)](https://medium.freecodecamp.org/every-single-machine-learning-course-on-the-internet-ranked-by-your-reviews-3c4a7b8026c0)\n  * [Python Machine Learning Book](https://github.com/rasbt/python-machine-learning-book)\n  * [Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)\n  * [TensorFlow Models](https://github.com/tensorflow/models)\n  * [TensorFlow Examples](https://github.com/aymericdamien/TensorFlow-Examples)\n\n## Markdown ##\n[back to top](#readme)\n* [Markcown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)\n\n## Powershell ##\n[back to top](#readme)\n\n### Modules ###\n* [Pester - PowerShell unit testing framework](https://github.com/pester/Pester/wiki/Pester)\n* [platyPS - Write PowerShell External Help in Markdown](https://github.com/PowerShell/platyPS)\n* [Plaster - Powershell template-based file and project generator](https://github.com/PowerShell/Plaster)\n\n### Platform ###\n* [Powershell Gallery](https://www.powershellgallery.com/)\n\n### Tutorials ###\n* [Building a PowerShell module](http://ramblingcookiemonster.github.io/Building-A-PowerShell-Module/)\n* [A Simple Release Pipeline for PowerShell Modules](https://mattmcnabb.github.io/appveyor-ci-plaster)\n* [Using PowerShell and oAuth](https://foxdeploy.com/2015/11/02/using-powershell-and-oauth/)\n* [Github-Pester-AppVeyor](http://ramblingcookiemonster.github.io/GitHub-Pester-AppVeyor/)\n* [Github-Pester-AppVeyor pt.2](http://ramblingcookiemonster.github.io/Github-Pester-AppVeyor-Part-2/)\n* [Adventures in Plaster](https://kevinmarquette.github.io/2017-05-12-Powershell-Plaster-adventures-in/)\n* [Working With Plaster](http://overpoweredshell.com/Working-with-Plaster/)\n* [Let's build the CI/CD pipeline for a new module](https://kevinmarquette.github.io/2017-01-21-powershell-module-continious-delivery-pipeline/)\n\n## Programmer ##\n[back to top](#readme)\n* [Freely available programming books](https://github.com/EbookFoundation/free-programming-books)\n* [Every Programmer Should Know](https://github.com/mr-mig/every-programmer-should-know)\n\n## Python ##\n[back to top](#readme)\n  * [Awesome Python](https://github.com/vinta/awesome-python)\n  * [Idiomatic Python](http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html)\n  * [Learn Python Hard Way](https://learnpythonthehardway.org/)\n  * [Python Guide](http://docs.python-guide.org/en/latest/)\n  * [Python for Non-Programmers](https://wiki.python.org/moin/BeginnersGuide/NonProgrammers)\n  * [MITx - 6.00.1x - Introduction to Computer Science and Programming Using Python](https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-11)\n  * [Codeacademy - Learn Python](https://www.codecademy.com/learn/learn-python)\n  * [Full Stack Python](https://www.fullstackpython.com/best-python-resources.html)\n  * [Python Application](https://pythonprogramming.net)\n  * [Learn Python for Data Science](https://www.youtube.com/watch?v=T5pRlIbr6gg\u0026list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU)\n  * [Simple Python Projects](https://codeclubprojects.org/en-GB/python)\n  * [Python Fundamentals](https://pythonprogramming.net/python-fundamental-tutorials/)\n  * [An Introduction to Interactive Programming in Python (Part 1)](https://www.coursera.org/learn/interactive-python-1/)\n  * [An Introduction to Interactive Programming in Python (Part 2)](https://www.coursera.org/learn/interactive-python-2/)\n\n## Ruby on Rails ##\n[back to top](#readme)\n  * [Rails Tutorial](https://www.railstutorial.org/book)\n  * [Rails for Zombies](http://railsforzombies.org/)\n  * [Ruby on Rails: An Introduction](https://www.coursera.org/learn/ruby-on-rails-intro)\n\n## RE ##\n[back to top](#readme)\n  * [Intro to Reverse Engineering](https://www.youtube.com/watch?v=byK0tXH5axQ\u0026list=PL416CEDF4A931DB0D)\n  * [Malware Reverse Engineering](https://www.youtube.com/watch?v=LC81gbmTsiE\u0026list=PLUFkSN0XLZ-kwukmQOAgCZ08C5REoZElt)\n  * [How to find Rootkits](https://www.youtube.com/watch?v=ewNo_poX7bA\u0026index=1\u0026list=PLF58FB7BCB20ED11A)\n  * [Dynamic Malware Analysis](https://www.youtube.com/watch?v=XgtG9p_Pr9E\u0026list=PLUFkSN0XLZ-kqYbGpY4Gt_VATd4ytQg-Z)\n\n## SQL ##\n[back to top](#readme)\n* [MySQL Tutorials](http://www.mysqltutorial.org)\n* [MySQL Essentials](http://www.techotopia.com/index.php/MySQL_Essentials)\n* [A very good SQL cheat sheet](http://www.cheat-sheets.org/sites/sql.su/)\n* [Head first SQL](http://index-of.es/Ruby/Head%20First%20SQL%20your%20brain%20on%20SQL%20a%20Learners%20Guide.pdf)\n\n## Student Pack ##\n[back to top](#readme)\n* [Best student discount services](https://github.com/AdiChat/Best-student-discount-services)\n* [Visual Studio Dev Essentials](https://www.visualstudio.com/dev-essentials/)\n* [Open Source Mentorships](https://github.com/github/mentorships)\n* [A list of semi to fully remote-friendly companies in tech](https://github.com/jessicard/remote-jobs)\n* [Github Student Pack](https://education.github.com/pack)\n\n### Study Plan ###\n* [Path to a free self-taught education in Computer Science!](https://github.com/open-source-society/computer-science)\n* [How to be low-level programmer](https://github.com/gurugio/lowlevelprogramming-university)\n* [A complete daily plan for studying to become a machine learning engineer](https://github.com/ZuzooVn/machine-learning-for-software-engineers)\n* [Path to a free self-taught education in Data Science!](https://github.com/open-source-society/data-science)\n* [Path to a free self-taught education in Game Development!](https://github.com/open-source-society/game-development)\n\n## Unix ##\n[back to top](#readme)\n* [Learn UNIX in 10 minutes](http://freeengineer.org/learnUNIXin10minutes.html)\n* [The Unix Programming Environment](http://product.half.ebay.com/The-UNIX-Programming-Environment-by-Brian-W-Kernighan-and-Rob-Pike-1983-Other/54385\u0026tg=info)\n* [UNIX and Linux System Administration Handbook, 4th Edition](https://www.amazon.com/UNIX-Linux-System-Administration-Handbook/dp/0131480057)\n* [Unix Shell](https://www.dartmouth.edu/~rc/classes/ksh/print_pages.shtml)\n\n## Web development ##\n[back to top](#readme)\n* [A free visual guide to CSS](http://cssreference.io/)\n* [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)\n* [Modern JavaScript Web Development](https://github.com/dexteryy/spellbook-of-modern-webdev)\n* [ES2015 [ES6] cheatsheet](https://github.com/DrkSephy/es6-cheatsheet)\n* [Head First Web Design](http://www.headfirstlabs.com/books/hfwd/)\n* [\u003chead\u003e cheatsheet](https://github.com/joshbuchea/HEAD)\n* [Django For Beginners](https://djangoforbeginners.com/)\n* [A guide for web developers](https://www.w3schools.com/default.asp)\n* [Django Girls](https://djangogirls.org/)\n* [Tango With Django](http://www.tangowithdjango.com/)\n\n### Vue.js ###\n* [Awesome Vue](https://github.com/vuejs/awesome-vue)\n* [Building a To-Do App with Vue.js 2](https://scotch.io/tutorials/build-a-to-do-app-with-vue-js-2)\n* [How to mobile-proof your site](https://medium.com/dev-channel/how-to-add-a-web-app-manifest-and-mobile-proof-your-site-450e6e485638)\n* [Beginners guide to css-selectors](https://css-tricks.com/how-css-selectors-work)\n* [Roadmap to becoming a web developer, what do I need to know?](https://medium.freecodecamp.org/a-roadmap-to-becoming-a-web-developer-in-2017-b6ac3dddd0cf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthuva4%2FResources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthuva4%2FResources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthuva4%2FResources/lists"}