Skip to content

BKFA/awesome-learning-bkfa

Repository files navigation

Awesome-learning-bkfa

Repository for technology enthusiasts ♑

Machine Learning Basic

Maintain by @damminhtien

  1. Modeling Problem
  2. Principal Component Analysist
  3. K-Means Clustering

Structure Query Language

Maintain by @damminhtien

  1. What SQL
  2. T-SQL
  3. SQL syntax
  4. SQL data types
  5. Operator in SQL
  6. Function in SQL
  7. If else in SQL
  8. Introduce Data manipulation language

Python tutorial

Maintain by @huyenngau

This tutorial is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. Much of the material focuses on some of the more advanced techniques used by libraries, frameworks, and applications. Throughout the tutorial, the recipes generally assume that the reader already has the necessary background to understand the topic at hand (e.g., general knowledge of computer science, data structures, complexity, systems programming, concurrency, C programming, etc.).

  1. Data structures and algorithms

Learn Python the smart way

Maintain by @damminhtien

  1. Cleaner python code