Skip to content

Latest commit

Β 

History

History
50 lines (39 loc) Β· 1.78 KB

README.md

File metadata and controls

50 lines (39 loc) Β· 1.78 KB

Reading-List

πŸ“šπŸ“–πŸ’‘πŸ‘¨β€πŸ’» A shout out to books i read and like.

Legends

πŸ“ - Currently Reading
🧠 - Learn New Skill
πŸŽ† - Must Read
πŸŽ‡ - Nice to Read
✨ - Can be Read

Books

I am going to split the book section into 4 parts

1. Books / Articles related to Programming Paradigms

Functional Programming in JS

  • Composing Software by Eric Elliot (On 4th Chapter)πŸ“πŸŽ†πŸ§ 
  • Functional Light Javascript by Kyle Simpson
  • JavaScript Allonge
  • Functional Programming in Javascript by Luis Atencio
  • Mostly Adequate Guide

Functional Programming in Elm

Reactive Programming

I couldn't find any books for RXJS, how i am planning to learn this is via going through series of blogs, on various sites and will jot down what i have learned here.

  • Strong Brew RXJS Blog Tags
  • ThoughtBot RxJS Blogs
  • Angular in Depth RxJS Blogs

Object Oriented Programming

Computer Science Concepts (Algorithms / DS / Important Concepts)

2. Books / Articles related to Architecture and Design of the Applications

  • Clean Code 2

3. Books / Articles related to Certain Languages and Tools.

Learning Tools

  • Practical Vim (On 1st Chapter)πŸ“πŸ§ πŸŽ†

4. Non Related To Technology

Courses (Books and MOOCS)

1. CSS

2. JavaScript

3. Angular