#other #awesome #awesome_list #computer_science #courses
https://github.com/prakhar1989/awesome-courses
https://github.com/prakhar1989/awesome-courses
GitHub
GitHub - prakhar1989/awesome-courses: :books: List of awesome university courses for learning Computer Science!
:books: List of awesome university courses for learning Computer Science! - prakhar1989/awesome-courses
#other #books #computer_science #influential_books #programming_language
https://github.com/cs-books/influential-cs-books
https://github.com/cs-books/influential-cs-books
GitHub
GitHub - cs-books/influential-cs-books: Most influential books on Computer Science/programming
Most influential books on Computer Science/programming - cs-books/influential-cs-books
#other #2021 #ai #artificial_intelligence #artificialintelligence #computer_science #computer_vision #deep_learning #innovation #machine_learning #machinelearning #paper #papers #python #research #research_paper #sota #sota_technique #state_of_art #state_of_the_art #technology
https://github.com/louisfb01/best_AI_papers_2021
https://github.com/louisfb01/best_AI_papers_2021
GitHub
GitHub - louisfb01/best_AI_papers_2021: A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear…
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code. - louisfb01/best_AI_papers_2021
#jupyter_notebook #computer_science #education #hacktoberfest #markdown
https://github.com/algorithmica-org/algorithmica
https://github.com/algorithmica-org/algorithmica
GitHub
GitHub - algorithmica-org/algorithmica: A computer science textbook
A computer science textbook. Contribute to algorithmica-org/algorithmica development by creating an account on GitHub.
#other #aws #azure #computer_science #continous_delivery #continuous_integration #developer_roadmap #devops #devops_roadmap #docker #go #grafana #jira #kubernetes #linux #prometheus #python #roadmap #sre #study_plan
https://github.com/milanm/DevOps-Roadmap
https://github.com/milanm/DevOps-Roadmap
GitHub
GitHub - milanm/DevOps-Roadmap: DevOps Roadmap for 2025. with learning resources
DevOps Roadmap for 2025. with learning resources. Contribute to milanm/DevOps-Roadmap development by creating an account on GitHub.
#other #2022 #ai #artificial_intelligence #computer_science #computer_vision #deep_learning #innovation #machine_learning #machinelearning #neural_network #paper #papers #python #sota #state_of_art #state_of_the_art #technology
https://github.com/louisfb01/best_AI_papers_2022
https://github.com/louisfb01/best_AI_papers_2022
GitHub
GitHub - louisfb01/best_AI_papers_2022: A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear…
A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code. - louisfb01/best_AI_papers_2022
#python #computer_science #computer_science_rankings #conference #dblp #faculty #metrics #ranking
https://github.com/emeryberger/CSrankings
https://github.com/emeryberger/CSrankings
GitHub
GitHub - emeryberger/CSrankings: A web app for ranking computer science departments according to their research output in selective…
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas. - emeryberger/CSrankings
#java #algorithm #computer_science #cs #data_structures #database #developer #interview #it #javascript #language #seminar #sql #tech #web
https://github.com/gyoogle/tech-interview-for-developer
https://github.com/gyoogle/tech-interview-for-developer
GitHub
GitHub - gyoogle/tech-interview-for-developer: 👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖. Contribute to gyoogle/tech-interview-for-developer development by creating an account on GitHub.
#other #awesome_list #computer_science #courses #curriculum
The Open Source Society University (OSSU) offers a free, self-taught education in Computer Science using top-quality online materials from institutions like Harvard, MIT, and Princeton. This curriculum is designed to match the standards of an undergraduate computer science degree, minus general education requirements. It includes introductory courses, core subjects like programming, math, systems, theory, security, and applications, as well as advanced electives.
You can complete this program in about two years with 20 hours of study per week. The curriculum is supported by a global community through a Discord server and GitHub interactions. All course materials are free or low-cost, with financial aid options available for some courses.
By following this curriculum, you'll gain a well-rounded education in computer science that prepares you for real-world challenges and opens up various career opportunities. Additionally, you'll have the chance to work on a final project to apply your knowledge practically.
https://github.com/ossu/computer-science
The Open Source Society University (OSSU) offers a free, self-taught education in Computer Science using top-quality online materials from institutions like Harvard, MIT, and Princeton. This curriculum is designed to match the standards of an undergraduate computer science degree, minus general education requirements. It includes introductory courses, core subjects like programming, math, systems, theory, security, and applications, as well as advanced electives.
You can complete this program in about two years with 20 hours of study per week. The curriculum is supported by a global community through a Discord server and GitHub interactions. All course materials are free or low-cost, with financial aid options available for some courses.
By following this curriculum, you'll gain a well-rounded education in computer science that prepares you for real-world challenges and opens up various career opportunities. Additionally, you'll have the chance to work on a final project to apply your knowledge practically.
https://github.com/ossu/computer-science
GitHub
GitHub - ossu/computer-science: 🎓 Path to a free self-taught education in Computer Science!
🎓 Path to a free self-taught education in Computer Science! - ossu/computer-science
❤1
#other #algorithm #computer_science #cpp #interview #java #leetcode #python #system_design
This resource is a comprehensive collection of notes on various computer science topics, including algorithms, operating systems, networking, databases, Java, system design, and more. It provides detailed explanations and solutions to problems from platforms like LeetCode and剑指 Offer. The notes are well-organized and follow a clear formatting guide to ensure readability. The benefit to the user is that it serves as a one-stop resource for learning and reviewing key concepts in computer science, helping to improve coding skills and knowledge in a structured manner.
https://github.com/CyC2018/CS-Notes
This resource is a comprehensive collection of notes on various computer science topics, including algorithms, operating systems, networking, databases, Java, system design, and more. It provides detailed explanations and solutions to problems from platforms like LeetCode and剑指 Offer. The notes are well-organized and follow a clear formatting guide to ensure readability. The benefit to the user is that it serves as a one-stop resource for learning and reviewing key concepts in computer science, helping to improve coding skills and knowledge in a structured manner.
https://github.com/CyC2018/CS-Notes
GitHub
GitHub - CyC2018/CS-Notes: :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计. Contribute to CyC2018/CS-Notes development by creating an account on GitHub.