Curated Self Study Guide for Computer Science, DevOps, SRE & SysAdmin The latest updated copy of this page is at http://Learn.SharjeelSayed.com . Fork/PR at https://github.com/sharjeelsayed/sharjeelsayed.github.io About me: https://SharjeelSayed.com Contents: Computer Science: Programming Concepts Computer Architecture Algorithms and Data Structures Mathematics for Computer Science Operating Systems Concepts Networking Data Engineering DevOps/SRE/SysAdmin: DevOps SRE SysAdmin Linux FreeBSD Bash tmux Windows Powershell Storage Docker Kubernetes VMware OpenStack Data Center AWS Azure GCP Heroku NginX Apache IIS HAProxy Ansible Terraform Vagrant Puppet MySQL SQL Server PostgreSQL Redis Memcached Tomcat Git Jenkins Vim ELK Prometheus Grafana Security Hardware macOS MOOC Development: SQL Python C Java Web Development JavaScript Node.js Regex iOS/Android Machine Learning Career: Interview Guides Resume Improvement Portfolio Jobs Job Sites Company and Salary Reviews Freelancing Management Money Foreign Language Study Tools: Productivity Tools Web Browser Books Kindle Study Music Headphones Ear Plugs Miscellaneous: Microsoft Excel Electronics Science Design News NewsLetters Podcasts Email Backup VPS VPN BitTorrent Survival Chess Computer Science: Sources: http://blog.agupieware.com/2014/06/online-learning-intensive-bachelors.html http://cdn.cs50.net/guide/guide-15.pdf (Unofficial Guide to CS at Harvard) http://matt.might.net/articles/what-cs-majors-should-know https://begriffs.com/posts/2017-04-13-longterm-computing-reading.html https://en.wikipedia.org/wiki/Outline_of_computer_science https://github.com/Developer-Y/cs-video-courses https://github.com/mvillaloboz/open-source-cs-degree https://github.com/nushackers/notes-to-cs-freshmen-from-the-future https://github.com/open-source-society/computer-science https://github.com/prakhar1989/awesome-courses https://github.com/topics/computer-science?o=desc&s=stars https://github.com/watson/awesome-computer-history https://laconicml.com/computer-science-curriculum-youtube-videos (This is The Entire Computer Science Curriculum in 1000 YouTube Videos) https://learn-anything.xyz/computer-science https://medium.freecodecamp.org/640-free-online-programming-computer-science-courses-you-can-start-in-september-f0bd3a184625 https://news.ycombinator.com/item?id=13014900 (Ask HN: What are the bibles of Computer Science?) https://news.ycombinator.com/item?id=13406638 (Ask HN: What's the best computer science book you've read recently?) https://news.ycombinator.com/item?id=15018002 (Ask HN: Is Georgia Tech's Online Master in CS Worth It?) https://news.ycombinator.com/item?id=15089476 (Ask HN: What is your favorite CS paper?) https://news.ycombinator.com/item?id=15695326 (Ask HN: What are some interesting papers in CS for a beginner?) https://news.ycombinator.com/item?id=15898263 (A computer science study plan) https://news.ycombinator.com/item?id=15899383 ( Ask HN: Fully online CS degrees?) https://news.ycombinator.com/item?id=16591918 (Ask HN: “Write your own” or “Build your own” software projects) https://news.ycombinator.com/item?id=17031609 (Ask HN: Books you should have read when you start a career in SE / CS?) https://news.ycombinator.com/item?id=18890417 (If not SICP, then what? Maybe HTDP?) https://news.ycombinator.com/item?id=20729252 (Ask HN: What book to read to get a footing in CS theory?) https://news.ycombinator.com/item?id=21311302 (Ask HN: What are the most fundamental books on computer science?) https://news.ycombinator.com/item?id=21919465 (Ask HN: How do I choose the right resource to learn CS fundamentals?) https://news.ycombinator.com/item?id=22692281 (Ask HN: Computer Science/History Books?) https://news.ycombinator.com/item?id=23588896 Teach Yourself Computer Science (teachyourselfcs.com) https://news.ycombinator.com/item?id=25271676 ( Ask HN: What are the best advanced computer science courses online?) https://news.ycombinator.com/item?id=5019373 (How Harvard's CS50 Renewed My Hope For Online Education) https://ocw.mit.edu/courses/find-by-topic/#cat=engineering&subcat=computerscience https://spin.atomicobject.com/2015/05/15/obtaining-thorough-cs-background-online https://techdevguide.withgoogle.com https://www.amazon.com/Best-Sellers-Books-Computer-Science/zgbs/books/468204 https://www.google.com/about/careers/students/guide-to-technical-development.html https://www.reddit.com/r/compsci/comments/20vbaw/what_book_made_you_a_better_computer_scientist https://www.reddit.com/r/compsci/comments/40mq3q/what_are_the_canon_books_in_computer_science https://www.reddit.com/r/compsci/comments/7s63d6/are_there_cs_related_podcast_to_listen_to https://www.reddit.com/r/cscareerquestions/comments/5bsg82/whats_the_single_most_useful_csrelated_link_you https://www.reddit.com/r/cscareerquestions/comments/92yuvw/what_parts_of_a_cs_degree_have_been_most_useful https://www.reddit.com/r/learnprogramming/comments/69x0bp/teach_yourself_computer_science https://www.reddit.com/r/learnprogramming/comments/764cs8/trello_board_for_teach_yourself_computer_science https://www.reddit.com/r/learnprogramming/comments/ani7nb/psa_many_of_berkeleys_courses_have_lectures_and https://www.scotthyoung.com/blog/myprojects/mit-challenge-2 https://pinboard.in/u:SharjeelSayed/t:cs Books and Courses: Teach Yourself Computer Science https://teachyourselfcs.com Path to a free self-taught education in Computer Science! https://github.com/ossu/computer-science Structure and Interpretation of Computer Programs - 2nd Edition http://inst.eecs.berkeley.edu/~cs61a/fa16 (Instructor: John DeNero) http://inst.eecs.berkeley.edu/~cs61a/sp17 http://sarabander.github.io/sicp http://www.composingprograms.com https://cs61a.org https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/index.htm https://www.youtube.com/playlist?list=PL7BcsI5ueSNFPCEisbaoQ0kXIDX9rR5FF https://www.youtube.com/playlist?list=PLE18841CABEA24090 https://xuanji.appspot.com/isicp https://mitpress.mit.edu/sites/default/files/sicp/index.html https://opendocs.github.io/sicp/sicp.pdf https://wizardforcel.gitbooks.io/sicp-in-python Computer Systems: A Programmer's Perspective (3rd Edition) https://www.amazon.com/Computer-Systems-Programmers-Perspective-3rd/dp/013409266X http://csapp.cs.cmu.edu/3e/home.html Computer Science 61A, UCBerkeley 001 - Spring 2011 https://archive.org/details/ucberkeley-webcast-PL3E89002AA9B9879E?sort=titleSorter Distributed Systems 3.01 Edition https://www.amazon.com/Distributed-Systems-Maarten-van-Steen/dp/1543057381 https://www.youtube.com/playlist?list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB (MIT 6.824 Distributed Systems (Spring 2020)) https://pdos.csail.mit.edu/6.824/schedule.html (MIT 6.824 Schedule: Spring 2020 ) Programming Concepts: Sources: http://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read http://www.flyingmachinestudios.com/programming/learn-programming-languages-efficiently https://blog.codinghorror.com/recommended-reading-for-developers https://blog.rutikwankhade.dev/github-repositories-every-aspiring-developer-should-check-out https://dev.to https://devdocs.io https://devurls.com https://docs.google.com/spreadsheets/d/1gIRjeB1Y_AMvtmJsZWl_dNMDJ7lPSIxiVUYyEvrP5P4/htmlview?usp=sharing&sle=true (Popular Programming Podcast episodes) https://github.com/aceking007/100ProjectsOfCode https://github.com/AlgoryL/Projects-from-Scratch https://github.com/bnb/awesome-developer-streams https://github.com/braydie/HowToBeAProgrammer https://github.com/danistefanovic/build-your-own-x https://github.com/EbookFoundation/free-programming-books https://github.com/kamranahmedse/developer-roadmap https://github.com/LeCoupa/awesome-cheatsheets https://github.com/Michael0x2a/curated-programming-resources https://github.com/mtdvio/every-programmer-should-know https://github.com/P1xt/p1xt-guides https://github.com/rby90/Project-Based-Tutorials-in-C https://github.com/rShetty/awesome-podcasts https://github.com/sdmg15/Best-websites-a-programmer-should-visit https://github.com/stanzhai/be-a-professional-programmer https://github.com/styfle/awesome-online-ide https://github.com/topics/programming?o=desc&s=stars https://github.com/tuvtran/project-based-learning https://github.com/twowaits/SDE-Interview-Questions https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=every%20programmer&sort=byPopularity&type=story (Things every programmer should know) https://insights.stackoverflow.com/survey/2020 https://learnxinyminutes.com https://mapfilterfold.com/?genre=programming https://morningcupofcoding.com https://news.ycombinator.com/item?id=11465234 (Composing Programs – Python 3 in the tradition of SICP) https://news.ycombinator.com/item?id=12702651 (Ask HN: What is your favorite YouTube channel for developers?) https://news.ycombinator.com/item?id=12718102 (Programming books you might want to consider reading) https://news.ycombinator.com/item?id=13597949 (The most mentioned books on Stack Overflow) https://news.ycombinator.com/item?id=13918465 (Beautiful Online SICP) https://news.ycombinator.com/item?id=14169760 (Resources on creating programming languages) https://news.ycombinator.com/item?id=14486657 (Ask HN: What language-agnostic programming books should I read?) https://news.ycombinator.com/item?id=14627137 (CS61A Structure and Interpretation of Computer Programs) https://news.ycombinator.com/item?id=14708350 (Ask HN: What habits make a programmer great?) https://news.ycombinator.com/item?id=14825811 (More Good Programming Quotes (2016)) https://news.ycombinator.com/item?id=14841939 (Ask HN: What books had the greatest effect on how you structure your code?) https://news.ycombinator.com/item?id=14842276 (Ask HN: What programming blogs do you follow?) https://news.ycombinator.com/item?id=15154903 (Ask HN: What are your favourite developer blogs?) https://news.ycombinator.com/item?id=15157651 (YouTube Programming Channels) https://news.ycombinator.com/item?id=15733745 (Ask HN: How do you read programming books?) https://news.ycombinator.com/item?id=15739877 (Stanford Compilers Course (stanford.edu) https://news.ycombinator.com/item?id=15826781 (Ask HN: What coding challenge sites should I try next?) https://news.ycombinator.com/item?id=15828935 (Reddit's favorite programming books, from 3.5B comments) https://news.ycombinator.com/item?id=16346319 (Ask HN: How would you relearn programming?) https://news.ycombinator.com/item?id=16535886 (Ask HN: Best way to learn modern C++?) https://news.ycombinator.com/item?id=16952222 (Competitive Programmer's Handbook (2017) [pdf] (cses.fi)) https://news.ycombinator.com/item?id=17390527 (DevTube: Searchable index of developer videos (dev.tube)) https://news.ycombinator.com/item?id=17651797 (Composing Programs – An introduction to programming in the tradition of SICP) https://news.ycombinator.com/item?id=17666133 (Paul Graham on SICP (2000)) https://news.ycombinator.com/item?id=17965917 (Ask HN: What's a starting point for learning how to write programming languages?) https://news.ycombinator.com/item?id=18046722 (What are some things that only someone who has been programming 20 years knows? (quora.com)) https://news.ycombinator.com/item?id=18128477 (Ask HN: What is your best advice for a junior software developer?) https://news.ycombinator.com/item?id=18422000 (Ask HN: Where to find someone to review my code?) https://news.ycombinator.com/item?id=18961793 (Ask HN: What are must-know concepts for back end development?) https://news.ycombinator.com/item?id=20556336 (Ask HN: What are the “best” codebases that you've encountered?) https://news.ycombinator.com/item?id=22011743 (Ask HN: Are there any openly available software architecture documents?) https://news.ycombinator.com/item?id=22767351 (Most-recommended programming books:Overtime I've built my own list of lists.) https://news.ycombinator.com/item?id=23468193 ( Ask HN: Which tools have made you a much better programmer?) https://octoverse.github.com https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-01sc-introduction-to-electrical-engineering-and-computer-science-i-spring-2011/index.htm https://softwareengineeringdaily.com https://toptalkedbooks.com/stackoverflow/all https://www.daolf.com/posts/best-programming-books https://www.discoverdev.io https://www.microsoft.com/en-us/research/blog/category/podcast https://www.reddit.com/r/compsci+cscareerquestions+learnprogramming+programming https://www.reddit.com/r/cscareerquestions/comments/6hmlxr/what_are_the_most_indemand_software_skills_right/dizqiie https://www.reddit.com/r/cscareerquestions/comments/6w4dej/what_books_should_every_software_engineer_read_to https://www.reddit.com/r/dailyprogrammer/wiki https://www.reddit.com/r/learnprogramming/comments/6l5u8s/what_one_thing_improved_your_skills_the_most https://www.reddit.com/r/learnprogramming/comments/6lvvqq/audiobooks_on_programming https://www.reddit.com/r/learnprogramming/comments/75qwen/im_34_and_i_got_my_first_programming_job_after https://www.reddit.com/r/learnprogramming/comments/89pcz9/what_programming_podcasts_if_any_do_you_listen_to https://www.reddit.com/r/learnprogramming/comments/8h1tzj/beginner_programmer_podcasts https://www.reddit.com/r/learnprogramming/comments/ajijri/good_youtube_channels_for_learning_how_to_code https://www.reddit.com/r/learnprogramming/comments/gjf5sr/what_are_some_good_youtube_channels_for_learning https://www.reddit.com/r/learnprogramming/top https://www.reddit.com/r/learnprogramming/wiki/books https://www.reddit.com/r/learnprogramming/wiki/faq https://www.reddit.com/r/learnprogramming/wiki/online https://www.reddit.com/r/programming/comments/6l689j/a_manually_curated_list_of_240_popular https://www.theodinproject.com https://www.udacity.com/course/intro-to-computer-science--cs101 Books and Courses: CS50 Introduction to Computer Science , Harvard University https://www.edx.org/course/introduction-computer-science-harvardx-cs50x Introduction to Computer Science and Programming Using Python , MIT https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-11 How to Design Programs, Second Edition http://www.htdp.org/2018-01-06/Book Computer Architecture: Sources: https://news.ycombinator.com/item?id=14526344 (Build a Modern Computer from First Principles: Nand to Tetris Part II) Books and Courses: The Elements of Computing Systems: Building a Modern Computer from First Principles https://www.amazon.com/Elements-Computing-Systems-Building-Principles/dp/0262640686 http://www.nand2tetris.org http://nandgame.com Computer Organization and Design MIPS Edition, Fifth Edition https://www.amazon.com/gp/product/0124077269 Computer Science 61C, UCBerkeley 001 - Spring 2015 https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iCl2-D-FS5mk0jFF6cYSJs_?sort=titleSorter Computation Structures | Electrical Engineering and Computer Science | MIT OpenCourseWare https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-004-computation-structures-spring-2009 Additional Material: Modern Microprocessors A 90-Minute Guide! A brief, pulls-no-punches, fast-paced introduction to the main design aspects of modern processor microarchitecture http://www.lighterra.com/papers/modernmicroprocessors Computer Architecture, Fifth Edition: A Quantitative Approach (The Morgan Kaufmann Series in Computer Architecture and Design) 5th Edition https://www.amazon.com/Computer-Architecture-Fifth-Quantitative-Approach/dp/012383872X Algorithms and Data Structures: Sources: https://github.com/karan/Projects https://github.com/teivah/algodeck https://github.com/williamfiset/Algorithms https://news.ycombinator.com/item?id=13653669 (Algorithms (khanacademy.org)) https://news.ycombinator.com/item?id=15423045 (A Comparison of Four Algorithms Textbooks (2016)) https://news.ycombinator.com/item?id=16428309 (Ask HN: What's the best algorithms and data structures online course?) https://news.ycombinator.com/item?id=17079197 (Algorithms Behind Modern Storage Systems) https://news.ycombinator.com/item?id=18805624 (Algorithms, by Jeff Erickson (illinois.edu)) https://projecteuler.net https://www.reddit.com/r/algorithms https://www.reddit.com/r/compsci/comments/1kcal2/algorithims_everyone_should_know https://www.reddit.com/r/cscareerquestions/comments/ap8jz3/which_data_structures_and_algorithms_are https://www.reddit.com/r/learnprogramming/comments/379vwn/visually_learning_algorithms Books and Courses: The Algorithm Design Manual 2nd Edition by Steven S. Skiena https://www.amazon.com/gp/product/1848000693 https://link.springer.com/book/10.1007/978-1-84800-070-4 http://www3.cs.stonybrook.edu/~algorith/video-lectures (Steven Skiena Dept. of Computer Science Stony Brook University Video Lectures) https://www.youtube.com/playlist?list=PLOtl7M3yp-DX32N0fVIyvn7ipWKNGmwpp (CSE373 - Analysis of Algorithms 2016 SBU) Algorithms by S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani http://algorithmics.lsi.upc.edu/docs/Dasgupta-Papadimitriou-Vazirani.pdf Additional Material: Introduction to Algorithms, 3rd Edition https://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844 Algorithms by Jeff Erickson http://jeffe.cs.illinois.edu/teaching/algorithms Mathematics for Computer Science: Sources: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=math&sort=byPopularity&type=story https://news.ycombinator.com/item?id=13800320 ( Mathematics for Computer Science [pdf] (mit.edu)) https://news.ycombinator.com/item?id=13800320 (Mathematics for Computer Science [pdf] (mit.edu)) https://news.ycombinator.com/item?id=14161876 (Calculus Made Easy (1914)) https://news.ycombinator.com/item?id=14581273 (Georgia Tech's free math textbook collective) https://news.ycombinator.com/item?id=16392698 (How to Study Mathematics (2017) (uh.edu)) https://news.ycombinator.com/item?id=16562173 (Ask HN: How to self-learn math?) https://news.ycombinator.com/item?id=19178593 (Classic Mathematics Books for Lifelong Learners ) https://news.ycombinator.com/item?id=20048205 (Mathematics all-in-one cheat-sheet (2013) [pdf]) https://news.ycombinator.com/item?id=21346272 (Ask HN: Are there books for mathematics like Feynman's lectures on physics?) https://news.ycombinator.com/item?id=23711942 (Ask HN: Recommend a maths book for a teenager?) https://www.reddit.com/r/learnprogramming/comments/70rh9q/is_there_a_cs50_for_math https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw (3Blue1Brown Channel) Books and Courses: Lecture notes by László Lovász http://www.cs.elte.hu/~lovasz/dmbook.ps Mathematics for Computer Science , MIT https://courses.csail.mit.edu/6.042/spring17/mcs.pdf https://www.youtube.com/playlist?list=PLUl4u3cNGP60UlabZBeeqOuoLuj_KNphQ (MIT 6.042J Mathematics for Computer Science, Spring 2015 YouTube) Essence of linear algebra https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab Introduction to Linear Algebra, Fifth Edition https://www.amazon.com/Introduction-Linear-Algebra-Gilbert-Strang/dp/0980232775 Operating Systems Concepts: Sources: https://news.ycombinator.com/item?id=10182727 (Operating Systems: Three Easy Pieces (wisc.edu)) https://news.ycombinator.com/item?id=18023062 (How to create an OS from scratch – tutorial (github.com)) https://news.ycombinator.com/item?id=18448942 (A book list for OS kernel developers and device driver writers (2006) (jdebp.eu)) https://news.ycombinator.com/item?id=20809666 (Ask HN: Recommended resources to learn the Linux kernel and OS theory?) Books and Courses: Operating Systems: Three Easy Pieces http://pages.cs.wisc.edu/~remzi/OSTEP http://pages.cs.wisc.edu/~remzi/Classes/537/Spring2018/Discussion/videos.html (Video Course based on the book by CS 537 at Wisconsin with Remzi) Computer Science 162, 001 - Spring 2015. Operating Systems and System Programming - John Kubiatowicz UCBerkeley https://archive.org/details/ComputerScience162001Spring2012 Additional Material: Operating System Concepts , 9th Edition https://www.amazon.com/dp/1118063333 Modern Operating Systems , 4th Edition https://www.amazon.com/dp/013359162X Networking : Sources: https://github.com/mininet/mininet/wiki/Teaching-and-Learning-with-Mininet https://github.com/saminiir/level-ip https://news.ycombinator.com/item?id=13983212 (Beej's Guide to Network Programming) https://news.ycombinator.com/item?id=14701199 (Let's Code a TCP/IP Stack: TCP Retransmission (saminiir.com)) https://siliconsprawl.com/2020/05/10/network-programming-self-study.html https://www.reddit.com/r/ccna/wiki https://www.reddit.com/r/ccna/wiki/faqs/materials https://www.reddit.com/r/networking/wiki https://www.reddit.com/r/sysadmin/comments/4ux166/do_you_know_a_site_to_learn_more_about_networking Books and Courses: The Bits and Bytes of Computer Networking -Grow with Google https://www.coursera.org/learn/computer-networking https://youtu.be/QKfk7YFILws (Computer Networking Complete Course by Google - Beginner to Advanced) Computer Networking: A Top-Down Approach (7th Edition) https://www.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149 http://www-net.cs.umass.edu/wireshark-labs (Supplements: Wireshark Labs) CS144 Introduction to Computer Networking Stanford University https://www.youtube.com/playlist?list=PLvFG2xYBrYAQCyz4Wx3NPoYJOFjvU7g2Z High Performance Browser Networking https://hpbn.co Beej's Guide to Network Programming http://beej.us/guide/bgnet Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition) https://www.amazon.com/Unix-Network-Programming-Sockets-Networking/dp/0131411551 Additional Material: CCNA Routing and Switching 200-125 Official Cert Guide Library https://www.amazon.com/Routing-Switching-200-125-Official-Library/dp/1587205815 Cisco Certified Network Associate (200-301 CCNA) Online Training by Jeremey Cioara, Keith Barker and Chuck Keith https://www.cbtnuggets.com/it-training/cisco/ccna Eli The Computer Guy https://www.youtube.com/playlist?list=PLF360ED1082F6F2A5 Load Balancing Servers, Firewalls, and Caches https://www.amazon.com/Load-Balancing-Servers-Firewalls-Caches/dp/0471415502 Professor Messer’s CompTIA N10-007 Network+ Course https://www.professormesser.com/network-plus/n10-007/n10-007-training-course Professor Messer - Seven Second Subnetting https://youtu.be/ZxAwQB8TZsM Data Engineering: Sources: https://awesomedataengineering.com https://db-engines.com/en/ranking https://github.com/binhnguyennus/awesome-scalability https://github.com/pingcap/awesome-database-learning https://news.ycombinator.com/item?id=13417326 (Ask HN: What is the best online resource to learn advanced SQL?) https://news.ycombinator.com/item?id=21793270 (Database Internals (databass.dev)) https://news.ycombinator.com/item?id=23138297 (Advanced SQL and database books and resources (neilwithdata.com)) https://news.ycombinator.com/item?id=24762734 (Ask HN: What are good resources to learn system design?) https://pinboard.in/u:SharjeelSayed/t:db Books and Courses: 15-445/645 Intro to Database Systems (Fall 2019) https://www.youtube.com/playlist?list=PLSE8ODhjZXjbohkNBWQs_otTrBTrjyohi 15-721 Advanced Database Systems (Spring 2020) https://www.youtube.com/playlist?list=PLSE8ODhjZXjasmrEd2_Yi1deeE360zv5O Database Internals: A Deep Dive into How Distributed Data Systems Work https://www.amazon.com/gp/product/1492040347 Architecture of a Database System http://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf Readings in Database Systems http://www.redbook.io Computer Science 186, 001 - Spring 2015 UCBerkeley Introduction to Database Systems - Joseph Hellerstein https://archive.org/details/UCBerkeley_Course_Computer_Science_186 Stanford's Databases MOOC https://cs.stanford.edu/people/widom/DB-mooc.html Database Design by Caleb Curry https://www.youtube.com/playlist?list=PL_c9BZzLwBRK0Pc28IdvPQizD2mJlgoID Database Design for Mere Mortals: A Hands-On Guide to Relational Database Design (3rd Edition) https://www.amazon.com/Database-Design-Mere-Mortals-Hands/dp/0321884493 Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems https://dataintensive.net https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable-ebook/dp/B06XPJML5D DevOps/SRE/SysAdmin: Sources: https://github.com/Artemmkin/infrastructure-as-code-tutorial https://github.com/danluu/post-mortems https://github.com/dastergon/awesome-chaos-engineering https://github.com/madd86/awesome-system-design https://github.com/ripienaar/free-for-dev https://github.com/theanalyst/awesome-distributed-systems https://github.com/topics/architecture?o=desc&s=stars https://github.com/trimstray/the-book-of-secret-knowledge https://landscape.cncf.io (CNCF Cloud Native Interactive Landscape) https://pauljerimy.com/wp-content/uploads/2020/03/IT_CareerRoadmap2020smol.png (IT Career Roadmap) https://www.atlassian.com/incident-management https://www.reddit.com/r/compsci+cscareerquestions+learnprogramming+linux+linuxadmin+netsec+networking+programming+sysadmin https://www.reddit.com/r/homelab/wiki/software https://www.reddit.com/r/ITCareerQuestions/comments/5nvltv/what_fieldsdisciplines_should_i_be_looking_into/dcf3ny0 https://www.reddit.com/r/ITCareerQuestions/wiki DevOps: Sources: http://findlectures.com/?p=1&class1=Technology&category_l2_Technology=-DevOps http://www.devopsbookmarks.com https://github.com/AcalephStorage/awesome-devops https://github.com/bregman-arie/devops-exercises https://github.com/bregman-arie/devops-resources https://github.com/Leo-G/DevopsWiki https://github.com/nmarus/docker-devops-box https://github.com/Tikam02/DevOps-Guide https://github.com/topics/devops?o=desc&s=stars https://infinite.education/view/devops_engineer_2 https://learn-anything.xyz/programming/software-development/devops https://news.ycombinator.com/item?id=14652993 (Ask HN: DevOps learning resources) https://news.ycombinator.com/item?id=16357368 (Ask HN: Which books describe modern devops?) https://octopus.com/blog/devops-reading-list https://roadmap.sh/devops https://www.linkedin.com/groups/2825397 (DevOps Group) https://www.reddit.com/r/DevOps/wiki/resources Books and Courses: The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win https://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/0988262509 The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations https://www.amazon.com/DevOps-Handbook-World-Class-Reliability-Organizations/dp/1942788002 The Practice of System and Network Administration: Volume 1: DevOps and other Best Practices for Enterprise IT (3rd Edition) https://www.amazon.com/dp/0321919165 SRE: Sources: https://github.com/dastergon/awesome-sre https://github.com/linkedin/school-of-sre https://github.com/topics/sre?o=desc&s=stars https://news.ycombinator.com/item?id=14153545 (What Is ‘Site Reliability Engineering’?) https://sre.google/books Books and Courses: Site Reliability Engineering: How Google Runs Production Systems https://sre.google/sre-book/table-of-contents https://www.amazon.com/Site-Reliability-Engineering-Production-Systems/dp/149192912X The Site Reliability Workbook: Practical Ways to Implement SRE https://sre.google/workbook/table-of-contents https://www.amazon.com/Site-Reliability-Workbook-Practical-Implement-ebook/dp/B07FWFPMYG SysAdmin: Sources: http://serverfault.com/questions/1046/what-is-the-single-most-influential-book-every-sysadmin-should-read https://github.com/kahun/awesome-sysadmin https://github.com/n1trux/awesome-sysadmin https://github.com/topics/sysadmin?o=desc&s=stars https://www.bookadvice.co/sysadmin.html https://www.reddit.com/r/sysadmin/comments/65u70f/sysadmins_what_are_some_good_it_youtube_channels https://www.reddit.com/r/sysadmin/wiki Linux: Sources: http://cht.sh (The only cheat sheet you need) http://stackoverflow.com/questions/236838/what-are-good-linuxunix-books-for-an-advancing-user https://dashdash.io (Linux Man Pages) https://github.com/0xAX/linux-insides https://github.com/luong-komorebi/Awesome-Linux-Software https://github.com/topics/lamp?o=desc&s=stars https://github.com/topics/linux?o=desc&s=stars https://linuxcommandlibrary.com https://news.ycombinator.com/item?id=22564665 (Linux Kernel Teaching (linux-kernel-labs.github.io)) https://news.ycombinator.com/item?id=24027366 ( Low latency tuning guide) https://news.ycombinator.com/item?id=3257393 (What's the one Linux command you wish you knew years ago?) https://tldr.sh (Simplified and community-driven man pages) https://tuxurls.com https://www.digitalocean.com/community/tutorials?primary_filter=popular https://www.reddit.com/r/linux/comments/gc1wmr/list_of_largest_linux_distro_subreddits https://www.reddit.com/r/linux4noobs/wiki/resources https://www.reddit.com/r/linuxadmin/comments/2s924h/how_did_you_get_your_start/cnnw1ma https://www.reddit.com/r/linuxadmin/comments/7cw116/favorite_posts_youve_bookmarked_or_saved https://www.reddit.com/r/Ubuntu+linux+linuxadmin Books and Courses: Linux Journey https://linuxjourney.com The Linux Basics Course: Beginner to Sysadmin, Step by Step by tutoriaLinux https://www.youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK UNIX and Linux System Administration Handbook (5th Edition) https://www.amazon.com/UNIX-Linux-System-Administration-Handbook/dp/0134277554 How Linux Works: What Every Superuser Should Know, Second Edition https://www.amazon.com/How-Linux-Works-Superuser-Should/dp/1593275676 RHCSA/RHCE Red Hat Linux Certification Study Guide, Seventh Edition (Exams EX200 & EX300) https://www.amazon.com/RHCSA-Linux-Certification-Study-Seventh/dp/0071841962 Additional Material: Linux From Scratch! http://www.linuxfromscratch.org Build yourself a Linux https://github.com/MichielDerhaeg/build-linux The Linux Programming Interface: A Linux and UNIX System Programming Handbook https://www.amazon.com/Linux-Programming-Interface-System-Handbook/dp/1593272200 Unix Power Tools,Third Edition https://www.amazon.com/Power-Tools-Third-Shelley-Powers/dp/0596003307 Product Documentation for Red Hat Enterprise Linux https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux FreeBSD: Sources: https://www.freebsd.org/docs/books.html https://hn.algolia.com/?query=freebsd&sort=byPopularity&prefix=false&page=0&dateRange=all&type=story Books and Courses: FreeBSD Quickstart Guide for Linux Users https://www.freebsd.org/doc/en/articles/linux-users FreeBSD Handbook https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook The Design and Implementation of the FreeBSD Operating System (2nd Edition) https://www.amazon.com/Design-Implementation-FreeBSD-Operating-System/dp/0321968972 Bash: Sources: https://github.com/alebcay/awesome-shell https://github.com/dylanaraps/pure-bash-bible https://github.com/gleitz/howdoi (instant coding answers via the command line) https://github.com/jlevy/the-art-of-command-line https://github.com/junegunn/fzf (A command-line fuzzy finder) https://github.com/koalaman/shellcheck https://github.com/learnbyexample/Command-line-text-processing https://github.com/onceupon/Bash-Oneliner https://github.com/pirate/bash-utils https://github.com/rupa/z (z - jump around) https://github.com/topics/bash?o=desc&s=stars https://linoxide.com/linux-how-to/linux-commands-brief-outline-examples https://linuxcommandlibrary.com/basic/oneliners.html https://mywiki.wooledge.org/BashPitfalls https://news.ycombinator.com/item?id=14634964 (Ask HN: How can I get better at bash?) https://news.ycombinator.com/item?id=22975437 (Shell Productivity Tips and Tricks (balthazar-rouberol.com)) https://news.ycombinator.com/item?id=24880170 (/.bashrc VS –/.profile VS –/.bash_profile (leimao.github.io)) https://news.ycombinator.com/item?id=25069452 (Linux Command One-Liners (commandlinefu.com)) https://switowski.com/blog/favorite-cli-tools https://www.reddit.com/r/usefulscripts https://www.reddit.com/r/usefulscripts/top https://pinboard.in/u:SharjeelSayed/t:bash Books and Courses: ABS Guide http://tldp.org/LDP/abs/html All commands sorted by votes | commandlinefu.com http://www.commandlinefu.com/commands/browse/sort-by-votes HackerRank Bash Challenges https://www.hackerrank.com/domains/shell/bash tmux: Sources: https://github.com/rothgar/awesome-tmux https://github.com/topics/tmux?o=desc&s=stars https://gitlab.com/gnachman/iterm2/-/wikis/tmux-Integration-Best-Practices https://hn.algolia.com/?dateRange=all&page=0&prefix=false&query=tmux&sort=byPopularity&type=all https://learn.redhat.com/t5/Platform-Linux/Using-tmux-to-execute-commands-on-servers-in-parallel/td-p/2200 https://medium.com/@gveloper/using-iterm2s-built-in-integration-with-tmux-d5d0ef55ec30 https://www.byobu.org https://www.commandlinefu.com/commands/matching/tmux/dG11eA==/sort-by-votes https://www.iterm2.com/documentation-tmux-integration.html https://pinboard.in/u:SharjeelSayed/t:tmux Windows: Sources: https://github.com/Awesome-Windows/Awesome https://github.com/Disassembler0/Win10-Initial-Setup-Script https://github.com/topics/windows-10?o=desc&s=stars https://github.com/W4RH4WK/Debloat-Windows-10 https://news.ycombinator.com/item?id=19698620 (Ask HN: How do you secure your Windows PC?) https://www.reddit.com/r/sysadmin/comments/3z7qd9/practice_to_become_a_windows_sysadmin/cyjynxh https://www.reddit.com/r/sysadmin/wiki/ms/resources https://pinboard.in/u:SharjeelSayed/t:windows Books and Courses: Windows Server documentation - Microsoft https://docs.microsoft.com/en-us/windows-server Windows Server Courses from Microsoft Virtual Academy https://mva.microsoft.com/LearningPaths.aspx Windows Internals, Part 1: System architecture, processes, threads, memory management, and more (7th Edition) https://www.amazon.com/Windows-Internals-Part-architecture-management/dp/0735684189 https://docs.microsoft.com/en-us/sysinternals/learn/windows-internals Powershell: Sources: https://www.reddit.com/r/PowerShell Books and Courses: Learn Windows PowerShell in a Month of Lunches 3rd Edition https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160 https://www.youtube.com/playlist?list=PL6D474E721138865A Storage: Books and Courses: Data Storage Networking: Real World Skills for the CompTIA Storage+ Certification and Beyond 1st Edition https://www.amazon.com/Data-Storage-Networking-CompTIA-Certification/dp/1118679210 Docker: Sources: https://containersfromthecouch.com https://docs.docker.com https://github.com/docker/docker-install (Docker installation script) https://github.com/dokku/dokku https://github.com/hadolint/hadolint https://github.com/hexops/dockerfile https://github.com/magicmark/composerize (Turns docker run commands into docker-compose files!) https://github.com/p8952/bocker (Docker implemented in around 100 lines of bash) https://github.com/tiangolo/dockerswarm.rocks https://github.com/topics/docker?o=desc&s=stars https://github.com/veggiemonk/awesome-docker https://github.com/wsargent/docker-cheat-sheet https://knowledgepill.it/posts/docker_swarm_compendium (Docker swarm - setup and usage) https://man7.org/linux/man-pages/man7/cgroups.7.html https://man7.org/linux/man-pages/man7/namespaces.7.html https://news.ycombinator.com/item?id=15822583 (Ask HN: Good resources on learning how docker works under the hood?) https://sparkle.adroitcorp.com.au/market (Flashcards) https://www.fb.com/groups/devopsdocker https://www.reddit.com/r/docker https://www.udemy.com/topic/docker/?ratings=4.5&sort=popularity https://pinboard.in/u:SharjeelSayed/t:docker Books and Courses: Docker for Beginners: Full Course by Mumshad Mannambeth https://youtu.be/zJ6WbK9zFpI https://www.kodekloud.com/p/docker-labs https://www.udemy.com/course/learn-docker https://learning.oreilly.com/videos/docker-for-the/9781788991315 Docker - Swarm, Services and Stack - Hands-On by Mumshad Mannambeth https://learning.oreilly.com/videos/docker-swarm/9781788991414 https://www.udemy.com/course/learn-docker-advanced Docker Tutorial for Beginners [FULL COURSE in 3 Hours] by TechWorld with Nana https://youtu.be/3c-iBn73dDE Docker for Developers: Develop and run your application with Docker containers using DevOps tools for continuous delivery by Richard Bullington-McGuire, Andrew K. Dennis, Michael Schwartz https://www.amazon.com/Docker-Developers-application-containers-continuous-ebook/dp/B08C5LSHGW https://www.packtpub.com/product/docker-for-developers/9781789536058 Additional Material: Play with Docker Classroom https://training.play-with-docker.com Docker for Beginners https://prakhar.me/docker-curriculum Docker Mastery: with Kubernetes +Swarm from a Docker Captain by Bret Fisher https://www.udemy.com/course/docker-mastery https://chat.bretfisher.com https://www.fb.com/bretfisher.devops Kubernetes: Sources: https://argoproj.github.io/argo-cd https://blog.pipetail.io/posts/2020-05-04-most-common-mistakes-k8s https://blog.udemy.com/kubernetes-interview-questions https://chrisshort.net/kubernetes-illustrated-childrens-guide https://devopsunlocked.com/kubernetes-learning-material https://github.com/ahmetb/kubernetes-network-policy-recipes https://github.com/askmeegs/learn-istio https://github.com/dennyzhang/cheatsheet-kubernetes-A4 https://github.com/eon01/kubernetes-workshop https://github.com/jamiehannaford/what-happens-when-k8s https://github.com/kelseyhightower/kubernetes-the-hard-way https://github.com/kubernetes/kubernetes https://github.com/LeCoupa/awesome-cheatsheets/blob/master/tools/kubernetes.md https://github.com/nkuba/k8s-admin-helper https://github.com/ramitsurana/awesome-kubernetes https://github.com/tomhuang12/awesome-k8s-resources https://github.com/topics/cka?o=desc&s=stars https://github.com/topics/kubernetes?o=desc&s=stars https://github.com/zegl/kube-score (Kubernetes object analysis with recommendations for improved reliability and security) https://goo.gl/Rywkpd (The Kubernetes Learning Resources List) https://hackr.io/tutorials/learn-kubernetes https://k3s.io https://k8syaml.com https://k9scli.io (Kubernetes CLI To Manage Your Clusters In Style!) https://kind.sigs.k8s.io https://kompose.io (A conversion tool to go from Docker Compose to Kubernetes) https://kops.sigs.k8s.io https://kubernetes.io/docs/concepts https://kubernetes.io/docs/reference/kubectl/cheatsheet https://kubernetes.io/docs/tasks https://kubernetes.io/docs/tasks/manage-kubernetes-objects/imperative-command https://kubernetes.io/training https://kubernetesbyexample.com https://labs.play-with-k8s.com https://learning.oreilly.com/search/?query=kubernetes https://medium.com/faun/35-advanced-tutorials-to-learn-kubernetes-dae5695b1f18 https://medium.com/faun/be-fast-with-kubectl-1-18-ckad-cka-31be00acc443 https://minikube.sigs.k8s.io https://napo.io/posts/kubernetes-the-real-hard-way-on-aws https://news.ycombinator.com/item?id=22597880 (Kind - run local Kubernetes clusters using Docker (k8s.io)) https://news.ycombinator.com/item?id=22689119 (Anyone have a recommended guide for Kubernetes?) https://rancher.com https://sparkle.adroitcorp.com.au/market (Flashcards) https://t.me/learnk8s https://techbeacon.com/enterprise-it/47-advanced-tutorials-mastering-kubernetes https://www.datadoghq.com/container-report (Nov 2020 report on Kubernetes and Docker Usage) https://www.eksworkshop.com https://www.flatcar-linux.org https://www.katacoda.com/courses/kubernetes https://www.reddit.com/r/kubernetes/comments/gldbkk/cka_exam_good_exercisemock_exam_resources https://youtu.be/0Omvgd7Hg1I (Life of a Packet [I] - Michael Rubin, Google) https://pinboard.in/u:SharjeelSayed/t:kubernetes Books and Courses: Certified Kubernetes Administrator (CKA) with Practice Tests by Mumshad Mannambeth https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests https://github.com/kodekloudhub/certified-kubernetes-administrator-course https://github.com/mmumshad/kubernetes-the-hard-way https://join.slack.com/t/kodekloud/shared_invite/zt-dkvyibo4-A4JPw459fFtqv7OeR7Qg7w https://kodekloud.com/p/certified-kubernetes-administrator-with-practice-tests https://kodekloud.com/p/json-path-quiz (JSON PATH Quiz- FREE COURSE) https://kodekloud.com/purchase?product_id=1521961&coupon_code=UDEMYSTUDENT1718 (Labs - Certified Kubernetes Administrator with Practice Tests) https://www.fb.com/kodekloudtraining https://www.youtube.com/playlist?list=PL2We04F3Y_41lFKy19ig_9u-5Sj_RWTDL (JSON PATH) Kubernetes Hands-On - Deploy Microservices to the AWS Cloud by Richard Chesterwood, Virtual Pair Programmers and Prageeth Warnak https://www.udemy.com/course/kubernetes-microservices Kubernetes and Docker - An Enterprise Guide: Effectively containerize applications, integrate enterprise systems, and scale applications in your enterprise by Scott Surovich and Marc Boorshtein https://www.amazon.com/Kubernetes-Docker-Effectively-containerize-applications/dp/183921340X Kubernetes: Up and Running: Dive into the Future of Infrastructure 2nd Edition https://learning.oreilly.com/library/view/kubernetes-up-and/9781492046523 https://tanzu.vmware.com/content/ebooks/kubernetes-up-running-dive-into-the-future-of-infrastructure https://www.amazon.com/Kubernetes-Running-Dive-Future-Infrastructure/dp/1492046531 Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours] by TechWorld with Nana https://youtu.be/X48VuDVv0do CKA/CKAD/CKS https://github.com/cncf/curriculum https://github.com/dgkanatsios/CKAD-exercises https://github.com/lucassha/CKAD-resources https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist https://github.com/walidshaari/Kubernetes-Certified-Administrator https://itnext.io/how-to-pass-the-new-cka-exam-released-at-september-2020-e0e014d67f78 https://killer.sh https://levelup.gitconnected.com/kubernetes-cka-example-questions-practical-challenge-86318d85b4d https://ravikirans.com/cks-kubernetes-security-exam-study-guide https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka https://training.linuxfoundation.org/certification/certified-kubernetes-application-developer-ckad https://www.cncf.io/certification/training Support Groups https://docs.google.com/forms/d/e/1FAIpQLSfdsupDfOWBtNVvVvXED6ULxtR4UIsYGCH_cQcRr0VcG1ZqQQ/viewform (https://istio.slack.com) https://kubernauts-slack-join.herokuapp.com https://slack.k8s.io https://www.fb.com/groups/kubernetes.users https://www.fb.com/kubernetesio https://www.reddit.com/r/kubernetes Additional Material: Certified Kubernetes Administrator 2020 by Zeal Vora https://www.udemy.com/course/certified-kubernetes-administrator https://github.com/zealvora/certified-kubernetes-administrator https://github.com/zealvora/coupon-codes Kubernetes Learning Path :50 Days From Zero To Hero with Kubernetes by Azure https://azure.microsoft.com/en-us/resources/kubernetes-learning-path https://www.youtube.com/playlist?list=PLLasX02E8BPCrIhFrc_ZiINhbRkYMKdPT Kubernetes Basics by Kubernetes cofounder Brendan Burns Kubernetes for Full-Stack Developers https://www.digitalocean.com/community/curriculums/kubernetes-for-full-stack-developers K8s Visual management: (Sorted by Alexa Rank) https://k8slens.dev (536,393) https://infra.app (1,617,880) https://k9scli.io (2,196,732) https://kubevious.io (2,345,385) https://octant.dev (4,053,937) VMware: Sources: https://communities.vmware.com/community/vmtn/resources/how https://labs.hol.vmware.com https://mylearn.vmware.com https://www.reddit.com/r/vmware/top https://www.vmware.com/education-services/certification.html https://www.youtube.com/user/VMwareKB https://www.youtube.com/user/VMwareLearning Books and Courses: VMware vSphere 6.5 (VCP6.5-DCV) with 6.7 Updates https://www.cbtnuggets.com/it-training/vmware-vsphere-6-vcp6-5-dcv Mastering VMware vSphere 6 1st Edition https://www.amazon.com/Mastering-VMware-vSphere-Nick-Marshall/dp/1118925157 OpenStack: Sources: https://docs.openstack.org https://github.com/int32bit/openstack-cheat-sheet https://github.com/openstack/training-labs https://github.com/topics/openstack?o=desc&s=stars https://www.reddit.com/r/openstack/comments/92o38n/best_book_for_learning_openstack Books and Courses: OpenStack for Architects: Design production-ready private cloud infrastructure, 2nd Edition https://www.amazon.com/OpenStack-Architects-production-ready-private-infrastructure/dp/1788624513 OpenStack Cloud Computing Cookbook - Fourth Edition https://www.amazon.com/OpenStack-Cloud-Computing-Cookbook-networking/dp/1788398769 Data Center: Books and Courses: Data Center Fundamentals https://www.amazon.com/Data-Center-Fundamentals-Mauricio-Arregoces/dp/1587050234 AWS: Sources: https://adayinthelifeof.nl/2020/05/20/aws.html (A List of One-sentence Descriptions of AWS Services) https://aws.amazon.com/getting-started/hands-on https://awsstash.com https://awsvideocatalog.com (AWS Video Catalog is a website that collects all the official Amazon videos) https://bash-my-aws.org https://expeditedsecurity.com/aws-in-plain-english https://github.com/anaibol/awesome-serverless https://github.com/aramalipoor/aws-cost-saver https://github.com/awsdocs https://github.com/donnemartin/awesome-aws https://github.com/jckuester/awsls (A list command for AWS resources) https://github.com/nccgroup/aws-inventory (Discover resources created in an AWS account) https://github.com/rebuy-de/aws-nuke (Nuke a whole AWS account and delete all its resources.) https://github.com/serverless/serverless https://github.com/toniblyx/my-arsenal-of-aws-security-tools https://github.com/topics/aws?o=desc&s=stars https://www.awsgeek.com (Cloud Diagrams & Notes) https://www.cisecurity.org/benchmark/amazon_web_services https://www.concurrencylabs.com/blog/choose-your-aws-region-wisely https://www.ec2instances.info https://www.reddit.com/r/aws https://www.reddit.com/r/sysadmin/comments/8inzn5/so_you_want_to_learn_aws_aka_how_do_i_learn_to_be https://youtu.be/B08iQQhXG1Y (The Most Important AWS Services (with an easy to follow example!)) https://pinboard.in/u:SharjeelSayed/t:aws Books and Courses: Ultimate AWS Certified Solutions Architect Associate 2020 by Stephane Maarek https://www.udemy.com/course/aws-certified-solutions-architect-associate-saa-c02 https://courses.datacumulus.com (Discount codes for the Course) https://courses.datacumulus.com/downloads/certified-solutions-architect-pn9 (AWS Certified Solutions Architect Associate Code & Slides) AWS Certified Solutions Architect - Associate (SAA-C02) by Adrian Cantrill https://learn.cantrill.io/p/aws-certified-solutions-architect-associate-saa-c02 https://github.com/acantril/aws-sa-associate-saac02 https://github.com/alozano-77/AWS-SAA-C02-Course https://techstudyslack.com AWS Certified Solutions Architect Associate Practice Exams by Jon Bonso https://portal.tutorialsdojo.com/courses/aws-certified-solutions-architect-associate-practice-exams https://www.udemy.com/course/aws-certified-solutions-architect-associate-amazon-practice-exams-saa-c02 Ultimate AWS Certified Developer Associate 2020 - NEW! by Stephane Maarek https://www.udemy.com/course/aws-certified-developer-associate-dva-c01 https://courses.datacumulus.com/downloads/certified-developer-k92 https://courses.datacumulus.com (Discount codes for the Course) Amazon Web Services in Action 2nd Edition https://www.amazon.com/Amazon-Services-Action-Andreas-Wittig/dp/1617295116 https://www.manning.com/books/amazon-web-services-in-action-second-edition https://github.com/AWSinAction Amazon Web Services — a practical guide https://github.com/open-guides/og-aws AWS Certifications: https://aws.amazon.com/certification https://aws.amazon.com/training/learning-paths https://learn.cantrill.io/p/aws-certification-recommendations https://tutorialsdojo.com/aws-cheat-sheets https://tutorialsdojo.com/aws-study-path-notes https://www.examtopics.com/exams/amazon https://www.qwiklabs.com/quests/10 (Solutions Architect - Associate) https://www.reddit.com/r/AWSCertifications https://www.reddit.com/r/AWSCertifications/search/?q=course&restrict_sr=on&t=year https://www.udemy.com/topic/aws-certification/?ratings=4.5&sort=popularity Additional Material: AWS Certified Solutions Architect - Associate 2020 (PASS THE EXAM!) | Ad-Free Course by freeCodeCamp.org https://youtu.be/Ia-UEYYR44s Azure: Sources: https://acloud.guru/azure-cloud-training https://acloudguru.com/blog/engineering/which-azure-certification-is-right-for-me https://aka.ms/join-ask-azure https://azure.microsoft.com/en-us/get-started https://docs.microsoft.com/en-us/learn/azure https://docs.microsoft.com/en-us/learn/certifications https://www.examtopics.com/exams/microsoft https://www.pluralsight.com/partners/microsoft/azure https://www.reddit.com/r/AZURE https://www.reddit.com/r/AZURE/search/?q=course&restrict_sr=on&t=year https://www.whizlabs.com/blog/azure-certifications-path Books and Courses: AZ-300/AZ-303 Azure Architecture Technologies Exam Prep 2020 by Scott Duffy https://www.udemy.com/course/70534-azure https://softwarearchitect.ca (Coupons) https://www.facebook.com/groups/azureusergroupunofficial GCP: Sources: https://cloud.google.com/certification Heroku: Sources: https://www.udemy.com/topic/heroku/?ratings=4.5&sort=popularity https://devcenter.heroku.com Books and Courses: Salesforce Heroku Masterclass by João Gomes https://www.udemy.com/course/heroku-masterclass NGINX: Sources: https://docs.nginx.com/nginx/admin-guide/monitoring/logging https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman https://gist.github.com/willurd/5720255 (Big list of http static server one-liners) https://github.com/bunkerity/bunkerized-nginx https://github.com/fcambus/nginx-resources https://github.com/topics/nginx?o=desc&s=stars https://github.com/trimstray/nginx-admins-handbook https://news.ycombinator.com/item?id=23597294 (Nginx UI – Access and modify the Nginx configurations files without CLI (github.com)) https://nginx.org/en/docs https://www.digitalocean.com/community/tools/nginx (The easiest way to configure a performant, secure, and stable NGINX server.) https://www.digitalocean.com/community/tutorials?q=nginx https://www.digitalocean.com/community/tutorials/understanding-and-implementing-fastcgi-proxying-in-nginx https://www.nginx.com/blog/nginx-1-13-9-http2-server-push https://www.nginx.com/resources/wiki/start/topics/depth/ifisevil https://www.nginx.com/resources/wiki/start/topics/examples/systemd https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls Books and Courses: NGINX Fundamentals: High Performance Servers from Scratch by Ray Viljoen https://www.udemy.com/course/nginx-fundamentals NGINX HTTP Server - Third Edition https://www.amazon.com/Nginx-HTTP-Server-Clement-Nedelcu-ebook/dp/B016DPU3JS How to improve NGINX performance, security, and other important things https://github.com/trimstray/nginx-admins-handbook Apache: Books and Courses: Apache HTTP Server Documentation https://httpd.apache.org/docs IIS Books and Courses: IIS 10.0 - The Official Microsoft IIS Site https://www.iis.net/learn/get-started/whats-new-in-iis-10 HAProxy: Books and Courses: Load Balancing with HAProxy https://www.amazon.com/Load-Balancing-HAProxy-availability-infrastructure/dp/1519073844 https://www.digitalocean.com/community/tutorials/an-introduction-to-haproxy-and-load-balancing-concepts Ansible: Sources: https://discord.com/invite/sMJjuXb https://docs.ansible.com/ansible https://galaxy.ansible.com https://github.com/ansible/ansible-lint (checks playbooks for practices and behaviour that could potentially be improved.) https://github.com/Artemmkin/infrastructure-as-code-tutorial https://github.com/dev-sec/ansible-os-hardening https://github.com/topics/ansible?o=desc&s=stars https://www.reddit.com/r/ansible Books and Courses: Ansible 101 by Jeff Geerling https://www.youtube.com/playlist?list=PL2_OBreMn7FqZkvMYt6ATmgC0KAGGJNAN Ansible for DevOps by Jeff Geerling https://www.ansiblefordevops.com https://github.com/geerlingguy/ansible-for-devops https://leanpub.com/ansible-for-devops Ansible for the Absolute Beginner - Hands-On - DevOps by Mumshad Mannambeth https://www.udemy.com/course/learn-ansible https://learning.oreilly.com/videos/kubernetes-for-absolute/9781838555962 Ansible Advanced - Hands-On - DevOps by Mumshad Mannambeth https://www.udemy.com/course/learn-ansible-advanced https://learning.oreilly.com/videos/ansible-advanced/9781789136470 Ansible Certification Preparation Course by Mumshad Mannambeth https://kodekloud.com/p/ansible-certification Ansible tutorial https://github.com/leucos/ansible-tuto Interactive Ansible tutorials with dead simple setup via Docker https://github.com/turkenh/ansible-interactive-tutorial Ansible for Kubernetes by Jeff Geerling https://www.ansibleforkubernetes.com https://github.com/geerlingguy/ansible-for-kubernetes Ansible Videos https://www.ansible.com/videos Ansible Essentials: Simplicity in Automation Technical Overview https://www.redhat.com/en/services/training/do007-ansible-essentials-simplicity-automation-technical-overview Additional Courses: Ansible Crash Course by Michael Crilly https://www.thecloud.coach/courses/ansible-crash-course Terraform: Sources: https://github.com/Artemmkin/infrastructure-as-code-tutorial https://github.com/nsriram/lambda-the-terraform-way https://github.com/shuaibiyy/awesome-terraform https://github.com/topics/infrastructure-as-code?o=desc&s=stars https://github.com/topics/terraform?o=desc&s=stars https://learn.hashicorp.com/terraform https://medium.com/@brenspiration/free-online-courses-on-kubernetes-docker-products-terraform-2a3cd296ce95 https://registry.terraform.io https://terragrunt.gruntwork.io https://www.facebook.com/groups/840062592768074 (Learn DevOps: Continuously Deliver Better Software) https://www.katacoda.com/courses/terraform https://www.reddit.com/r/Terraform https://www.reddit.com/r/Terraform/comments/iguorh/best_terraform_course https://www.runatlantis.io https://www.thecloud.coach/terraform-crash-course https://www.udemy.com/course/learn-devops-kubernetes-deployment-by-kops-and-terraform https://www.udemy.com/topic/terraform/?ratings=4.5&sort=popularity Books and Courses: HashiCorp Certified: Terraform Associate 2020 by Zeal Vora https://www.udemy.com/course/terraform-beginner-to-advanced https://github.com/zealvora/coupon-codes https://github.com/zealvora/terraform-beginner-to-advanced-resource https://rutracker.org/forum/viewtopic.php?t=5936588 Terraform: Up & Running: Writing Infrastructure as Code 2nd Edition By Yevgeniy Brikman https://www.terraformupandrunning.com https://learning.oreilly.com/library/view/terraform-up/9781492046899 https://www.oreilly.com/catalog/errata.csp?isbn=0636920225010 https://www.amazon.com/Terraform-Running-Writing-Infrastructure-Code/dp/1492046906 https://github.com/brikis98/terraform-up-and-running-code Additional Material: Learn DevOps: Infrastructure Automation With Terraform by Edward Viaene https://www.udemy.com/course/learn-devops-infrastructure-automation-with-terraform https://github.com/wardviaene/terraform-course Terraform Tutorial by Will Brock https://www.youtube.com/playlist?list=PL8HowI-L-3_9bkocmR3JahQ4Y-Pbqs2Nt https://github.com/WillBrock/terraform-course-examples Vagrant: Sources: https://app.vagrantup.com/boxes/search?utf8=%E2%9C%93&sort=downloads&provider=virtualbox&q=ubuntu (Discover Vagrant Boxes) https://gist.github.com/wpscholar/a49594e2e2b918f4d0c4 (Vagrant Cheat Sheet) https://github.com/geerlingguy/ansible-vagrant-examples https://github.com/sharjeelsayed/devops-box https://github.com/topics/vagrant?o=desc&s=stars https://www.vagrantup.com/docs Puppet: Books and Courses: Download the Puppet Learning VM https://puppet.com/download-learning-vm Puppet 5 Beginner's Guide - Third Edition: Go from newbie to pro with Puppet 5 https://www.amazon.com/Puppet-Beginners-Guide-Third-newbie/dp/178847290X MySQL: Books and Courses: https://dev.mysql.com/doc SQL Server: Books and Courses: https://docs.microsoft.com/en-us/sql/sql-server/sql-server-technical-documentation PostgreSQL: Sources: https://github.com/dbeaver/dbeaver https://github.com/dhamaniasad/awesome-postgres https://github.com/okbob/pspg (Unix pager designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Now it can be used as CSV or TSV viewer. Works well with pgcli too.) https://github.com/topics/postgresql?o=desc&s=stars https://news.ycombinator.com/item?id=23208181 (Ask HN: What PostgreSQL client do you use?) https://pgtune.leopard.in.ua https://postgresqlco.nf https://roadmap.sh/postgresql-dba https://tomcam.github.io/postgres (psql command line tutorial and cheat sheet) https://www.pgcli.com https://www.udemy.com/topic/postgresql/?ratings=4.5&sort=popularity Books and Courses: https://www.postgresql.org/docs/current https://pgexercises.com The Complete SQL Bootcamp 2020: Go from Zero to Hero by Jose Portilla https://www.udemy.com/course/the-complete-sql-bootcamp https://github.com/jmportilla/Udemy-notes (Coupon) Redis: Books and Courses: https://redis.io/documentation Memcached: Books and Courses: https://github.com/memcached/memcached/wiki Tomcat: Books and Courses: Tomcat: The Definitive Guide https://www.amazon.com/Tomcat-Definitive-Guide-Jason-Brittain/dp/0596101066 Git: Sources: https://github.com/git-tips/tips https://github.com/topics/git?o=desc&s=stars https://news.ycombinator.com/item?id=18924921 (How to teach Git) https://news.ycombinator.com/item?id=21189256 (99% of the Git commands you'll need at work, demonstrated in a single script (bitbucket.org)) https://ohshitgit.com https://www.reddit.com/r/git/top https://www.reddit.com/r/programming/comments/fd9zpj/becoming_a_git_pro_part_1_internal_git/fjge9vy https://www.sourcetreeapp.com https://www.udemy.com/topic/git/?ratings=4.5&sort=popularity https://xosh.org/explain-git-in-simple-words Books and Courses: Complete Git Guide: Understand and master Git and GitHub by Bogdan Stashchuk https://www.udemy.com/course/git-and-github-complete-guide https://youtu.be/3FKrszHcIsA Git from the Bottom Up https://github.com/jwiegley/git-from-the-bottom-up https://jwiegley.github.io/git-from-the-bottom-up http://ftp.newartisans.com/pub/git.from.bottom.up.pdf Learn Git Branching https://learngitbranching.js.org Pro Git https://git-scm.com/book/en/v2 Additional Material: Git Video Tutorial by Derek Banas https://youtu.be/r63f51ce84A Git and GitHub for Poets by The Coding Train https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV Jenkins: Sources: https://github.com/topics/jenkins?o=desc&s=stars https://standard.cbu.cloudbees.com https://www.jenkins.io/doc https://www.udemy.com/topic/jenkins/?ratings=4.5&sort=popularity Courses: Jenkins Tutorial for Beginners by TechWorld with Nana https://www.youtube.com/playlist?list=PLy7NrYWoggjw_LIiDK1LXdNN82uYuuuiC DevOps-Projects by Valaxy Technologies by Shankar AR https://www.youtube.com/playlist?list=PLxzKY3wu0_FJdJd3IKdiM4Om1hGo2Hsdt https://www.udemy.com/course/devops-fundamentals-aws https://github.com/ValaxyTech Additional Courses: Learn DevOps: CI/CD with Jenkins using Pipelines and Docker by Edward Viaene https://www.udemy.com/course/learn-devops-ci-cd-with-jenkins-using-pipelines-and-docker https://github.com/wardviaene/jenkins-course https://github.com/wardviaene/devops-box https://github.com/wardviaene/docker-demo https://www.facebook.com/groups/devops.courses Vim: Sources: https://news.ycombinator.com/item?id=15400037 (Interactive Vim tutorial) https://news.ycombinator.com/item?id=2936670 (Learn Vim Progressively) https://pinboard.in/u:SharjeelSayed/t:vim Books and Courses: Learn Vim Progressively http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively Practical Vim: Edit Text at the Speed of Thought , 2nd Edition https://www.amazon.com/Practical-Vim-Edit-Speed-Thought/dp/1680501275 ELK: Books and Courses: https://www.elastic.co/guide/index.html Prometheus: Sources: https://github.com/cloudalchemy/ansible-prometheus https://github.com/roaldnefs/awesome-prometheus https://github.com/topics/prometheus?o=desc&s=stars https://github.com/yolossn/Prometheus-Basics https://www.udemy.com/topic/prometheus-software/?ratings=4.5&sort=popularity Books and Courses: Prometheus Alerting and Monitoring by Sean Bradley https://www.udemy.com/course/prometheus https://sbcode.net/prometheus Prometheus Monitoring Full Tutorial by TechWorld with Nana https://youtube.com/playlist?list=PLy7NrYWoggjxCF3av5JKwyG7FFF9eLeL4 Prometheus: Up & Running: Infrastructure and Application Performance Monitoring 1st Edition https://www.amazon.com/Prometheus-Infrastructure-Application-Performance-Monitoring/dp/1492034142 https://github.com/prometheus-up-and-running https://learning.oreilly.com/library/view/prometheus-up/9781492034131 Grafana: Sources: https://github.com/topics/grafana?o=desc&s=stars https://www.udemy.com/topic/grafana/?ratings=4.0&sort=popularity Courses: Grafana by Sean Bradley https://www.udemy.com/course/grafana-tutorial https://sbcode.net/grafana Security: Sources: http://www.fastrls.com/2017/10/30/offensive-security-training-videos https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/using_selinux https://crowdsec.net https://dev-sec.io (devops + security Server Hardening Automation) https://en.wikipedia.org/wiki/List_of_computer_security_certifications#Most_Popular_Vendor_Neutral_Cyber_Security_Certifications_Among_employers https://github.com/chughes29/Cloud-DevSecOps-Learning/blob/main/Cloud%20%26%20DevSecOps%20Learning%20(1).md (Cloud-DevSecOps-Learning) https://github.com/dafthack/CloudPentestCheatsheets https://github.com/danielmiessler/SecLists https://github.com/forter/security-101-for-saas-startups https://github.com/Gr1mmie/Practical-Ethical-Hacking-Resources https://github.com/Hack-with-Github/Awesome-Hacking https://github.com/OWASP/CheatSheetSeries https://github.com/qazbnm456/awesome-web-security https://github.com/topics/oscp?o=desc&s=stars https://github.com/topics/security?o=desc&s=stars https://github.com/topics/websecurity?o=desc&s=stars https://github.com/veeral-patel/learn-security-engineering https://hrushikeshk.github.io/blog/2018/01/15/security-resources https://jhalon.github.io/becoming-a-pentester https://krebsonsecurity.com/2020/07/thinking-of-a-cybersecurity-career-read-this https://news.ycombinator.com/item?id=12140477 (A practical security guide for web developers (github.com)) https://news.ycombinator.com/item?id=14791255 (Cybersecurity Humble Book Bundle) https://news.ycombinator.com/item?id=15986100 (Ask HN: How can I learn computer security?) https://news.ycombinator.com/item?id=17563857 (Ask HN: What are the best resources for learning security and pen testing?) https://news.ycombinator.com/item?id=17749283 (Ask HN: Recommendations of good cybercrime novels?) https://news.ycombinator.com/item?id=18487547 (Ask HN: Starting a career in security at 40?) https://overthewire.org/wargames/bandit https://room362.com/start https://s3ctur.wordpress.com/2017/06/19/breaking-into-infosec-a-beginners-curriculum https://security.stackexchange.com/questions/46666/at-what-length-does-a-password-stop-making-sense https://twitter.com/thecybermentor/status/1343471818468978688 (So, you want to be a hacker: 2021 edition.) https://www.cisecurity.org/cis-benchmarks https://www.edx.org/learn/cybersecurity https://www.reddit.com/r/crypto/wiki https://www.reddit.com/r/netsec/wiki https://www.reddit.com/r/netsec+privacy+SocialEngineering+onions+ReverseEngineering+crypto+blackhat+security+Malware+pwned+netsecstudents+computerforensics+HackBloc+securityCTF+xss+vrd+rootkit+REMath https://www.reddit.com/r/netsecstudents/top/?sort=top&t=all https://www.reddit.com/r/netsecstudents/wiki https://xapax.github.io/blog/2017/01/14/OSCP.html https://pinboard.in/u:SharjeelSayed/t:security Books and Courses: Penetration Testing: A Hands-On Introduction to Hacking https://www.amazon.com/Penetration-Testing-Hands-Introduction-Hacking/dp/1593275641 Offensive Computer Security Spring 2014 Homepage Florida State University http://www.cs.fsu.edu/~redwood/OffensiveComputerSecurity Offensive Security Certified Professional https://www.offensive-security.com/information-security-certifications/oscp-offensive-security-certified-professional The Hacker Playbook 3: Practical Guide To Penetration Testing https://www.amazon.com/Hacker-Playbook-Practical-Penetration-Testing/dp/1980901759 MIT Course Number 6.858 :Computer Systems Security https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-858-computer-systems-security-fall-2014 Practical Ethical Hacking - The Complete Course by Heath Adams https://www.udemy.com/course/practical-ethical-hacking https://academy.tcm-sec.com/p/practical-ethical-hacking-the-complete-course https://youtu.be/WnN6dbos5u8 Hardware: Sources: https://github.com/alexellis/awesome-baremetal https://news.ycombinator.com/item?id=14123394 (Ask HN: What's the Hacker News of hardware?) https://news.ycombinator.com/item?id=15733760 (What are hardware development learning web tutorials?) Books and Courses: Professor Messer’s CompTIA 220-1001 and 220-1002 A+ Training Course https://www.professormesser.com/free-a-plus-training/220-1001/220-1000-training-course macOS: Sources: https://defkey.com/apple-macos-shortcuts https://github.com/donnemartin/dev-setup https://github.com/drduh/macOS-Security-and-Privacy-Guide https://github.com/geerlingguy/mac-dev-playbook https://github.com/herrbischoff/awesome-macos-command-line https://github.com/iCHAIT/awesome-macOS https://github.com/jaywcjlove/awesome-mac https://github.com/mathiasbynens/dotfiles https://github.com/nikitavoloboev/my-mac-os https://github.com/rgcr/m-cli ( Swiss Army Knife for macOS) https://github.com/serhii-londar/open-source-mac-os-apps https://github.com/topics/macos?o=desc&s=stars https://news.ycombinator.com/item?id=19515627 (Ask HN: What are your favorite utility desktop apps?) https://news.ycombinator.com/item?id=24091707 (Ask HN: What feature did you find after years of using macOS?) https://opensource.com/article/19/5/python-3-default-mac (The right and wrong way to set Python 3 as default on a Mac) https://support.apple.com/en-us/HT201236 (Mac keyboard shortcuts) https://thesweetsetup.com/picks https://www.reddit.com/r/apple+mac+macapps https://youtu.be/HPQobUOx17o (Amazing Mac Tips You've Never Used! by Snazzy Labs) https://pinboard.in/u:SharjeelSayed/t:macos Tools: https://apps.apple.com/app/amphetamine/id937984704 (Amphetamine 4+ Powerful keep-awake utility) https://brew.sh https://flexibits.com/fantastical https://getfenet.re (Picture in picture for your mac) https://github.com/alichtman/shallow-backup https://github.com/Mortennn/Dozer (Hide status bar icons on macOS) https://github.com/nextdns/nextdns/wiki/MacOS https://github.com/sekey/sekey https://github.com/x74353/Amphetamine-Enhancer https://objective-see.com/products/lulu.html (free, open-source macOS firewall) https://osxfuse.github.io https://www.hammerspoon.org/go/#pasteblock https://www.parallels.com/products/desktop https://www.titanium-software.fr/en/onyx.html https://xnipapp.com Alfred: http://www.packal.org https://github.com/benknight/hue-alfred-workflow https://github.com/deanishe/alfred-convert https://github.com/deanishe/alfred-firefox https://github.com/deanishe/alfred-pwgen https://github.com/derimagia/awesome-alfred-workflows https://github.com/florianeckerstorfer/alfred-type-text https://github.com/jaroslawhartman/TimeZones-Alfred https://github.com/learn-anything/alfred-workflows https://github.com/ngreenstein/alfred-process-killer https://github.com/skydiver/alfred-network-drives https://github.com/topics/alfred?o=desc&s=stars https://github.com/vitorgalvao/custom-alfred-iterm-scripts (AppleScript for iTerm2 Alfred integration) https://github.com/willfarrell/alfred-workflows https://github.com/zenorocha/alfred-workflows https://pacmax.org https://www.alfredapp.com/blog/tips-and-tricks/file-actions-from-alfred-or-finder https://www.alfredapp.com/help/getting-started/cheatsheet https://www.alfredapp.com/workflows https://www.alfredworkflows.store https://www.packal.org/workflow/amphetamine-control https://www.packal.org/workflow/caffeinate-control https://www.reddit.com/r/Alfred https://youtu.be/GWRddk0Ybnc (2: Maximising your Mac Productivity: Alfred) Better Touch Tool: https://community.folivora.ai/c/setup-preset-sharing/5/l/top https://folivora.ai https://github.com/GoldenChaos/GoldenChaos-BTT https://www.reddit.com/r/apple/comments/3ek0o5/share_your_better_touch_tool_gestures https://youtu.be/CCJVbooKspo (Better Touch Tool: In-Depth Tutorial) Keyboard Maestro: https://www.keyboardmaestro.com https://wiki.nikitavoloboev.xyz/macos/macos-apps/keyboard-maestro https://forum.keyboardmaestro.com https://www.macstories.net/tag/keyboard-maestro https://www.youtube.com/watch?v=C-M2ECt9gIc&list=PLa0EpEatE4TIUSob_dkMuDP7MpPceth30 (Keyboard Maestro Tutorials by Ez Buttons) launchd: https://alvinalexander.com/mac-os-x/mac-osx-startup-crontab-launchd-jobs https://apple.stackexchange.com/a/376606/230776 (Grant System Preferences > Security & Privacy > Privacy > Full Disk Access to /bin/launchctl and /usr/local/bin/bash) https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/ScheduledJobs.html#//apple_ref/doc/uid/10000172i-CH1-SW1 https://en.wikipedia.org/wiki/Launchd https://serverfault.com/a/1014993/3501 (Use an environment variable in a launchd script with bash -cl scriptname) https://superuser.com/questions/36087/how-do-i-run-a-launchd-command-as-root https://www.manpagez.com/man/5/launchd.plist https://www.soma-zone.com/LaunchControl MOOC: Sources: http://academictorrents.com http://www.openculture.com/freeonlinecourses#Computer Science Courses https://archive.org/search.php?query=subject%3A%22UC+Berkeley%22 https://blog.github.com/2018-03-20-top-10-courses-on-github https://freelearninglist.org https://github.com/gerryguy311/CyberProfDevelopmentCovidResources https://github.com/JoseDeFreitas/awesome-youtubers https://github.com/learn-awesome/learn-awesome https://github.com/sindresorhus/awesome https://hackr.io https://lbry.com/news/20000-illegal-college-lectures-rescued https://learning.oreilly.com https://lifehacker.com/tag/lifehacker-u https://news.ycombinator.com/item?id=10644518 (Ask HN: What's your favorite online course?) https://news.ycombinator.com/item?id=13867016 (Ask HN: Which Berkeley Courses Should I Archive?) https://news.ycombinator.com/item?id=14570002 (Startup School 2017 Presentations (startupschool.org)) https://news.ycombinator.com/item?id=14770521 (Ask HN: Any “bootcamps” or courses for intermediate/advanced people?) https://news.ycombinator.com/item?id=16745042 (Ask HN: What are the best MOOCs you've taken?) https://news.ycombinator.com/item?id=17616937 (Ask HN: Any good examples of learning through games/puzzles, for adults?) https://news.ycombinator.com/item?id=17999659 (Ask HN: Favorite teachers on YouTube?) https://news.ycombinator.com/item?id=18566638 (Ask HN: What is the best online course you've ever taken?) https://news.ycombinator.com/item?id=20385679 (Ask HN: What are your favorite YouTube channels to learn stuff?) https://news.ycombinator.com/item?id=20583581 (Your favourite tutorial for total beginners?) https://news.ycombinator.com/item?id=21450126 (Free Online Courses from Top Universities (openculture.com)) https://news.ycombinator.com/item?id=25245125 (Ask HN: Top Coursera Courses?) https://www.classcentral.com/collection/ivy-league-moocs?subject=cs https://www.classcentral.com/collection/top-free-online-courses https://www.classcentral.com/starting-this-month https://www.classcentral.com/subject/cs https://www.coursebuffet.com/sub/computer-science https://www.coursera.org/browse/computer-science https://www.cybrary.it https://www.edx.org/course/subject/computer-science https://www.freecodecamp.org/news/best-online-courses https://www.freecodecamp.org/news/free-courses-top-cs-universities https://www.masterclass.com https://www.omscs.gatech.edu (Georgia Tech Online Master of Science in Computer Science) https://www.real.discount (Discount coupons for Popular courses and MOOC Platforms) https://www.reddit.com/r/DataHoarder/comments/c6fh4x/after_hoarding_over_50k_youtube_videos_here_is https://www.reddit.com/r/sysadmin/comments/65wdum/whats_your_favorite_selfstudy_resource_paid_free https://www.reddit.com/r/Udemy+udemyfreebies https://www.sololearn.com https://www.tutorialbar.com (Udemy Coupons) https://www.udacity.com/courses/all https://www.udemy.com/courses/free/?p=12&sort=popularity https://yahnd.com (Best courses , talks and videos recommended on Hacker News) Development: SQL: Sources: https://news.ycombinator.com/item?id=23070491 (Here are some other SQL Learning resources I have collected in my note taking Wiki (mostly from HN itself)) https://news.ycombinator.com/item?id=23138297 (Advanced SQL and database books and resources (neilwithdata.com)) https://pinboard.in/u:SharjeelSayed/t:sql Books and Courses: Stanford DB5 Course on SQL https://lagunita.stanford.edu/courses/DB/SQL/SelfPaced/about https://sqlzoo.net https://www.sqlteaching.com https://www.w3schools.com/sql https://use-the-index-luke.com Python: Sources: https://boto3.amazonaws.com/v1/documentation/api/latest/index.html https://docs.python.org/3/tutorial https://github.com/donnemartin/interactive-coding-challenges https://github.com/huangsam/ultimate-python https://github.com/ml-tooling/best-of-web-python https://github.com/pyenv/pyenv https://github.com/TheAlgorithms/Python/blob/master/DIRECTORY.md https://github.com/topics/python?o=desc&s=stars https://github.com/tuvtran/project-based-learning#python https://github.com/vinta/awesome-python https://news.ycombinator.com/item?id=16622038 (At full speed with Python: a book for self-learners) https://news.ycombinator.com/item?id=21054462 (Ask HN: How do you handle/maintain local Python environments?) https://opensource.com/article/19/5/python-3-default-mac (The right and wrong way to set Python 3 as default on a Mac) https://pybit.es/python-resources.html https://pythonbooks.org https://realpython.com/courses/python-boto3-aws-s3 https://www.jetbrains.com/lp/python-developers-survey-2019 https://www.reddit.com/r/learnprogramming/comments/6bxdut/python_for_beginners_complete_series https://www.reddit.com/r/learnprogramming/wiki/online#wiki_python https://www.reddit.com/r/learnpython/comments/53z5p4/how_to_start_learning_python_the_complete_guide https://www.reddit.com/r/learnpython/comments/609p5x/selftaught_people_how_did_you_learn_python https://www.reddit.com/r/learnpython/top https://www.reddit.com/r/learnpython/wiki https://www.reddit.com/r/Python/wiki https://www.udemy.com/topic/python/?ratings=4.5&sort=popularity Books and Courses: Practical Python Programming by David Beazley https://dabeaz-course.github.io/practical-python/Notes/Contents.html https://github.com/dabeaz-course/practical-python https://learning.oreilly.com/videos/python-programming-language/9780134217314 Automate the Boring Stuff with Python by Al Sweigart https://automatetheboringstuff.com/2e https://www.udemy.com/course/automate https://automatetheboringstuff.com/eval https://inventwithpython.com/automateudemy (Coupon) Learn Python 3 the Hard Way by Zed A. Shaw https://learnpythonthehardway.org/python3 http://www.informit.com/promotions/book-registration-learn-python-3-the-hard-way-141409 (Videos) A Gentle Introduction to Programming Using Python https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011 Python Tutorials by Corey Schafer https://www.youtube.com/playlist?list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU 2020 Complete Python Bootcamp: From Zero to Hero in Python https://www.udemy.com/course/complete-python-bootcamp C: Sources: https://news.ycombinator.com/item?id=11606296 (To become a good C programmer (2011) (fabiensanglard.net)) https://news.ycombinator.com/item?id=12475383 (“Learn C the Hard Way” is no longer available for free) https://news.ycombinator.com/item?id=15198093 (Beej's Guide to C Programming (2007)) https://news.ycombinator.com/item?id=16196194 (Brushing up on operating systems and C programming) https://news.ycombinator.com/item?id=16347309 (Ask HN: What project did you tackle to learn C?) https://news.ycombinator.com/item?id=19126544 (Show HN: Learn C and its lower levels interactively, in the browser) https://news.ycombinator.com/item?id=22519876 ( Ask HN: How do I learn C properly?) Books and Courses: Learn C The Hard Way https://learncodethehardway.org/c http://www.informit.com/promotions/book-registration-learn-c-the-hard-way-140880 (Videos) C Programming: A Modern Approach https://www.amazon.com/C-Programming-Modern-Approach-2nd/dp/0393979504 Java: Sources: https://github.com/akullpp/awesome-java https://github.com/topics/java?o=desc&s=stars https://www.reddit.com/r/learnprogramming/wiki/online#wiki_java Books and Courses: Object-Oriented programming with Java http://mooc.fi/courses/2013/programming-part-1 Complete Java Masterclass https://www.udemy.com/java-the-complete-java-developer-course Head First Java 2nd Edition https://www.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208 Murach's Java Servlets and JSP https://www.amazon.com/Murachs-Java-Servlets-JSP-2nd/dp/1890774448 Web Development: Sources: https://digitaldefynd.com/best-free-web-development-courses-tutorials-certification https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer https://github.com/h5bp/Front-end-Developer-Interview-Questions https://github.com/lauragift21/awesome-learning-resources https://github.com/thedaviddias/Front-End-Performance-Checklist https://github.com/topics/front-end?o=desc&s=stars https://github.com/yangshun/front-end-interview-handbook https://news.ycombinator.com/item?id=24130286 (Ask HN: Self-taught webdev with lots of free time. What should I learn?) https://www.reddit.com/r/learnprogramming/comments/bvlsf7/the_odin_project_vs_colt_steeles_web_dev_bootcamp https://www.reddit.com/r/webdev/comments/8lvsxa/is_colt_steele_web_dev_bootcamp_still_the_go_to https://www.udemy.com/courses/development/web-development/?ratings=4.5&sort=popularity https://www.youtube.com/c/TraversyMedia Books and Courses: freeCodeCamp https://www.freecodecamp.com The Web Developer Bootcamp by Colt Steele https://www.udemy.com/the-web-developer-bootcamp CS50's Web Programming with Python and JavaScript https://www.edx.org/course/cs50s-web-programming-with-python-and-javascript-web JavaScript: Sources: https://github.com/developer-resources/frontend-development https://github.com/getify/You-Dont-Know-JS https://github.com/sorrycc/awesome-javascript https://github.com/topics/javascript?o=desc&s=stars https://hackr.io/tutorials/learn-javascript https://news.ycombinator.com/item?id=22990926 (Eloquent JavaScript 3rd Edition (2018) (eloquentjavascript.net)) https://www.reddit.com/r/javascript/top/?sort=top&t=year https://www.reddit.com/r/learnjavascript/top/?sort=top&t=year https://www.reddit.com/r/learnjavascript/wiki https://www.udemy.com/topic/javascript/?ratings=4.5&sort=popularity Books and Courses: The Modern JavaScript Tutorial https://javascript.info https://github.com/javascript-tutorial/en.javascript.info Wes Bos https://beginnerjavascript.com https://www.freetutorials.ca/course/beginnerjavascriptcom-beginner-javascript https://github.com/wesbos/beginner-javascript https://javascript30.com Practical JavaScript https://watchandcode.com Eloquent JavaScript 3rd edition https://eloquentjavascript.net The Complete JavaScript Course 2020: From Zero to Expert! by Jonas Schmedtmann https://www.udemy.com/course/the-complete-javascript-course Modern JavaScript Tutorial by The Net Ninja https://www.youtube.com/playlist?list=PL4cUxeGkcC9haFPT7J25Q9GRB_ZkFrQAc The Complete JavaScript Course 2020: From Zero to Expert! by Jonas Schmedtmann https://www.udemy.com/course/the-complete-javascript-course Node.js: Sources: https://github.com/sindresorhus/awesome-nodejs https://github.com/topics/nodejs?o=desc&s=stars https://nodeschool.io https://www.reddit.com/r/node/top/?sort=top&t=year https://www.udemy.com/topic/nodejs/?ratings=4.5&sort=popularity Books and Courses: Node.js Tutorial for Beginners: Learn Node in 1 Hour | Mosh https://youtu.be/TlB_eWDSMt4 Node JS Tutorial for Beginners https://www.youtube.com/playlist?list=PL4cUxeGkcC9gcy9lrvMJ75z9maRw4byYp The Complete Node.js Developer Course (3rd Edition) by Andrew Mead https://www.udemy.com/course/the-complete-nodejs-developer-course-2 Regex: Sources: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=regex&sort=byPopularity&type=story https://news.ycombinator.com/item?id=20608032 (Regex for Noobs – An Illustrated Guide (janmeppe.com)) Books and Courses: Regular Expressions Cookbook: Detailed Solutions in Eight Programming Languages 2nd Edition https://www.amazon.com/Regular-Expressions-Cookbook-Solutions-Programming/dp/1449319432 Learn regex the easy way https://github.com/ziishaned/learn-regex Online regex tester and debugger https://regex101.com iOS/Android: Books and Courses: https://www.raywenderlich.com Machine Learning: Sources: https://blog.floydhub.com/best-deep-learning-courses-updated-for-2019 https://news.ycombinator.com/item?id=12713056 (Ask HN: How to get started with machine learning?) https://news.ycombinator.com/item?id=16493489 (Machine Learning Crash Course) https://news.ycombinator.com/item?id=18321665 (Foundations of ML and AI: Book recommendations (dragan.rocks)) https://news.ycombinator.com/item?id=20674745 (Ask HN: What Neural Networks/Deep Learning Books Should I Read?) Books and Courses: Machine Learning by Andrew Ng https://www.coursera.org/learn/machine-learning Deep Learning Specialization by Andrew Ng https://www.coursera.org/specializations/deep-learning Career: Interview Guides: Sources: http://blog.interviewing.io/what-really-matters-in-technical-interviews-we-analyzed-thousands-of-interviews-on-everything-from-language-to-code-style-heres-what-we-found https://github.com/kdn251/interviews https://github.com/mxssl/sre-interview-prep-guide https://github.com/Olshansk/interview https://github.com/topics/interview-questions?o=desc&s=stars https://github.com/topics/interview?o=desc&s=stars https://github.com/topics/leetcode?o=desc&s=stars https://github.com/viraptor/reverse-interview https://hn.algolia.com/?query=interview&sort=byPopularity&prefix&page=0&dateRange=all&type=story https://news.ycombinator.com/item?id=11246917 (How to Pass a Programming Interview) https://news.ycombinator.com/item?id=14037313 (Questions to ask at the end of a technical interview) https://news.ycombinator.com/item?id=14218559 (How to talk about yourself in a developer interview) https://news.ycombinator.com/item?id=15341566 (Technical and non-technical tips for rocking your coding interview) https://news.ycombinator.com/item?id=15468786 (Questions to ask in interviews (cternus.net)) https://news.ycombinator.com/item?id=15804795 (How to solve a hard programming interview question) https://news.ycombinator.com/item?id=16126132 (Ask HN: How do I prepare for an interview for AMZ/GOOG/APL/FB?) https://news.ycombinator.com/item?id=17908547 (Ask HN: Types of Questions to Ask Team Members Before Accepting Role?) https://news.ycombinator.com/item?id=18253999 (C++ Programming Questions to Ask on Interview (2017) (tests4geeks.com)) https://news.ycombinator.com/item?id=20916749 (Questions to ask a company during a job interview (github.com)) https://www.naukri.com/pulse/top-it-skills https://www.reddit.com/r/AskReddit/comments/74sskj/what_are_some_red_flags_in_a_job_interview https://www.reddit.com/r/AskReddit/comments/9vbwy8/what_are_good_questions_to_ask_potential https://www.reddit.com/r/AskReddit/comments/abljyl/what_is_a_massive_red_flag_about_a_new_workplace https://www.reddit.com/r/cscareerquestions/comments/4ce2s3/resource_interview_questions_my_massive https://www.reddit.com/r/cscareerquestions/comments/8387zj/what_is_your_favorite_method_for_figuring_out_if https://www.reddit.com/r/cscareerquestions/wiki https://pinboard.in/u:SharjeelSayed/t:cheatsheet https://pinboard.in/u:SharjeelSayed/t:interview https://pinboard.in/u:SharjeelSayed/t:jobs Material: An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?" https://github.com/alex/what-happens-when Linux System Administrator/DevOps Interview Questions https://github.com/chassing/linux-sysadmin-interview-questions The System Design Primer https://github.com/donnemartin/system-design-primer Awesome Interviews https://github.com/MaximAbramchuck/awesome-interview-questions Coding Interview University https://github.com/jwasham/coding-interview-university Everything you need to prepare for your technical interview https://github.com/andreis/interview Algorithms, front end and behavioral content for rocking your coding interview https://github.com/yangshun/tech-interview-handbook 500 Data Structures and Algorithms practice problems and their solutions https://techiedelight.quora.com/500-Data-Structures-and-Algorithms-practice-problems-and-their-solutions Cracking the Coding Interview: 189 Programming Questions and Solutions https://www.amazon.com/Cracking-Coding-Interview-6th-Programming/dp/0984782850 Elements of Programming Interviews in Python: The Insiders' Guide https://www.amazon.com/Elements-Programming-Interviews-Python-Insiders/dp/1537713949 Company Interview Corner - GeeksforGeeks http://www.geeksforgeeks.org/company-interview-corner Technical Interview Questions | CareerCup https://www.careercup.com/categories Search Interview Questions https://www.glassdoor.com/Interview/index.htm Firecode.io https://www.firecode.io codesignal https://codesignal.com A collection of Linux Sysadmin Test Questions and Answers https://github.com/trimstray/test-your-sysadmin-skills Watch technical mock interviews with engineers from Google, Facebook, Airbnb, and more https://interviewing.io/recordings Coding Interviews at FAANG https://www.codinginterview.com Coding Challenge Websites: (Sorted by Alexa Rank): https://leetcode.com (1,515) https://www.hackerrank.com (2,012) https://www.codechef.com (7,259) https://www.codewars.com (16,376) https://www.codingame.com (24,544) https://www.topcoder.com (38,698) https://www.coderbyte.com (46,500) https://www.spoj.com (52,455) https://exercism.io (55,108) https://projecteuler.net (64,566) Resume Improvement: Sources: https://gitconnected.com https://github.com/posquit0/Awesome-CV https://github.com/salomonelli/best-resume-ever https://github.com/topics/cv?o=desc&s=stars https://github.com/topics/resume?o=desc&s=stars https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=resume%20&sort=byPopularity&type=story https://news.ycombinator.com/item?id=16479922 (Ask HN: Resumes that look good but professional too) https://news.ycombinator.com/item?id=17671490 (Building a Kickass Portfolio) https://news.ycombinator.com/item?id=22709183 ( Show HN: RxResume – A free and open-source resume builder (web.app)) https://thetechresume.com https://www.reddit.com/r/sysadminresumes/top https://pinboard.in/u:SharjeelSayed/t:resume Portfolio: Sources: https://about.me https://github.com/abhisheknaiidu/awesome-github-profile-readme https://github.com/arturssmirnovs/github-profile-readme-generator https://github.com/ikatyang/emoji-cheat-sheet https://github.com/kautukkundan/Awesome-Profile-README-templates https://github.com/topics/github-profile-readme?o=desc&s=stars https://github.com/topics/github-readme?o=desc&s=stars https://youtu.be/n6d4KHSKqGk (UPDATE: Next Level GitHub Profile README (NEW) | GitHub Actions | Vercel | Spotify) Jobs: Sources: https://docs.google.com/spreadsheets/d/1TLJSlNxCbwRNxy14Toe1PYwbCTY7h0CNHeer9J0VRzE/htmlview#gid=1279011369 (900+ Startups hiring Remotely in 2020 - by Remotive.io) https://github.com/lukasz-madon/awesome-remote-job https://github.com/poteto/hiring-without-whiteboards https://news.ycombinator.com/item?id=14686745 (Ask HN: What are some of the best job boards you have seen (any industry)?) https://news.ycombinator.com/item?id=15473776 (Ask HN: What do you care about the most in a tech job post?) https://news.ycombinator.com/item?id=15646550 (Ask HN: What is your favorite place to find work?) https://news.ycombinator.com/item?id=16492393 (Ask HN: How Did You Find a Job Abroad?) https://news.ycombinator.com/item?id=16875868 (List of places to find remote jobs and freelancing projects) https://news.ycombinator.com/item?id=17047736 (Ask HN: How to become a remote contractor?) https://news.ycombinator.com/item?id=19024575 (Ask HN: Highest paying remote companies?) https://news.ycombinator.com/item?id=19280341 (Ask HN: Tools or sites you use to scope out a workplace before taking a job?) https://www.glassdoor.co.in/Salaries/us-devops-salary-SRCH_IL.0,2_IN1_KO3,9.htm (Devops Salaries in United States) https://www.glassdoor.co.in/Salaries/india-devops-salary-SRCH_IL.0,5_IN115_KO6,12.htm (Devops Salaries in India) https://www.indeed.com/career-advice/finding-a-job/rising-tech-jobs-and-skills https://www.reddit.com/r/india/comments/81r29c/your_onestop_guide_to_emigrating_long_term_to https://www.reddit.com/r/india/comments/gja5eo/advice_for_indians_looking_to_study_abroad_and https://pinboard.in/u:SharjeelSayed/t:jobs Job Sites: (Sorted by Alexa Rank) https://stackoverflow.com/jobs (49) https://www.linkedin.com/jobs (57) https://www.naukri.com (441) http://www.freejobalert.com (1,540) https://www.glassdoor.co.in (2,149) https://www.fresherslive.com (2,193) https://www.shine.com (2,988) https://www.monsterindia.com (4,215) https://www.timesjobs.com (4,719) https://angel.co (5,741) https://www.freshersworld.com (7,367) https://www.iimjobs.com (8,978) https://www.indeed.co.in (11,776) https://www.hirist.com (12,436) https://weworkremotely.com/categories/remote-devops-sysadmin-jobs (12,510) https://neuvoo.co.in (21,596) https://india.recruit.net (26,870) https://www.placementindia.com (27,458) https://www.jobisjob.co.in (29,650) https://www.simplyhired.co.in (31,413) https://remoteok.io (31,905) https://snaphunt.com (48,339) https://www.michaelpage.co.in (98,471) https://www.jobleads.de (99,051) https://whoishiring.io (1,041,887) Dubai Job Sites: https://www.bayt.com (2,320) https://www.naukrigulf.com (4,844) https://www.gulftalent.com (11,291) https://www.indeed.ae (17463) https://www.monstergulf.com (44,829) https://www.michaelpage.ae (80,855) https://www.wisdomjobsgulf.com (860,577) Company and Salary Reviews: Sites: https://careernavigator.naukri.com https://stackoverflow.com/jobs/salary https://www.glassdoor.co.in/Salaries/india-salary-SRCH_IL.0,5_IN115.htm https://www.glassdoor.co.in/member/home/companies.htm https://www.levels.fyi https://www.payscale.com/research/IN/Country=India/Salary Freelancing: Sources: https://docs.google.com/spreadsheets/d/1JfNAbUX_lN9K3MCNHO15GJtJ5qpk7H9Cl3xTBwv2FR8 (Remote Jobs or Gigs Platforms) https://hn.algolia.com/?dateRange=pastYear&page=0&prefix=true&query=upwork&sort=byPopularity&type=story https://news.ycombinator.com/item?id=16651077 (Ask HN: How do you find freelance work?) https://news.ycombinator.com/item?id=18829691 (Ask HN: Fastest way to get started with freelancing?) https://news.ycombinator.com/item?id=19133864 (Ask HN: How bad is freelancing?) https://news.ycombinator.com/item?id=21728436 (Ask HN: What mistakes did you make when starting as a consultant/freelancer?) https://www.reddit.com/r/Upwork+forhire+freelance https://www.upwork.com/press/2019/08/14/q2-2019-skills https://www.upwork.com/press/2019/11/19/the-upwork-100-q3-2019 https://www.upwork.com/press/2020/09/01/upwork-releases-top-paying-programming-languages-for-independent-web-mobile-and-software-developers https://www.upwork.com/press/releases/upwork-releases-top-15-most-in-demand-skills-for-independent-web-mobile-and-software-developers https://www.youtube.com/watch?v=NxmcfrFrYEA&t=1327s (How the client sees your proposal) https://youtu.be/PTzJlrahqgc (The COMPLETE Upwork Tutorial for Beginners!) Sites: (Sorted by Alexa Rank) https://www.fiverr.com (291) https://www.upwork.com/freelance-jobs (591) https://www.freelancer.com/jobs (1426) https://www.peopleperhour.com/freelance-jobs (4363) https://www.toptal.com (6462) https://www.guru.com/d/jobs (7377) https://www.freelancermap.com/it-projects.html (94,605) Management: Sources: http://sabok.org (Guide to the Systems Administration Body of Knowledge) http://startupstash.com http://www.toomas.net/2017/07/18/reverse-engineering-a-successful-lifestyle-business-heres-everything-ive-learned-from-reading-indiehackers-com https://github.com/dakshshah96/awesome-startup-credits (A collection of awesome companies offering free/discounted plans for eligible startups) https://github.com/dwmkerr/hacker-laws https://github.com/VGraupera/1on1-questions https://news.ycombinator.com/item?id=11209066 (Why you probably don't need an MBA) https://news.ycombinator.com/item?id=13207268 (Ask HN: How do I get freelance developer jobs?) https://news.ycombinator.com/item?id=13855577 (Ask HN: What do you use to align your daily todos with your long term goals?) https://news.ycombinator.com/item?id=14146850 (Ask HN: Best business advice for software developers) https://news.ycombinator.com/item?id=14279870 (Ask HN: Should I create a clone of a popular SaaS with rock-bottom pricing?) https://news.ycombinator.com/item?id=14316349 (Ask HN: Freelance Management Services/Apps) https://news.ycombinator.com/item?id=14569154 (Ask HN: Where to find co-developers for side projects?) https://news.ycombinator.com/item?id=14653564 (Ask HN: As an employee of a company, how do you assess its health?) https://news.ycombinator.com/item?id=14726130 (Ask HN: How to prepare for an Engineering Manager interview?) https://news.ycombinator.com/item?id=15039829 (Ask HN: What costly inefficiency do you see at work?) https://news.ycombinator.com/item?id=15579047 (Ask HN: How do you take idea notes / voice memos / reminders to yourself?) https://news.ycombinator.com/item?id=15831046 (Ask HN: Time Management Tricks and Tips) https://news.ycombinator.com/item?id=16322942 (Ask HN: Simple tools/hack for small project management) https://news.ycombinator.com/item?id=16377523 (Ask HN: Best project management practices in 2018?) https://news.ycombinator.com/item?id=16453227 (Ask HN: How do you overcome the problems of task switching?) https://news.ycombinator.com/item?id=16482392 (Ask HN: Successful one-person online businesses?) https://news.ycombinator.com/item?id=16508308 (Ask HN: What are your best domestic time saving tips?) https://news.ycombinator.com/item?id=16522756 (Ask HN: What are good writing tips for software developers?) https://news.ycombinator.com/item?id=16560812 (Ask HN: What tools have most helped your day-to-day productivity?) https://news.ycombinator.com/item?id=16671944 (How to Fall Asleep in Two Minutes or Less) https://news.ycombinator.com/item?id=16852410 (Tell HN: My best productivity hack) https://news.ycombinator.com/item?id=17031588 (Ask HN: Advice to your younger self) https://news.ycombinator.com/item?id=17204467 (Ask HN: Recommendations on books and documentaries on tech companies/people?) https://news.ycombinator.com/item?id=17238135 (How to be a Manager – A step-by-step guide to leading a team) https://news.ycombinator.com/item?id=17291127 (Ask HN: Is there a new habit you cultivated recently that is really paying off?) https://news.ycombinator.com/item?id=17295064 (Ask HN: How do you manage your mental health?) https://news.ycombinator.com/item?id=17385291 (Ask HN: What are the things that you have automated in your personal life?) https://news.ycombinator.com/item?id=17398726 (Ask HN: Which project management and team communication software do you use?) https://news.ycombinator.com/item?id=17544764 (Ask HN: How do you focus at work?) https://news.ycombinator.com/item?id=17892731 (Ask HN: How to organize personal knowledge?) https://news.ycombinator.com/item?id=17942709 (Ask HN: As a technical founder what is the best business book you've read?) https://news.ycombinator.com/item?id=18071909 (Ask HN: What was the best decision you made in your career?) https://news.ycombinator.com/item?id=18098992 (Ask HN: What things have richly rewarded the time invested in mastering them?) https://news.ycombinator.com/item?id=18132736 (Ask HN: What did you learn the hard way?) https://news.ycombinator.com/item?id=18179972 (How to Get Things Done When You Don't Feel Like It (acm.org)) https://news.ycombinator.com/item?id=18588727 (Ask HN: What are your ?brain hacks? that help you manage every day situations?) https://news.ycombinator.com/item?id=19349676 (Ask HN: How to speak like a leader, not like an engineer?) https://news.ycombinator.com/item?id=19996062 (Ask HN: What tools/methods do you use to focus your time well?) https://news.ycombinator.com/item?id=20230133 (Ask HN: What are the signs that you have a great manager?) https://news.ycombinator.com/item?id=20503813 (Ask HN: What people skills do you wish you learned earlier in your career?) https://news.ycombinator.com/item?id=21712194 (Ask HN: Best book / resources on leadership, especially for tech teams?) https://news.ycombinator.com/item?id=22092303 (Ask HN: Courses/resources to improve my self-esteem and believe in myself more?) https://news.ycombinator.com/item?id=23050717 (Ask HN: Learning the business-side of things as a developer?) https://news.ycombinator.com/item?id=23118940 (Ask HN: What are your favorite developer-efficiency tips?) https://news.ycombinator.com/item?id=23152092 ( Ask HN: I've been promoted to Architect. What do I need to learn/do to excel?) https://news.ycombinator.com/item?id=23759547 ( Ask HN: What makes a good technical leader – any recommended books?) https://news.ycombinator.com/item?id=24123372 (Classic books for tech leads or those aspiring to be (sourcelevel.io)) https://www.amazon.com/gp/bestsellers/books/2569 (Amazon Best Sellers in Time Management) https://www.indiehackers.com https://www.reddit.com/r/cscareerquestions/comments/6fnujy/soft_skills_for_programmers Books and Courses: The Manager's Path: A Guide for Tech Leaders Navigating Growth and Change https://www.amazon.com/Managers-Path-Leaders-Navigating-Growth/dp/1491973897 The Personal MBA: Master the Art of Business https://www.amazon.com/Personal-MBA-Master-Art-Business/dp/1591845572 The Art Of War https://www.amazon.com/Art-War-Sun-Tzu/dp/1599869772 https://www.gutenberg.org/ebooks/132 How to Win Friends & Influence People https://www.amazon.com/How-Win-Friends-Influence-People/dp/0671027034 The Power Broker: Robert Moses and the Fall of New York https://www.amazon.com/Power-Broker-Robert-Moses-Fall/dp/0394720245 Zero to One: Notes on Start Ups, or How to Build the Future https://www.amazon.com/Zero-One-Notes-Start-Future-ebook/dp/B00KHX0II4 Startup School is a free 10-week massively open online course (MOOC) https://www.startupschool.org Never Split the Difference: Negotiating as if Your Life Depended on It https://www.amazon.com/Never-Split-Difference-Negotiating-Depended/dp/B01COR1GM2 ADP 6-22. Army Leadership and the Profession https://fas.org/irp/doddir/army Money: Sources: https://codewithoutrules.com/2016/08/08/living-below-your-means https://finurls.com https://news.ycombinator.com/item?id=12556160 (Ask HN: What are the must-read books about economics/finance?) https://news.ycombinator.com/item?id=15140182 (A Guide to Crypto Currencies (mycrypto.guide)) https://news.ycombinator.com/item?id=15222819 (A New Way to Learn Economics (newyorker.com)) https://news.ycombinator.com/item?id=15779722 (A good resource for financial advice to share with people in their twenties?) https://news.ycombinator.com/item?id=15786703 (Stanford CS007: Personal Finance For Engineers) https://news.ycombinator.com/item?id=17359102 (Ask HN: What are some good resources to learn how to invest and build wealth?) https://news.ycombinator.com/item?id=18526090 (Ask HN: Online banks where I can open account worldwide?) https://news.ycombinator.com/item?id=20154382 (Books to Understand Economics (filmlifestyle.com)) https://news.ycombinator.com/item?id=20521902 (Ask HN: What did you do when you suddenly got rich?) https://news.ycombinator.com/item?id=22573204 (Ask HN: Book recommendations for understanding financial systems?) https://news.ycombinator.com/item?id=22709843 (Ask HN: Introductory Books on the Stock Market?) https://www.amazon.com/gp/bestsellers/books/491584 https://www.reddit.com/r/Economics/wiki/reading https://www.reddit.com/r/india/comments/6b480c/psa_investing_in_mutual_funds_101 https://www.reddit.com/r/IndiaInvestments/wiki Books and Courses: Basic Economics 5th Edition https://www.amazon.com/Basic-Economics-Thomas-Sowell/dp/0465060730 Financial Markets by Robert Shiller https://www.coursera.org/learn/financial-markets-global The Intelligent Investor https://www.amazon.com/Intelligent-Investor-Definitive-Investing-Essentials/dp/0060555661 The Plain Bagel Basics https://www.youtube.com/playlist?list=PLD18sR-9Y-XHGlrT_3aKElcyzz9eTDGsy Foreign Language: Source: http://www.runwes.com/2020/02/11/howilearnedfrench.html Books and Courses: https://www.duolingo.com https://www.memrise.com Study Tools: Sources: https://80000hours.org/career-guide/how-to-be-successful https://alexvermeer.com/8760hours (8,760 Hours: How to get the most out of next year) https://collegeinfogeek.com/spaced-repetition-memory-technique https://en.wikipedia.org/wiki/Pomodoro_Technique https://news.ycombinator.com/item?id=14218408 (Ask HN: How do you keep improving?) https://news.ycombinator.com/item?id=16202123 (How to Study: A Brief Guide (buffalo.edu)) https://news.ycombinator.com/item?id=23596471 (Ask HN: How do you take notes when reading a book?) https://www.comptia.org/testing/online-testing-interest-form https://www.coursera.org/learn/learning-how-to-learn Productivity Tools: Sources: https://news.ycombinator.com/item?id=15696056 (Ask HN: What are your favorite browser extensions/add-ons for Firefox or chrome?) https://news.ycombinator.com/item?id=23265518 (Firefox extensions to make remote work and school a little better (blog.mozilla.org)) Sites/Apps: Todoist: https://todoist.com/r/Sharjeel_Sayed_pndvuw (Todoist Premium free for 2 months) https://github.com/Hoffelhas/autodoist https://www.leightonprice.com/todoist/dates.html https://www.youtube.com/playlist?list=PLAzfmm1gS2_WoaNc01a5WlQdUueHe9Ryd (Beginners Guide To Todoist by Carl Pullein) TomatoTimer https://tomato-timer.com Forest: https://www.forestapp.cc Focusmate: https://www.focusmate.com https://www.fb.com/groups/focusmate/files https://www.fb.com/notes/focusmate-official-community/about-focusmate-private-groups/3040676082683663 https://writingmomentum.com/focusmate (Writing Momentum) https://www.fb.com/groups/focusmate/?post_id=2422778307949925 (lindabrandtmph@gmail.com https://www.fb.com/lindabrandtmph ) (Lean In Together) https://www.fb.com/groups/focusmate/?post_id=2607180786176342 (Ph.D. Community Group) https://www.fb.com/groups/focusmate/?post_id=2664504997110587 (lindabrandtmph@gmail.com https://www.fb.com/lindabrandtmph ) (Inspiring Health Leadership) https://www.linkedin.com/groups/12355283 (lindabrandtmph@gmail.com https://www.fb.com/lindabrandtmph ) (Getting Things Done Together) Web Browser: Sources: https://news.ycombinator.com/item?id=15696056 (What are your favorite browser extensions/add-ons for Firefox or chrome?) https://news.ycombinator.com/item?id=22105561 (Ask HN: How do you manage your bookmarks?) https://news.ycombinator.com/item?id=22778123 (Ask HN: What do you use to keep track of bookmarks/notes/snippets?) https://news.ycombinator.com/item?id=23445382 (Show HN: Some Bookmarklets, I Use (ph-uhl.com)) Extensions: https://1blocker.com https://addons.mozilla.org/en-US/firefox/addon/minimalist-alexa-rank https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new https://darkreader.org https://github.com/gorhill/uBlock https://github.com/iamadamdev/bypass-paywalls-chrome https://github.com/mozilla/contain-facebook https://github.com/mozilla/multi-account-containers https://languagetoolplus.com https://newsit.benwinding.com https://piro.sakura.ne.jp/xul/_treestyletab.html.en https://privacybadger.org https://support.1password.com/getting-started-1password-x https://support.mozilla.org/en-US/kb/focus https://www.joinhoney.com https://www.one-tab.com Books: Sources: http://booksreddit.com http://ramiro.org/vis/hn-most-linked-books-unique-users http://reddittopbooks.com/tech http://www.bookadvice.co http://www.dev-books.com (The most mentioned books on Stack Overflow) http://www.openculture.com/free_textbooks https://bookauthority.org https://bookinsider.gitlab.io https://docs.google.com/spreadsheets/d/e/2PACX-1vQDca1iI1GgcMwBl65XRvJaAnZOv6sCjmAamy_7cioVMV4U_VnBksgZrIKTe5P4aneEXtion1ZA7iPe/pubhtml (Pinker Book Recommendations) https://en.wikipedia.org/wiki/BBC_list_of_100_%27most_inspiring%27_novels https://en.wikipedia.org/wiki/Booker_Prize https://en.wikipedia.org/wiki/List_of_best-selling_books https://en.wikipedia.org/wiki/List_of_novels_considered_the_greatest_of_all_time https://en.wikipedia.org/wiki/Lists_of_100_best_books https://en.wikipedia.org/wiki/Pulitzer_Prize https://en.wikipedia.org/wiki/Time%27s_List_of_the_100_Best_Novels https://hackernewsbooks.com https://hn.algolia.com/?query=books&sort=byPopularity&prefix&page=0&dateRange=all&type=story https://mapfilterfold.com (Meta Recommendations from HN) https://news.ycombinator.com/item?id=13803787 (Ask HN: What books fundamentally changed the way you think about the world?) https://news.ycombinator.com/item?id=14477851 (Ask HN: Books you wish you had read earlier?) https://news.ycombinator.com/item?id=15155833 (Ask HN: What books have made the biggest impact on your mental models?) https://news.ycombinator.com/item?id=15629762 (Ask HN: What are your favorite books of all time, and why?) https://news.ycombinator.com/item?id=15761599 (Ask HN: Books on specific topics that have applied to many areas of your life?) https://news.ycombinator.com/item?id=16241500 (Ask HN: What books have most influenced the way you see the world?) https://news.ycombinator.com/item?id=16296200 (Ask HN: Which books do you wish you'd read earlier in life?) https://news.ycombinator.com/item?id=16351310 (Ask HN: What are the books you wish your colleagues had read?) https://news.ycombinator.com/item?id=16756243 (Ask HN: What books do you keep on your desk?) https://news.ycombinator.com/item?id=17045790 (Ask HN: Which books have made you introspect?) https://news.ycombinator.com/item?id=17128513 (Ask HN: Which non-programming books are a beneficial read for programmers?) https://news.ycombinator.com/item?id=17625795 (Ask HN: Which books are “must-read” for anyone trying to learn about your field?) https://news.ycombinator.com/item?id=17909694 (Ask HN: What are your favorite non-fiction books of all time?) https://news.ycombinator.com/item?id=17980964 (Ask HN: What was the one book that you read and it actually changed your life?) https://news.ycombinator.com/item?id=18104814 (Ask HN: What are the best textbooks in your field of expertise?) https://news.ycombinator.com/item?id=18469649 (Ask HN: Older textbooks/papers you consider classics still worth studying today?) https://news.ycombinator.com/item?id=19087418 (Ask HN: What books changed the way you think about almost everything?) https://news.ycombinator.com/item?id=20332455 (Ask HN: Recommend one book I need to read this summer?) https://news.ycombinator.com/item?id=20847508 (Ask HN: How Do You Read?) https://news.ycombinator.com/item?id=20914127 (Ask HN: What are your favorite books or essays written at least 100 years ago?) https://news.ycombinator.com/item?id=21765528 (Ask HN: Fun Tech Book Recommendations?) https://news.ycombinator.com/item?id=22092108 (Ask HN: What are the best unknown books you have read?) https://news.ycombinator.com/item?id=22299180 (Ask HN: What are some books where the reader learns by building projects?) https://news.ycombinator.com/item?id=22502554 (Ask HN: What are some deep, mentality changing books?) https://news.ycombinator.com/item?id=22718592 (Ask HN: Great fiction books that have had a positive impact on your life?) https://news.ycombinator.com/item?id=23151144 (Ask HN: Mind bending books to read and never be the same as before?) https://news.ycombinator.com/item?id=23485477 ( Ask HN: What, in your opinion, are the greatest and most useful textbooks?) https://news.ycombinator.com/item?id=23535060 (Ask HN: How do you read long PDFs?) https://opentrackers.org/downloading-ebooks-textbooks https://ramiro.org/vis/hn-most-linked-books https://redditfavorites.com/books https://wiki.mobileread.com/wiki/EBook_Lending_Libraries https://www.amazon.com/b/?node=8192263011 (100 Books to Read in a Lifetime) https://www.amazon.com/best-sellers-books-Amazon/zgbs/books https://www.amazon.com/charts https://www.amazon.com/gp/bestsellers/2020/books https://www.bookbub.com https://www.ereaderiq.com https://www.goodreads.com/list https://www.nytimes.com/section/books/review https://www.reddit.com/r/AskReddit/comments/34m5n6/reddit_what_are_some_must_read_books https://www.reddit.com/r/AskReddit/comments/8cl833/what_are_some_good_books_that_would_make_the https://www.reddit.com/r/AskReddit/comments/8gy4nd/what_are_some_cool_websites_where_you_can https://www.reddit.com/r/books/wiki/suggested https://www.reddit.com/r/FreeEBOOKS/comments/exw3gj/here_are_50_classic_books_that_you_can_download https://www.reddit.com/r/freeEBOOKS/wiki/febooks https://www.reddit.com/r/FreeEBOOKS+KindleFreebies https://pinboard.in/u:SharjeelSayed/t:course https://pinboard.in/u:SharjeelSayed/t:ebooks https://pinboard.in/u:SharjeelSayed/t:learn https://www.goodreads.com/SharjeelSayed Sites: http://audiobookbay.nl http://b-ok.org http://breue.com/free_programming_books http://ebb.la http://findlectures.com http://freebookspot.es https://libgen.lc or https://libgen.is (https://en.wikipedia.org/wiki/Library_Genesis) https://books.goalkicker.com https://cse.google.com/cse/publicurl?cx=001639227550064093264:dznewka3cca (Google Custom Search Engine for Ebooks) https://cse.google.com/cse/publicurl?cx=011394183039475424659:5bfyqg89ers (Google Custom Search Engine for Ebooks) https://ebookee.org https://forcoder.su https://forum.mobilism.org https://librivox.org https://standardebooks.org/ebooks https://www.bookbub.com https://www.ereaderiq.com https://www.gutenberg.org https://www.oreilly.com https://z-lib.org irc://irc.irchighway.net/ebooks irc://irc.undernet.org/bookz An ACM Membership provides O’Reilly access (https://www.oreilly.com) for less. The India Sign up page is at https://services.acm.org/public/qj/proflevel/proflevel_control.cfm?level=3&country=India&form_type=Professional&promo=LEVEL&pay=DD Kindle: Sources: https://ebook.online-convert.com https://en.wikipedia.org/wiki/Kindle_File_Format https://www.amazon.com/b/?node=11552285011 (Kindle Book Deals) https://www.amazon.com/kindle-dbs/emailsubs (Kindle Email Subscriptions) https://www.amazon.in/gp/help/customer/display.html?nodeId=G7NECT4B4ZWHQ8WV (Learn How to Use Your Send to Kindle Email Address) https://www.amazon.in/hz/mycd/myx (Manage Your Content & Devices) https://www.amazonforum.com/s/topic/0TO4P000000t6f5WAA/kindle-oasis https://www.reddit.com/r/freeEBOOKS/wiki/febooks https://www.reddit.com/r/FreeEBOOKS+KindleFreebies+kindle https://www.reddit.com/r/kindle/comments/f5ztc1/til_if_you_change_the_suffix_of_your_ebook_from https://www.reddit.com/r/kindle/wiki https://youtu.be/O36h-GBAcDQ (10 cool things to do with Amazon Kindle Paperwhite ebook reader!) Tips: How to get X Ray in a side loaded book 1) In calibre, go into "edit metadata" and add the amazon ID number. Important: make sure you're using the amazon ID number from the kindle store, not from another edition of the book 2) Use the "Quality Check" plugin to "Fix ASIN for kindle fire" 3) Convert to AZW3 (not .mobi) 4) Repeat step 2. This is probably unnecessary but it just takes a second. Study Music: Sources: https://lifehacker.com/the-ultimate-list-of-work-and-study-music-1836284255 https://news.ycombinator.com/item?id=11146712 ( AI generated music to improve focus, relaxation and sleep (brain.fm)) https://news.ycombinator.com/item?id=11146712 (AI generated music to improve focus, relaxation and sleep (brain.fm)) https://news.ycombinator.com/item?id=12844434 (Music for Programming (musicforprogramming.net)) https://news.ycombinator.com/item?id=17118269 (Ask HN: What, if anything, do you listen to while coding?) https://news.ycombinator.com/item?id=18493075 (Brain.fm: Music to improve focus, meditation and sleep) https://news.ycombinator.com/item?id=20724959 (Ask HN: Where do you find new music to listen to online?) https://news.ycombinator.com/item?id=9767943 (Do Binaural Beats Really Affect Brainwaves? (autodidacts.io)) https://open.spotify.com/user/22jszrk35ji6sm6qewxzsly4a?si=DVuJ0DSLQ7mLqfXy4nkLTQ https://www.reddit.com/r/ambientmusic/comments/3tuiu7/ambientmusic_voted_your_top_25_ambient_albums https://www.reddit.com/r/ambientmusic/top https://www.reddit.com/r/medicalschool/comments/9m4afb/serious_spotify_playlists_to_listen_to_while https://pinboard.in/u:SharjeelSayed/t:music+study Sites: soma fm's Drone Zone Channel https://somafm.com/player/#/now-playing/dronezone https://music.apple.com/station/somafm-drone-zone/ra.1460960905 https://open.spotify.com/playlist/1raR4ZD2jZH65dbw5wzfnl (SomaFM Drone Zone) https://open.spotify.com/playlist/6buS3xfirKekKanY53l2fN (Soma FM Drone Zone & Deep Space One) Spotify: https://open.spotify.com/album/6035JmOXELaAUjbaCzq7bu (Studying Music: Binaural Beats Sounds For Studying, Focus, Concentration and Ambient Study Music) https://open.spotify.com/album/6XRukyQYxofq4QbPirgtpc (Brown Noise DLX) https://open.spotify.com/album/6YxOJgSL1EQONuJgyBIPhg (Ambient World by David Arkenstone) https://open.spotify.com/episode/1zbqQ4QcCVTZsEQgbZGAiP (Celestial White Noise | Sleep Better, Reduce Stress, Calm Your Mind or Improve Focus) https://open.spotify.com/genre/asmr-page https://open.spotify.com/genre/study-page https://open.spotify.com/playlist/37i9dQZF1DWXUpC6mczRpA (Mozart Study) https://open.spotify.com/playlist/37i9dQZF1DWZd79rJ6a7lp (Sleep) https://open.spotify.com/playlist/37i9dQZF1DWZhzMp90Opmn (Pink Noise) https://open.spotify.com/playlist/37i9dQZF1DWZwtERXCS82H (Reading Soundtrack) https://open.spotify.com/playlist/37i9dQZF1DX3Ogo9pFvBkY (Ambient Relaxation) https://open.spotify.com/playlist/37i9dQZF1DX4PP3DA4J0N8 (Nature Sounds) https://open.spotify.com/playlist/37i9dQZF1DX4sWSpwq3LiO (Peaceful Piano) https://open.spotify.com/playlist/37i9dQZF1DX7EF8wVxBVhG (Binaural Beats: Focus) https://open.spotify.com/playlist/37i9dQZF1DX8NTLI2TtZa6 (Intense Studying) https://open.spotify.com/playlist/37i9dQZF1DX8ymr6UES7vc (Rain Sounds) https://open.spotify.com/playlist/4EhmWNBIY0eXfIiPFGExvR (r/ambientmusic Top 25) https://open.spotify.com/playlist/6UvxOYk0PE78QicUlv0V8t (The 50 Best Ambient Albums of All Time) https://open.spotify.com/search/binaural/playlists https://open.spotify.com/search/study/playlists Apple Music: https://music.apple.com/gb/playlist/sleep-sounds/pl.0ef59752c0cd457dbf1391f08cbd936f https://music.apple.com/in/activity/focus/976439521 https://music.apple.com/in/playlist/mozart-study/pl.012c3e58dc7b4a6890b9777dd3f4323e https://music.apple.com/in/playlist/nature-sounds/pl.040f99fdd83542a79b28fc4c13f773bd https://music.apple.com/in/playlist/the-50-best-ambient-albums-of-all-time/pl.ba18e2bcf63048248256a1b5f387f08f https://music.apple.com/us/playlist/pure-ambient/pl.a9bd89e7b22e45cbaac40b58c9d3d09b https://music.apple.com/us/playlist/pure-focus/pl.dbd712beded846dca273d5d3259d28aa https://music.apple.com/us/playlist/rain-sounds/pl.e79d63bcaead407fb44a0c19380822e6 myNoise : Custom Background Noise Machines https://mynoise.net Additional Sources: https://hypem.com https://open.spotify.com/playlist/51GTWGAMzL5zt7oUPcxwne (The Perfect Playlist from the AskReddit thread) https://www.reddit.com/r/Music/comments/5nu2vt/112_hour_playlist_of_the_most_recognizable_songs https://www.reddit.com/r/spotify/comments/aj7wkz/the_perfect_playlist_from_the_askreddit_thread https://www.reddit.com/r/spotify/comments/gu81es/my_collection_of_spotify_and_other_music_related https://www.reddit.com/r/spotify/top https://www.reddit.com/r/spotify/wiki Headphones: Sources: https://news.ycombinator.com/item?id=21563355 (Ask HN: Best Noise Canceling Headphones) https://www.audiocheck.net/soundtests_headphones.php https://www.fb.com/groups/The.Indian.Audiophile.Forum https://www.reddit.com/r/headphones/comments/9u2s09/what_tracks_do_you_play_to_test_the_full_range_of https://www.reddit.com/r/LifeProTips/comments/6hljyv/lpt_if_you_are_buying_headphonesspeakers_test Sites: Best Sellers in Audio Headphones https://www.amazon.com/Best-Sellers-Electronics-Audio-Headphones/zgbs/electronics/172541 crinacle's BUYER'S GUIDE Best (sounding) True Wireless Earphones https://crinacle.com/guide/tws /r/headphones https://www.reddit.com/r/headphones/wiki/purchaseadvice https://sites.google.com/view/quipa Best Headphones (rtings.com) https://www.rtings.com/headphones SoundGuys Best https://www.soundguys.com/best The Best Noise-Cancelling Headphones https://www.nytimes.com/wirecutter/reviews/best-noise-cancelling-headphones Ear Plugs: Sources: https://www.nytimes.com/wirecutter/reviews/best-earplugs-for-sleeping https://www.amazon.com/gp/bestsellers/hpc/3779871 Sites: Mack's Ultra Soft Foam Earplugs https://www.amazon.com/Macks-Ultra-Soft-Foam-Earplugs/dp/B0051U7W32 Miscellaneous: Microsoft Excel: Sources: https://www.reddit.com/r/excel/comments/2e28s3/rexcel_advice_thread_repository https://news.ycombinator.com/item?id=12448545 (You Suck at Excel with Joel Spolsky (2015) [video]) Books and Courses: You Suck at Excel with Joel Spolsky https://youtu.be/0nbkaYsR94c Excel 2019 Bible 1st Edition https://www.amazon.com/Excel-2019-Bible-Michael-Alexander/dp/1119514789 Electronics: Sources: https://news.ycombinator.com/item?id=16775744 (Ask HN: How to self-learn electronics?) https://news.ycombinator.com/item?id=16920476 (Ask HN: Where did you learn modular electronics?) https://news.ycombinator.com/item?id=20126760 (Open Source Electronics Lab for $30 (github.com)) https://news.ycombinator.com/item?id=23562181 (Ask HN: What are some good resources to learn how electricity works?) https://www.reddit.com/r/AskElectronics/wiki Books and Courses: The Art of Electronics 3rd Edition https://www.amazon.com/Art-Electronics-Paul-Horowitz/dp/0521809266 6.002.1x "Circuits and Electronics 1: Basic Circuit Analysis" Based on 6.002 MIT Course https://courses.edx.org/courses/course-v1:MITx+6.002.1x_1+2T2016/info Lessons in Electric Circuits https://www.allaboutcircuits.com/textbook Science: Sources: https://bookauthority.org/books/best-science-books https://docs.google.com/spreadsheets/d/17gv8uAydcInAeflJp5FrzpfmuUhOcyhBcutaZwVMans (Science communication Youtube channels) https://en.wikipedia.org/wiki/Best_science_book_ever https://en.wikipedia.org/wiki/List_of_science_magazines https://en.wikipedia.org/wiki/Lists_of_important_publications_in_science https://hn.algolia.com/?query=documentaries&sort=byPopularity&prefix&page=0&dateRange=all&type=story https://news.ycombinator.com/item?id=18085765 (Ask HN: What are some of the best documentaries you've seen?) https://sciurls.com https://www.amazon.com/Best-Sellers-Books-Science-Math/zgbs/books/75 https://www.reddit.com/r/AskReddit/comments/5x2r6b/reddit_what_are_some_must_see_documentaries https://www.reddit.com/r/AskReddit/comments/7yvhmi/what_is_the_most_interesting_documentary_youve https://www.reddit.com/r/Documentaries/wiki https://www.theguardian.com/books/booksblog/2017/jul/20/dawkins-sees-off-darwin-in-vote-for-most-influential-science-book Books and Courses: What If?: Serious Scientific Answers to Absurd Hypothetical Questions https://www.amazon.com/What-If-Scientific-Hypothetical-Questions-ebook/dp/B00IYUYF4A Thing Explainer: Complicated Stuff in Simple Words https://www.amazon.com/Thing-Explainer-Complicated-Stuff-Simple-ebook/dp/B00XJYVF44 The Selfish Gene https://www.amazon.com/Selfish-Gene-Anniversary-Landmark-Science/dp/0198788606 A Short History of Nearly Everything https://www.amazon.com/Short-History-Nearly-Everything/dp/076790818X Planet Earth https://en.wikipedia.org/wiki/Planet_Earth_(franchise) Cosmos: A Spacetime Odyssey https://en.wikipedia.org/wiki/Cosmos:_A_Spacetime_Odyssey Science Magazines: https://www.nationalgeographic.com (2,144) https://www.scientificamerican.com (4,564) https://www.popularmechanics.com (6,207) https://www.smithsonianmag.com (6,780) https://phys.org (7,777) https://www.technologyreview.com (9,232) https://www.newscientist.com (12,635) https://www.popsci.com (12,738) https://www.discovermagazine.com (15,775) https://www.quantamagazine.org (30,809) https://www.sciencenews.org (31,109) https://www.annualreviews.org (34,028) https://www.sciencefocus.com (38,774) http://nautil.us (63,753) https://physicsworld.com (88,698) https://facts.net (113,410) https://www.americanscientist.org (204,146) Design: Sources: https://github.com/bradtraversy/design-resources-for-developers https://github.com/LisaDziuba/Awesome-Design-Tools https://github.com/topics/design?o=desc&s=stars https://github.com/topics/frontend?o=desc&s=stars https://news.ycombinator.com/item?id=15328992 (Ask HN: Learn Modern web design and CSS) https://nodesign.dev Books and Courses: The Design of Everyday Things https://www.amazon.com/Design-Everyday-Things-Revised-Expanded/dp/0465050654 The ultimate guide for mobile developers, who want to design https://medium.com/flawless-app-stories/https-medium-com-flawless-app-stories-the-ultimate-guide-for-mobile-developers-who-want-to-design-part1-a2d47c04fd49 News: Sources: https://en.wikipedia.org/wiki/Special:Random https://fraidyc.at https://github.com/greybax/awesome-IT-films https://github.com/learn-anything/blogs https://github.com/topics/blogs?o=desc&s=stars https://news.vinc.cc https://news.ycombinator.com/item?id=14086259 (Ask HN: Mailing lists that HN readers ought to know about?) https://news.ycombinator.com/item?id=14163905 (Ask HN: Which companies have the best blogs written by their engineering team?) https://news.ycombinator.com/item?id=14378536 (Ask HN: Which websites do you visit?) https://news.ycombinator.com/item?id=14724092 (Ask HN: Which sites you visit on a regular basis for knowledge and inspiration?) https://news.ycombinator.com/item?id=14918647 (Ask HN: What is your content discovery daily routine?) https://news.ycombinator.com/item?id=15098066 (Ask HN: What online communities offer a high level of discussion?) https://news.ycombinator.com/item?id=16338503 (Ask HN: How do you manage to go through so much of good content posted on HN?) https://news.ycombinator.com/item?id=16561799 (Ask HN: What's the Hacker News for different industries?) https://news.ycombinator.com/item?id=17202615 (Ask HN: Which YouTube channels do you watch regularly?) https://news.ycombinator.com/item?id=17690852 (Ask HN: What are some niche communities you enjoy?) https://news.ycombinator.com/item?id=18384680 (Ask HN: Other online communities like HN?) https://news.ycombinator.com/item?id=20023209 (Ask HN: What are your other favorite communities other than Hacker News?) https://news.ycombinator.com/item?id=20719651 (Ask HN: What are some niche or alternative news aggregators worth checking out?) https://news.ycombinator.com/item?id=21928170 (Ask HN: What niche blogs are worthwhile to follow?) https://news.ycombinator.com/item?id=22800136 (Ask HN: What is your blog and why should I read it?) https://news.ycombinator.com/item?id=23206259 (Ask HN: What are some hard-tech blogs that you follow?) https://news.ycombinator.com/item?id=23583629 (RSS Box – RSS for websites that do not support RSS (rssbox.herokuapp.com)) https://news.ycombinator.com/item?id=24539445 (Ask HN: Favourite blogs?) https://news.ycombinator.com/item?id=24658424 (Ask HN: What RSS Reader do you use?) https://news.ycombinator.com/item?id=9836023 (Ask HN: What tech blogs, podcasts do you follow outside of HN?) https://wiki.nikitavoloboev.xyz/research/blogs#favorite-blogs https://www.reddit.com/r/AskReddit/comments/9nggyv/what_is_a_great_youtube_channel_to_binge_watch https://www.reddit.com/r/AskReddit/comments/aa7zs9/what_youtube_channels_are_genuinely_worth_watching https://www.to-rss.xyz/wikipedia https://news.ycombinator.com/user?id=SharjeelSayed https://twitter.com/SharjeelSayed https://www.reddit.com/user/SharjeelSayed Sites and Apps: RSS: Import http://Opml.SharjeelSayed.com , into https://www.inoreader.com or https://reederapp.com News Sites: (Sorted by Alexa Rank) https://cnn.com (68) https://www.nytimes.com (78) https://www.bbc.com (87) https://theguardian.com (133) https://indiatimes.com (134) https://www.washingtonpost.com (176) https://cnbc.com (270) https://forbes.com (281) https://www.moneycontrol.com (344) https://ndtv.com (371) https://bloomberg.com (401) https://reuters.com (418) https://www.wsj.com (425) https://abcnews.go.com (521) https://indianexpress.com (643) https://www.huffpost.com (795) https://hindustantimes.com (829) https://www.news18.com (889) https://apnews.com (912) https://www.thehindu.com (1,105) https://www.aljazeera.com (1,319) https://www.telegraph.co.uk (1,328) https://scroll.in (1,648) https://www.vox.com (1,881) https://www.livemint.com (2,043) https://news.abplive.com (2,235) https://www.financialexpress.com (2,585) https://www.scmp.com (2,768) https://www.firstpost.com (3,388) https://gulfnews.com (3,506) https://www.khaleejtimes.com (4,984) Tech News: (Sorted by Alexa Rank) https://www.cnet.com (169) https://www.theverge.com (696) https://www.pcmag.com (762) https://www.engadget.com (1,084) https://www.digitaltrends.com (1,307) https://www.wired.com (1,482) https://techcrunch.com (1,713) https://mashable.com (1,893) https://gizmodo.com (1,918) https://lifehacker.com (2,403) https://www.gadgetsnow.com (2,801) https://www.macrumors.com (2,827) https://www.zdnet.com (3,454) https://www.techrepublic.com (3,554) https://arstechnica.com (4,422) https://www.imore.com (5,513) https://9to5mac.com (5,589) https://venturebeat.com (5,951) https://thenextweb.com (6,814) https://appleinsider.com (6,940) https://www.macworld.com (7,389) https://www.anandtech.com (8,028) https://bgr.com (12,665) https://hackernoon.com (12,947) https://www.geekwire.com (13,375) https://www.slashgear.com (14,179) https://torrentfreak.com (15,675) https://www.cultofmac.com (26,712) Telegram: Sources: http://thefeedreaderbot.com (The Feed Reader Bot monitors RSS feeds (and Twitter accounts), and sends messages when new posts are available.) https://docs.google.com/spreadsheets/d/1uQP3f2bWuPapTn_1FUcL67jW9MwLzSjysji39pmyUxY (/r/TelegramBots - Master Bot List) https://github.com/ebertti/awesome-telegram https://github.com/topics/telegram?o=desc&s=stars https://ifttt.com/telegram https://t.me/aximobot (Hi, i am a RSS and social network flows agregator) https://t.me/best_hacker_news (Top stories from https://news.ycombinator.com (with 500+ score)) https://t.me/chotamreaderbot (Helps make any link "preview" or have "instant view" on Telegram) https://t.me/CorsaBot (Make Instant View from any article, chat) https://t.me/hacker_news_feed (Top stories from https://news.ycombinator.com (with 100+ score)) https://t.me/TheFeedReaderBot (The Feed Reader Bot monitors RSS feeds (and Twitter accounts), and sends messages when new posts are available.) https://tdirectory.me https://telegramchannels.me/channels?category=technology&sort=members (Top Technology Channels) https://telegramchannels.me/search?search=feed&type=bot (RSS Feed Bots) https://tgram.io https://tlgrm.eu/channels/tech (Technology Channels) Telegram News Feed Setup: Join these channels https://t.me/best_hacker_news https://t.me/devopsish (DevOps'ish Telegram Channel) https://t.me/hacker_news_feed Add this bot https://t.me/aximobot Go to the AximoBot conversation and type /add rss http://feeds.bbci.co.uk/news/world/rss.xml /add rss http://rss.slashdot.org/Slashdot/slashdotMain /add rss https://feeds.feedburner.com/ndtvnews-top-stories?format=xml /add rss https://feeds.feedburner.com/TheHackersNews?format=xml /add rss https://smithsdownunder.com/reddit_rss/?rss=r/AppHookup/.rss /add rss https://smithsdownunder.com/reddit_rss/?rss=r/worldnews/.rss /add rss https://www.aljazeera.com/xml/rss/all.xml /add rss https://www.nytimes.com/svc/collections/v1/publish/https://www.nytimes.com/section/world/rss.xml /add rss https://www.techmeme.com/feed.xml Add this bot https://t.me/TheFeedReaderBot Go to the "Feed Reader Bot" conversation and type /add https://smithsdownunder.com/reddit_rss/?rss=r/technology/.rss Google News: https://newsmap-js.herokuapp.com https://news.google.com?ned=in&gl=IN&hl=en-IN&num=1&topic=h (India) https://news.google.com/local/section/geo/Mumbai/Mumbai,%20Maharashtra?ned=in&hl=en-IN&gl=IN (Mumbai) https://news.google.com/topics/CAAqBwgKMOXWjQswrYGgAw?hl=en-IN&gl=IN&ceid=IN:en (Maharashtra) News Aggregators: https://en.wikipedia.org/wiki/Portal:Current_events https://lobste.rs https://pinboard.in/popular https://techurls.com https://www.hvper.com https://www.inoreader.com/trending https://www.taggernews.com https://www.techmeme.com Reddit: https://www.reddit.com/r/1Password+AWSCertifications+Alfred+AppHookup+AppleWatch+CryptoCurrency+DataHoarder+Documentaries+FreeEBOOKS+ITCareerQuestions+IndiaInvestments+KindleFreebies+Piracy+Terraform+Ubuntu+Udemy+Upwork+announcements+ansible+apple+aws+compsci+cscareerquestions+dataisbeautiful+devops+docker+freelance+gadgets+hackernews+india+ipad+iphone+juul+kindle+kubernetes+learnprogramming+linux+linuxadmin+linuxupskillchallenge+mac+macapps+movies+mumbai+netsec+nextdns+onebag+osx+programming+science+solotravel+sysadmin+technology+television+todayilearned+todoist+travel+udemyfreebies+usefulscripts+worldnews Hacker News: https://apps.apple.com/us/app/hack-for-hacker-news-developer/id1464477788 https://edavis.github.io/hnrss https://github.com/minimaxir/hacker-news-undocumented https://hckrnews.com https://hn.algolia.com https://hndex.ml (Search the full text of articles posted to Hacker News, with live updating) https://hndex.org (a search engine for finding articles posted to hacker news) https://hnprofile.com ((Find an Expert on Hacker News)) https://news.ycombinator.com https://news.ycombinator.com/item?id=25556990 ( HN Alternative UIs (luke.lol)) https://readhacker.news https://showcase.metamate.io/hackernews-trends https://t.me/best_hacker_news https://t.me/hacker_news_feed https://www.fb.com/hn.hiren.news https://www.hackernewspapers.com YouTube: https://www.youtube.com/channel/UCF0pVplsI8R5kcAqgtoRqoA (YouTube Worldwide Popular Right Now) https://www.youtube.com/channel/UCAh9DbAZny_eoGFsYlH2JZw (YouTube India Popular Right Now) https://www.youtube.com/user/SayedSharjeel/channels Bookmarks: Import http://Bookmarks.SharjeelSayed.com into your Browser or view online at https://pinboard.in/u:SharjeelSayed https://github.com/SharjeelSayed?direction=desc&sort=stars&tab=stars (Starred Github Repositories) https://stackexchange.com/users/6550/sharjeel?tab=bookmarks https://cse.google.com/cse/publicurl?cx=013208504250323700475:mqurmsvnc8k (Google Custom Search Engine for Sharjeel's Bookmarks) Tech News Notifications (iOS/Android): Turn on the applet https://IFTTT.com/applets/456148p in the IFTTT Mobile app and add https://www.techmeme.com/feed.xml into the 'Feed URL' field of the applet. NewsLetters: Sources: https://devopsnewsletters.com https://kill-the-newsletter.com https://news.ycombinator.com/item?id=22280939 (Ask HN: What are the underrated newsletters you like reading?) Sites: (Sorted by Alexa Rank) https://thenewstack.io/newsletter-archive (40,173) https://ma.ttias.be/cronweekly (65,936) https://danielmiessler.com/newsletter (84,576) https://www.ben-evans.com/newsletter (84,591) https://www.schneier.com/crypto-gram (126,206) https://www.lastweekinaws.com (425,861) https://hackernewsletter.com (873,902) https://devopsish.com (2,523,997) https://sreweekly.com (2,618,415) https://www.devopsweekly.com (3,945,939) https://kubeweekly.io (6,389,097) https://thisweekindevops.com (5,288,621) Podcasts: Sources: http://www.openculture.com/great-podcasts https://hn.algolia.com/?query=podcast&sort=byPopularity&prefix&page=0&dateRange=all&type=story https://news.ycombinator.com/item?id=13574916 (Ask HN: What are some 'must watch' talks?) https://news.ycombinator.com/item?id=13747563 (Ask HN: What are your favorite tech podcasts?) https://news.ycombinator.com/item?id=14529759 (Ask HN: What podcasts are you listening to?) https://news.ycombinator.com/item?id=14819798 (Ask HN: What are your favorite podcasts?) https://news.ycombinator.com/item?id=15170121 (Ask HN: What audio resources can improve my technical skills during my commute?) https://news.ycombinator.com/item?id=16838460 (Ask HN: What is your favourite tech talk?) https://news.ycombinator.com/item?id=18073169 (Ask HN: What podcasts do you listen to regularly?) https://news.ycombinator.com/item?id=18217762 (Ask HN: What are some of the best technical talks you've heard?) https://news.ycombinator.com/item?id=19095780 (Ask HN: What podcast has been most influential on your life?) https://news.ycombinator.com/item?id=22092900 (Ask HN: What podcast(s) changed your life?) https://news.ycombinator.com/item?id=23051122 (Ask HN: Intellectually simulating Podcasts/conversations/Talk) https://news.ycombinator.com/item?id=9207360 (Ask HN: Favorite podcasts?) https://www.reddit.com/r/podcasts/comments/75ilo5/ive_spent_three_years_listening_to_podcasts https://www.reddit.com/r/sysadmin/comments/au8ugd/what_are_your_preferred_tech_podcasts_as_a https://www.reddit.com/r/sysadmin/comments/han44w/interesting_it_related_podcasts (Interesting IT related Podcasts (self.sysadmin)) https://pinboard.in/u:SharjeelSayed/t:podcast Sites: Collection of awesome podcasts https://github.com/rShetty/awesome-podcasts Netflix for Podcasts! https://podflix.app Podcasts for Entrepreneurs – Episode Directory https://podboxer.com/explore-episodes Email: Sources: https://news.ycombinator.com/item?id=25497113 (Ask HN: Best Paid Gmail Replacement?) https://nomoregoogle.com https://pinboard.in/u:sharjeelsayed/t:email https://stackoverflow.com/questions/9807909/are-email-addresses-case-sensitive Email Hosting: https://gsuite.google.co.in/intl/en_in/pricing.html https://improvmx.com https://mailbox.org/en https://open.spotify.com/episode/4w4PMbfjoBnxV1YkPbz6KT (The Privacy, Security, & OSINT Show 095-Better Email with Fastmail) https://restoreprivacy.com/google-alternatives https://restoreprivacy.com/private-secure-email https://runbox.com https://w3techs.com/technologies/overview/email_server https://www.microsoft.com/en-in/microsoft-365/business/compare-all-microsoft-365-business-products https://www.rackspace.com/email-hosting/webmail/pricing https://www.reddit.com/r/degoogle/wiki https://www.zoho.com/mail/zohomail-pricing.html Fastmail.com: https://news.ycombinator.com/item?id=12247401 (Moving 12 years of email from GMail to FastMail (cpbotha.net)) https://www.emaildiscussions.com/forumdisplay.php?f=27 (FastMail Forum) https://ref.fm/u24474904 (Fastmail.com 10% off) Self Hosted email: https://bridge.grumpy-troll.org/2020/07/small-mailserver-bcp https://github.com/mailcow/mailcow-dockerized https://github.com/sovereign/sovereign https://github.com/tomav/docker-mailserver https://mailcow.email https://mailinabox.email https://mailu.io Email Tests: https://mxtoolbox.com/diagnostic.aspx https://news.ycombinator.com/item?id=10408169 (Test the Spammyness of your Emails (mail-tester.com)) https://pingability.com/zoneinfo.jsp https://talosintelligence.com https://www.checktls.com https://www.dnswl.org https://www.emailprivacytester.com Email Backup: http://gmvault.org https://news.ycombinator.com/item?id=12986433 (Gmvault: Backup and restore your Gmail account (github.com)) https://news.ycombinator.com/item?id=18650238 (Ask HN: How to backup emails?) https://news.ycombinator.com/item?id=22846851 (Ask HN: How do you backup your email?) https://takeout.google.com/settings/takeout https://www.offlineimap.org Email Clients: http://www.macdrifter.com/2013/11/mailmate-explorations.html https://news.ycombinator.com/item?id=18057643 (Ask HN: Best email client for a Mac?) https://news.ycombinator.com/item?id=19712437 (Ask HN: What email client do you use?) https://sparkmailapp.com https://thesweetsetup.com/apps/favorite-email-client-os-x https://www.slant.co/topics/604/~best-e-mail-clients-for-macos MailMate: https://freron.com (MailMate) https://freron.lighthouseapp.com/projects/58672-mailmate/tickets?q=state%3Aopen https://github.com/mailmate/mailmate_manual/wiki/Microsoft-Exchange https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=mailmate&sort=byPopularity&type=all https://lists.freron.com/listinfo/mailmate https://tyler.io/additional-mailmate-tips https://www.youtube.com/playlist?list=PLC4ZkBr87CO0jmrQvGQ77t44tCT-xklqU (MailMate: The Killer Email App for Mac OS) Tlds: https://domaintyper.com/top-websites https://hostingtribunal.com/blog/tld-statistics https://news.ycombinator.com/item?id=24538758 (Domains for the Rest of Us (domainsfortherestofus.com)) https://tld-list.com https://www.domainsfortherestofus.com https://www.freenom.com https://www.hayksaakian.com/most-popular-tlds https://www.icdsoft.com/blog/what-are-the-most-popular-tlds-domain-extensions https://www.spamhaus.org/statistics/tlds Backup: Sources: http://gaul.org/object-store-comparison https://clonezilla.org https://cryptomator.org https://github.com/gilbertchen/benchmarking https://github.com/gilbertchen/cloud-storage-comparison https://github.com/gilbertchen/duplicacy https://github.com/jbruchon/jdupes https://github.com/restic/others https://github.com/schollz/croc https://github.com/simon987/awesome-datahoarding https://github.com/topics/backup?o=desc&s=stars https://news.ycombinator.com/item?id=17603348 (Ask HN: How do you backup your files without depending on a third party service?) https://news.ycombinator.com/item?id=18692844 (Ask HN: Best Centralized Backup Solution) https://news.ycombinator.com/item?id=21410833 (Restic – Backups Done Right (restic.net)) https://nuetzlich.net/gocryptfs/comparison https://restic.readthedocs.io/en/stable/100_references.html#design https://ruderich.org/simon/notes/append-only-backups-with-restic-and-rclone https://syncthing.net https://szymonkrajewski.pl/synchronize-local-files-cryptomator-vault https://www.backblaze.com/b2/cloud-storage-pricing.html https://www.reddit.com/r/DataHoarder/comments/axvxwl/anything_cheaper_than_backblaze_b2 https://www.tarsnap.com https://db.tt/YL0e12GN (Dropbox 500 MB of bonus space) https://mega.nz/C!vuhRiKpB (Mega.nz Extra Storage) Tools: Restic https://restic.net rclone - rsync for cloud storage https://rclone.org Backblaze B2 Cloud Storage https://www.backblaze.com/b2/cloud-storage.html Wasabi Object Storage https://wasabi.com VPS: Sources: https://domcomp.com https://github.com/joedicastro/vps-comparison https://github.com/Kickball/awesome-selfhosted https://hn.algolia.com/?dateRange=pastYear&page=0&prefix=true&query=ask%20hn%3A%20vps&sort=byPopularity&type=story https://joshtronic.com/2021/01/03/vps-showdown-digitalocean-lightsail-linode-upcloud-vultr https://lowendbox.com https://news.ycombinator.com/item?id=15105601 (Ask HN: What are your favorites self hosted tools?) https://www.reddit.com/r/VPS+homelab https://www.vpsbenchmarks.com https://pinboard.in/u:SharjeelSayed/t:vps VPS Providers: (Sorted by Alexa Rank) https://www.digitalocean.com (2,492) https://www.ovh.com (4,446) https://www.linode.com (6,612) https://www.hetzner.com (7,282) https://www.vultr.com (11,689) https://upcloud.com (13,683) https://www.scaleway.com (16,100) VPN: Sources: https://github.com/fivefilters/block-ads https://github.com/topics/vpn?o=desc&s=stars https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=Ask%20HN%3Avpn&sort=byPopularity&type=story (Ask HN:vpn) https://news.ycombinator.com/item?id=19242058 (Ask HN: What VPN service are you currently using?) https://news.ycombinator.com/item?id=20783339 (Ask HN: What's the best setup for ad blocking and tracker blocking?) https://nextdns.io (Block ads, trackers and malicious websites on all your devices) https://restoreprivacy.com/5-eyes-9-eyes-14-eyes https://restoreprivacy.com/best-vpn https://thatoneprivacysite.net https://torrentfreak.com/best-vpn-anonymous-no-logging https://tunnelblick.net https://www.expressrefer.com/refer-friend?referrer_id=39360476 (ExpressVPN 30 days free) https://www.privacytools.io/providers/vpn https://www.reddit.com/r/NetflixViaVPN+VPN+vpncoupons+vpnreviews https://www.sparklabs.com/viscosity https://www.vpntierlist.com/vpn-tier-list BitTorrent: Sources: https://alternativeto.net/software/seedr https://github.com/Igglybuff/awesome-piracy https://github.com/magicoflolis/Reddit-Piracy-Megathread https://github.com/ngosang/trackerslist (Updated list of public BitTorrent trackers) https://torrentfreak.com/top-torrent-sites-2021-210103 https://torrentfreak.com/utorrent-is-the-most-used-bittorrent-client-by-far-200405 https://www.reddit.com/r/Addons4Kodi/wiki/preferred_addons https://www.reddit.com/r/piracy/wiki/faq https://www.reddit.com/r/piracy/wiki/guides https://www.reddit.com/r/Piracy/wiki/megathread https://www.reddit.com/r/Piracy/wiki/megathread/tools https://pinboard.in/u:SharjeelSayed/t:torrent Sites: https://thepiratebay.org or https://piratebayproxy.info https://yts.mx https://1337x.to http://rarbg.to or https://rarbgprx.org/torrents.php https://www.limetorrents.info https://torrentgalaxy.to https://zooqle.com https://2torrentz.net https://rutracker.org https://popcorntime.app https://www.myanonamouse.net https://put.io https://www.qbittorrent.org Survival: Sources: https://www.amazon.com/gp/bestsellers/books/465688 (Best Sellers in Safety & First Aid) https://www.amazon.com/gp/bestsellers/books/689734011 (Best Sellers in Emergency Medicine) https://www.amazon.com/gp/bestsellers/books/8975382011 (Best Sellers in Survival & Emergency Preparedness) Books: Where There Is No Doctor: A Village Health Care Handbook, Revised Edition https://www.amazon.com/Where-There-No-Doctor-Handbook/dp/0942364155 The Survival Medicine Handbook: THE essential guide for when medical help is NOT on the way 3rd Edition https://www.amazon.com/Survival-Medicine-Handbook-essential-medical/dp/0988872552 Bushcraft 101: A Field Guide to the Art of Wilderness Survival https://www.amazon.com/Bushcraft-101-Field-Wilderness-Survival/dp/1440579776 Chess: Sources: https://chess.stackexchange.com/questions/75/what-are-examples-of-very-aggressive-openings https://dwheeler.com/chess-openings https://en.wikibooks.org/wiki/Chess https://hn.algolia.com/?dateRange=all&page=0&prefix=true&query=chess&sort=byPopularity&type=all https://www.chess.com/puzzles https://www.chessgames.com/chessstats.html https://www.chesstactics.org https://www.gautamnarula.com/how-to-get-good-at-chess-fast https://www.reddit.com/r/chess/wiki/faq https://www.reddit.com/r/dataisbeautiful/comments/kz3l12/chess_best_opening_by_winning_color_oc https://pinboard.in/u:sharjeelsayed/t:chess Sites: (Sorted by Alexa Rank) https://www.chess.com (228) https://lichess.org (1,737) https://chesstempo.com/chess-tactics (51,565) https://stockfishchess.org (58,390) Additional Sources : https://en.wikipedia.org/wiki/List_of_common_misconceptions https://en.wikipedia.org/wiki/List_of_lists_of_lists https://en.wikipedia.org/wiki/Wikipedia:Vital_articles https://freenode.net https://github.com/255kb/stack-on-a-budget https://github.com/antontarasenko/smq/blob/master/reports/hackernews-links-in-comments.md (Most mentioned links in Hacker News comments, 2006–2015) https://github.com/instadoodledavid/Infosec-Deals-2020 https://github.com/jbranchaud/til https://github.com/jnv/lists https://github.com/kautukkundan/Awesome-Profile-README-templates https://github.com/ripienaar/free-for-dev https://github.com/rsapkf/goodies https://github.com/topics/awesome https://hackerspaces.org https://learn-anything.xyz https://my.mindnode.com/KdeMPbxs8KPixsa5YUq5cphqJnQg81vpHaXcDX2i#-48.5,-680.3,0 https://news.ycombinator.com/item?id=12209446 (How to Read a Book [pdf]) https://news.ycombinator.com/item?id=14087880 (Ask HN: What are some great “Free” services provided by IBM, Amazon, etc.?) https://news.ycombinator.com/item?id=14637859 (Ask HN: What's your process for learning?) https://news.ycombinator.com/item?id=17272715 (Ask HN: Any resources to learn the fundamentals of critical thinking?) https://news.ycombinator.com/item?id=19521136 (Ask HN: What backpack are you using?) https://news.ycombinator.com/item?id=20007108 (Ask HN: Do you keep a personal knowledge repository?) https://news.ycombinator.com/item?id=20110922 (How to Draw Animals (1930) (dessinoprimaire.blogspot.com)) https://news.ycombinator.com/item?id=20146168 (Sleep tweaks boost night owls' wellbeing (bbc.com)) https://news.ycombinator.com/item?id=20225118 (Ask HN: Best free compute and other resources for startups?) https://news.ycombinator.com/item?id=20371095 (Ask HN: Best Office Chair for Remote (Home Office) Work) https://news.ycombinator.com/item?id=21310030 (Ask HN: How do you share/organize knowledge at work and life?) https://news.ycombinator.com/item?id=21373931 (Ask HN: What do you automate in your life and work?) https://news.ycombinator.com/item?id=21581361 (Ask HN: What's the most valuable thing you can learn in an hour?) https://news.ycombinator.com/item?id=22849208 (Ask HN: Programs that saved you 100 hours?) https://news.ycombinator.com/item?id=23390308 (Ask HN: What is the cheapest way to make a website?) https://news.ycombinator.com/item?id=24436135 (Ask HN: What is your favorite motto?) https://news.ycombinator.com/item?id=25136258 (Ask HN: What is the best money you have spent on professional development?) https://news.ycombinator.com/item?id=25518730 ( Tips for a Better Life (lesswrong.com)) https://redditprofile.com (Find an Expert on Reddit) https://sourceful.co.uk (Discover the best public GoogleDocs and Sheets) https://twitter.com/search?q=Gone%20Free%20(from%3ASharjeelSayed) https://wizardzines.com https://www.justwatch.com/in?genres=doc https://www.nala.ie/resources/better-handwriting-adults https://www.producthunt.com https://www.reddit.com/r/AskReddit/comments/4q91g9/what_free_things_online_should_everyone_take/d4r8foy https://www.reddit.com/r/AskReddit/comments/6k0p7l/what_are_the_best_free_online_certificates_you https://www.reddit.com/r/AskReddit/comments/6q2b8x/reddit_whats_become_clear_to_you_as_youve_gotten https://www.reddit.com/r/AskReddit/comments/70q5f2/reddit_what_are_the_most_useful_askreddit_posts https://www.reddit.com/r/india/wiki/useful_posts https://www.reddit.com/r/sysadmin/comments/4oxxgv/your_favorite_scripts_you_have_stolen_or_made Support this page with these referral links: http://amex.in/refer/sHARJsCJfI (American Express) http://share.payoneer.com/nav/gJpTWscAr6xJD14ZBR4gK1Mz9pGKs23iSC5MeSpZ_3L11XA8Vnny4cwQciAVBRLRG1bc5d2c5jNqUK1E7kq17A2 ($25 on Sign Up) https://db.tt/YL0e12GN (Dropbox 500 MB of bonus space) https://m.do.co/c/d3160b5e33e8 (DigitalOcean Credits) https://mega.nz/C!vuhRiKpB (Mega.nz Extra Storage) https://nextdns.io/?from=s2bsnju6 (30% off) https://ref.fm/u24474904 (Fastmail.com 10% off) https://repl.it/upgrade/sharjeelsayed https://todoist.com/r/Sharjeel_Sayed_pndvuw (Todoist Premium free for 2 months) https://www.expressrefer.com/refer-friend?referrer_id=39360476 (ExpressVPN 30 days free)