Keep bragging

Notes on technologies, coding, and algorithms

Coding

My work started with C/C++, then moved to .net framework and C# (certifed Microsoft C# developer). Thereafter, I came back to C/C++ and Linux development. I used a lot of python to automate C/C++ programs. Most recently, I used Java and ReactJS for full stack development.

C/C++

Reference

  1. The definitive C++ book guide
  2. C++ tutorial

Java

  1. Java 101
  2. Java 0 to 1
  3. AOP with Java
  4. Java concepts

Reference

  1. Effective java
  2. Java Concurrency in Practice
  3. Java Performance
  4. Java performance tutorial

Python

  1. Flask 101

Reference

  1. Fluent python

Javascript/React

C#

Misc

  1. Code review guide
  2. Logging guide
  3. System design