Trending Projects

Discover the fastest growing open source projects

Showing 1551-1600 of 1,693 trending projects

#1551
9magnets/iOS-Developer-and-Designer-Interview-Questions

A collection of interview questions for iOS developers and designers, applicable for Android as well.

-2
-0.1%
1.6K
total stars
#1552
alinebastos/dev-practice

A collection of coding practice ideas and challenges for front-end and backend developers.

-2
-0.1%
1.6K
total stars
#1553
tolerious/Programming_learning_resource

A collection of computer science learning resources in PDF format, useful for developers.

-2
-0.1%
1.6K
total stars
#1554
sger/ElixirBooks

A curated list of books for learning the Elixir programming language and related technologies.

-2
-0.1%
1.5K
total stars
#1555
TangBean/understanding-the-jvm

A technical book that provides in-depth understanding of the Java Virtual Machine (JVM) internals.

-2
-0.1%
1.5K
total stars
#1556
training-center/mentoria

A mentorship platform connecting developers who want to learn with experienced mentors to help them grow.

-2
-0.1%
1.4K
total stars
#1557
DeveloperErenLiu/RuntimePDF

A collection of technical articles and writings on the 'Runtime' series, totaling over 100,000 words.

-2
-0.1%
1.4K
total stars
#1558
hellokaton/learn-java8

A Java 8 learning resource with video lessons and sample code for developers to study Java 8 features.

-2
-0.1%
1.4K
total stars
#1559
jachinlin/geektime_dl

A Python script that allows users to download content from Geektime, a popular Chinese tech learning platform, to their Kindle devices.

-2
-0.1%
1.4K
total stars
#1560
bramblex/jsjs

This is a simple JavaScript metacircular interpreter, providing a learning resource for developers interested in JavaScript internals.

-2
-0.1%
1.4K
total stars
#1561
AlbertoOlla/esercizi-di-programmazione-javascript

This is a collection of programming exercises in JavaScript for learning and practice.

-2
-0.1%
1.3K
total stars
#1562
4xmen/Get-Github-Achievements

A step-by-step guide on how to earn various GitHub achievements and badges, translated to multiple languages.

-2
-0.2%
1.3K
total stars
#1563
MisterBooo/Play-With-Sort-OC

A repository showcasing basic sorting algorithms implemented in Objective-C for educational purposes.

-2
-0.2%
1.3K
total stars
#1564
roboryantron/Unite2017

Sample project for Unity game architecture using Scriptable Objects from Unite Austin 2017

-2
-0.2%
1.3K
total stars
#1565
iamshuaidi/algo-basic

A comprehensive resource for learning algorithms, computer science fundamentals, and interview prep

-2
-0.2%
1.2K
total stars
#1566
Borye/machine-learning-coursera-1

This repository contains code for a Coursera Machine Learning course, not a developer platform.

-2
-0.2%
1.1K
total stars
#1567
areed1192/sigma_coding_youtube

A collection of code for tutorials covering a wide range of data science, API, and productivity tools.

-2
-0.2%
1.1K
total stars
#1568
gzwl/leetcode

A collection of optimal C++ solutions for LeetCode coding challenges.

-2
-0.2%
1.1K
total stars
#1569
pengMaster/BestNote

A comprehensive collection of Java and Android-related technical points and interview questions.

-2
-0.2%
1.1K
total stars
#1570
0xmetaschool/Learning-Projects

A collection of learning projects from the Metaschool website, focused on Solidity development.

-2
-0.2%
1.0K
total stars
#1571
adeshpande3/Machine-Learning-Links-And-Lessons-Learned

A comprehensive collection of machine learning resources, lessons, and best practices for developers.

-2
-0.2%
1.0K
total stars
#1572
ruanyf/es6tutorial

ES6入门教程 - 开源JavaScript教程

-3
-0.0%
21.5K
total stars
#1573
nusr/hacker-laws-zh

A collection of useful laws, theories, principles and patterns for developers in Chinese.

-3
-0.0%
12.5K
total stars
#1574
0voice/from_coder_to_expert

This is a curated collection of resources and materials for developers to grow their skills and become experts.

-3
-0.0%
11.2K
total stars
#1575
bitemyapp/learnhaskell

This GitHub repository is a comprehensive resource for learning the Haskell programming language.

-3
-0.0%
8.0K
total stars
#1576
kevin-wayne/algs4

Algorithms, 4th edition textbook code and libraries for Java developers

-3
-0.0%
7.5K
total stars
#1577
greatfire/wiki

This appears to be a wiki or documentation repository, but without more context, it's difficult to classify.

-3
-0.0%
7.3K
total stars
#1578
BohdanOrlov/iOS-Developer-Roadmap

This is a roadmap and resource collection for learning to become an iOS developer in 2018.

-3
-0.1%
6.4K
total stars
#1579
Moosphan/Android-Daily-Interview

A daily collection of Android interview questions to help developers prepare for interviews.

-3
-0.1%
5.6K
total stars
#1580
fluentpython/example-code

Example code for the book Fluent Python, focused on best practices and idioms for writing high-quality, Pythonic code.

-3
-0.1%
5.6K
total stars
#1581
ruanyf/jstutorial

A comprehensive JavaScript tutorial book covering the language's core features and concepts.

-3
-0.1%
5.4K
total stars
#1582
hadyang/interview

A collection of Java interview and coding practice resources for developers.

-3
-0.1%
4.8K
total stars
#1583
brianway/java-learning

This is a collection of Java learning resources including blog posts and code examples for Java SE and Java Web.

-3
-0.1%
4.3K
total stars
#1584
nixzhu/dev-blog

A developer blog featuring translations, development insights, and learning notes across various topics.

-3
-0.1%
3.9K
total stars
#1585
elixirschool/elixirschool

Elixir School is an educational platform for learning and mastering the Elixir programming language.

-3
-0.1%
3.6K
total stars
#1586
ninechapter-algorithm/leetcode-linghu-templete

A comprehensive collection of algorithmic interview templates and solutions for LeetCode in Java and Python.

-3
-0.1%
3.4K
total stars
#1587
BruceEckel/OnJava8-Examples

Collection of code examples for the book "On Java 8" by Bruce Eckel

-3
-0.1%
3.2K
total stars
#1588
workshopper/javascripting

A JavaScript tutorial that teaches the language by guiding users through the terminal.

-3
-0.1%
2.9K
total stars
#1589
aylei/interview

A collection of interview questions and experiences for backend developer interviews at companies like Ant Financial and ByteDance.

-3
-0.1%
2.9K
total stars
#1590
caiorss/Functional-Programming

Functional programming concepts, examples, and patterns in Haskell, OCaml, and Python for developers.

-3
-0.1%
2.7K
total stars
#1591
llSourcell/Learn_Data_Science_in_3_Months

This is a curriculum for learning data science in 3 months, created by Siraj Raval on YouTube.

-3
-0.1%
2.7K
total stars
#1592
revolunet/JSbooks

Directory of free JavaScript ebooks

-3
-0.1%
2.5K
total stars
#1593
chinesehuazhou/python-whydo

A Python library that helps developers explore the 'why' behind Python's design and features.

-3
-0.1%
2.0K
total stars
#1594
zhengjianglong915/note-of-interview

A collection of common interview questions and knowledge for Java developers and other programming languages.

-3
-0.2%
1.9K
total stars
#1595
rspivak/lsbasi

A simple interpreter written in Python, useful for learning language implementation concepts.

-3
-0.2%
1.9K
total stars
#1596
rustcc/RustPrimer

A Rust primer for beginners, requiring help from native English speakers to modify the translation.

-3
-0.2%
1.8K
total stars
#1597
Tyson0314/java-books

A curated collection of programming books covering a wide range of topics for developers.

-3
-0.2%
1.8K
total stars
#1598
jianghui-galaxy/Interview-Notebook

This is a comprehensive interview notebook covering programming language concepts, system design, and algorithms.

-3
-0.2%
1.8K
total stars
#1599
aespresso/a_journey_into_math_of_ml

A collection of open-source learning resources for Chinese natural language processing.

-3
-0.2%
1.7K
total stars
#1600
HelloGitHub-Team/Article

A collection of articles explaining open-source projects for developers.

-3
-0.2%
1.7K
total stars
1...313334

Stay in the loop

Get weekly updates on trending AI coding tools and projects.