Computer Programing Resources
It is a section dedicated exclusively to the topic of computer programming. A curated list of free and open source resources on computer programming. The reader can find here information on interviews, problems and algorithms, online platforms on programming, courses by language and information on competitive programming.
Contributing
..
Table of Contents
[Tech interviews]
[Algorithms, Data Structures Algorithms (DSA)]
[Android]
[C++]
[Java]
[Python]
[Competitive Programming Resources]
[Web development]
[CI/CD, Git, devops, cloud]
Algorithms, Data Structures Algorithms (DSA)
Erickson, J. (2023). Algorithms. This web page contains a free electronic version of my self-published textbook Algorithms, along with other lecture notes I have written for various theoretical computer science classes at the University of Illinois, Urbana-Champaign since 1998.
Kochenderfer, M. J., Wheeler, T. A., & Wray, K. H. (2022). Algorithms for decision making. MIT press.
Shaffer, C. A. (2011). Data Structures & Algorithm Analysis in Java. Courier Corporation.. This is the homepage for the paper (and PDF) version of the book Data Structures & Algorithm Analysis by Clifford A. Shaffer. The most recent version is Edition 3.2.0.10, dated March 28, 2013.
OpenDSA. OpenDSA is infrastructure and materials to support courses in a wide variety of Computer Science-related topics such as Data Structures and Algorithms (DSA), Formal Languages, Finite Automata, and Programming Languages.
A friendly notebook on Data Structures and Algorithms. The purpose of this document is to provide study material that can be used for independent study by the students of the subject ’Data Structures and Algorithms’.
Rosetta Code. Solutions to the same task in as many different languages.
Android (WORKING)
Android Courses (WORKING)
Android Books (WORKING)
Android Internals: A Confectioner’s Cookbook. Book about the operating systems part.
C++
Java (WORKING)
Building Scalable Java Microservices with Spring Boot and Spring Cloud
Java Programming. A free online course on learning Java. .
Python (WORKING)
Competitive Programming Resources
Competitive Programming Books
Competitive Programming Practice
Some platforms to solve competitive programming problems.
AtCoder. Japanese platform focused in competitive programming.
CodeForces. Competitive programming, contests and problems.
Leetcode. It is a platform to expand knowledge and prepare for technical interviews.
CODE REFINERY. We train you in research software development.
Cheatsheet
Web development
CI/CD, Git, devops, cloud
Tech interviews
Developer Roadmaps. Developers Roadmaps about technologies.
Licenses
License