Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Build Your Own X | 202,346 | 6 days ago | 1 | March 16, 2022 | 286 | |||||
Master programming by recreating your favorite technologies from scratch. | ||||||||||
Learn Vim | 11,420 | 16 days ago | 11 | other | ||||||
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 | ||||||||||
Awesome Competitive Programming | 10,905 | 3 months ago | 24 | cc-by-4.0 | ||||||
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources | ||||||||||
Rust Learning | 9,802 | 17 days ago | 5 | |||||||
A bunch of links to blog posts, articles, videos, etc for learning Rust | ||||||||||
Blog | 3,182 | 2 years ago | 56 | |||||||
gamedev blog | ||||||||||
Practical Cryptography For Developers Book | 2,967 | 14 days ago | 49 | mit | CSS | |||||
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA | ||||||||||
Awesome Computer Science Opportunities | 2,841 | 3 months ago | 13 | mit | ||||||
An awesome list of events and fellowship opportunities for Computer Science students | ||||||||||
Break The Ice With Python | 2,325 | a month ago | 74 | Jupyter Notebook | ||||||
The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways | ||||||||||
Learning Oop In Php | 2,184 | 4 years ago | 7 | |||||||
A collection of resources to learn object-oriented programming and related concepts for PHP developers. | ||||||||||
Byte Of Python | 2,022 | 3 months ago | 10 | Python | ||||||
Beginners book on Python - start here if you don't know programming |
A collection of resources to learn object-oriented programming and related concepts for PHP developers. Please see CONTRIBUTING for details and contribute. ;)
Object-oriented programming fundamentals tutorials.
Object-oriented programming advanced tutorials.
Object-oriented design tutorials.
Design patterns tutorials.
Refactoring tutorials.
Architecture tutorials.
Not related to OOP but interesting resources.
Videos about object-oriented programming and related concepts.
Slides about object-oriented programming and related concepts.
Courses about object-oriented programming and related concepts.
Fantastic and must-read books about object-oriented programming, analysis, design and related concepts.
Some fantastic and influential PHP and non-PHP developers.
I found not related to PHP resources. Is this correct?
The project name is "Learning OOP in PHP". But, despite the name, object oriented programming is a concept related to a lot of other languages like C++, Java, C#, Python, Ruby and so on. That said, exists a lot of fantastic resources like videos and tutorials about object-oriented programming made in another programming languages and I considered reasonable include them here in this reference.
There are some tutorials that aren't in the correct section?
I tried to keep this reference as simple as possible and divided it in a few areas. But there are some problems! Feel free to make any suggestions and contribute.