Trending Projects

Discover the fastest growing open source projects

Showing 1601-1650 of 1,693 trending projects

#1601
15172658790/Blog

This is a repository containing course resources for the computer science program at the University of Science and Technology of China.

0
0.0%
1.1K
total stars
#1602
4clojure/4clojure

An interactive website for learning the Clojure programming language through coding challenges.

0
0.0%
1.1K
total stars
#1603
mostafatouny/awesome-theoretical-computer-science

A curated list of awesome resources on theoretical computer science, focused on math and logic techniques.

0
0.0%
1.1K
total stars
#1604
petabridge/akka-bootcamp

Self-paced training course to learn the Akka.NET actor framework for building highly concurrent, distributed applications in C#.

0
0.0%
1.1K
total stars
#1605
hackclub/sprig

An open-source JavaScript web-based game editor that helps developers learn to code by building games

0
0.0%
1.1K
total stars
#1606
CodementorIO/Python-Learning-Resources

A curated collection of Python learning resources for developers of all skill levels.

0
0.0%
1.1K
total stars
#1607
christine-hu/summer-2019-internships

A repository to help undergraduates track software engineering internship opportunities.

0
0.0%
1.1K
total stars
#1608
cami-la/desafio-poo-dio

A Java project for demonstrating object-oriented programming concepts.

0
0.0%
1.1K
total stars
#1609
paulorievrs/java4noobs

A Java learning resource for beginners, focused on helping new developers get started with the Java programming language.

0
0.0%
1.1K
total stars
#1610
arpankg/ctci-python-solutions

Python solutions with detailed explanations for Cracking the Coding Interview problems.

0
0.0%
1.1K
total stars
#1611
SyMind/awesome-bilibili

A curated list of Bilibili creators who teach technical topics like web dev, CS, ML, and more.

0
0.0%
1.1K
total stars
#1612
xeoneux/30-Days-of-Code

A repository of HackerRank coding challenge solutions in multiple programming languages for developers.

0
0.0%
1.1K
total stars
#1613
pro-collection/interview-question

A repository that collects classic interview questions to help developers prepare for interviews.

0
0.0%
1.1K
total stars
#1614
rng70/TryHackMe-Roadmap

A curated list of free TryHackMe cybersecurity learning rooms for developers.

0
0.0%
1.1K
total stars
#1615
codebytere/so-you-want-an-internship

A guide for software engineering internships, covering college, interviews, resumes, and recruiting tips.

0
0.0%
1.1K
total stars
#1616
cmu-db/15445-bootcamp

A basic introduction to coding in modern C++ for developers interested in systems programming.

0
0.0%
1.1K
total stars
#1617
AlbertoMontalesi/The-complete-guide-to-modern-JavaScript

A comprehensive guide to learning modern JavaScript, from basics to latest ES2022 features.

0
0.0%
1.1K
total stars
#1618
datawhalechina/leetcode-notes

A collection of LeetCode algorithm notes and solutions for interview preparation and learning algorithms.

0
0.0%
1.1K
total stars
#1619
pointfreeco/episode-code-samples

A collection of code samples from the Point-Free Swift video series for developers.

0
0.0%
1.1K
total stars
#1620
LisaHJung/Beginners-Crash-Course-to-Elastic-Stack-Series-Table-of-Contents

A repository providing a beginner's crash course on the Elastic Stack for developers.

0
0.0%
1.1K
total stars
#1621
felix1982/software-testing-interview-question

A collection of software testing interview questions covering theory, automation, performance, and more.

0
0.0%
1.1K
total stars
#1622
christophercalm/if-im-gone

A cheatsheet for developers to provide instructions in case they become incapacitated.

0
0.0%
1.1K
total stars
#1623
shekhargulati/30-seconds-of-java

A curated collection of useful Java code snippets for developers to quickly understand and use.

0
0.0%
1.1K
total stars
#1624
shrutikapoor08/devjoke

A repository for sharing and discovering developer-related jokes and humor.

0
0.0%
1.1K
total stars
#1625
kitze/awesome-conference-practices

A curated list of awesome practices and resources for conference organizers and attendees.

0
0.0%
1.1K
total stars
#1626
jarodHAN/Python-100-Days-master

Python learning resource for developers interested in building AI-powered applications.

0
0.0%
1.1K
total stars
#1627
wukongbajie/BUPTNiceMentors

This is a repository focused on ranking graduate student advisors at Beijing University of Posts and Telecommunications.

0
0.0%
1.1K
total stars
#1628
lukepolson/youtube_channel

A collection of Python tutorial notebooks for a YouTube channel focused on developers using AI tools.

0
0.0%
1.1K
total stars
#1629
saurabh618/All-Python-codes-of-ZTM-course-by-Andrei-Neagoie

This GitHub repository contains Python code examples from the Zero to Mastery course by Andrei Neagoie.

0
0.0%
1.1K
total stars
#1630
100xdevs-cohort-3/assignments

A collection of assignments for a developer discovery platform focused on vibe coders (AI-powered developers)

0
0.0%
1.1K
total stars
#1631
WanyueKJ/education-online

An online education platform with features like knowledge sharing, live classes, and online exams.

0
0.0%
1.0K
total stars
#1632
LispCookbook/cl-cookbook

The Common Lisp Cookbook is a collection of examples and recipes for the Lisp programming language.

0
0.0%
1.0K
total stars
#1633
qingmei2/blogs

A collection of Android programming blogs in simplified Chinese.

0
0.0%
1.0K
total stars
#1634
MrLevo520/Mini-Python-Project

This is a collection of Python mini-projects for developers looking to learn and experiment with the language.

0
0.0%
1.0K
total stars
#1635
dssg/hitchhikers-guide

An educational resource for data scientists and machine learning practitioners interested in social good projects.

0
0.0%
1.0K
total stars
#1636
rashakil-ds/Roadmap-Docs

Comprehensive roadmaps for data science, AI, and software engineering careers.

0
0.0%
1.0K
total stars
#1637
deadlockempire/deadlockempire.github.io

An educational repository that teaches concurrent programming concepts through interactive challenges.

0
0.0%
1.0K
total stars
#1638
lvminghui/Java-Notes

A comprehensive collection of Java knowledge points and interview questions for beginners and junior engineers.

0
0.0%
1.0K
total stars
#1639
Trinkle23897/THU-CST-Cracker

This repository provides guidance for courses in the Department of Computer Science and Technology at Tsinghua University.

0
0.0%
1.0K
total stars
#1640
SweetCodey/system-design-masterclass

A system design masterclass course that provides resources for developers to learn about system architecture and design

0
0.0%
1.0K
total stars
#1641
VPanjeta/ModiScript

ModiScript is an esoteric programming language written in Python that aims to make coding fun and accessible.

0
0.0%
1.0K
total stars
#1642
CodandoApple/aprenda-swift

A collection of resources for learning the Swift programming language for Apple platforms

0
0.0%
1.0K
total stars
#1643
imteekay/functional-programming-learning-path

A learning path for developers interested in functional programming, focused on the Clojure language.

0
0.0%
1.0K
total stars
#1644
gotgit/gotgit

This is a book on how to use Git, the popular distributed version control system.

0
0.0%
1.0K
total stars
#1645
karanwxliaa/Research-for-UG-Students

Research programs and internships for Undergraduate students, not a vibe coder tool.

0
0.0%
1.0K
total stars
#1646
devsonket/devsonket.github.io

A collection of developer cheatsheets and tips in Bangla, focused on helping local developers.

0
0.0%
1.0K
total stars
#1647
krishnaik06/Interview-Prepartion-Data-Science

This repository contains interview preparation materials for data science and machine learning.

0
0.0%
1.0K
total stars
#1648
afontcu/awesome-learning

A curated list of awesome learning material for developers, covering a wide range of topics and technologies.

0
0.0%
1.0K
total stars
#1649
note286/xduts

A LaTeX template and suite for Xidian University, a popular open-source project for academic writing and publishing.

0
0.0%
1.0K
total stars
#1650
adventuresinML/adventures-in-ml-code

A repository with code samples for a website focused on machine learning and data science.

0
0.0%
1.0K
total stars
1...3234

Stay in the loop

Get weekly updates on trending AI coding tools and projects.