Skip to content

milorads/BackToBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Back To Basics Series

After working with design pattens in this project I found out that it will go way out of scope, so it is a good way to have all the basics about software engineering in one place. When reading adn searching around web i found the following grouping was good to have things separated:

  • Sorting algorithms
  • Searching algorithms
  • Data structures
  • Design Patterns
  • Paradigms
  • Complexity Theory

This project is based on following books and websites (please note that some of the books are for Java but that is just because they are more available in my area and in the end, principles and concepts are what counts): http://workbench.cadenhead.org/book/java-8-21-days/

http://shop.oreilly.com/product/9780596007126.do

http://www.dofactory.com/

http://csharpindepth.com/Articles.aspx

https://www.amazon.com/Ivor-Hortons-Beginning-Java-Guides/dp/0764568744

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages