Skip to content
Suman Kumar Pal edited this page Jan 8, 2024 · 3 revisions

Tutorials

Tutorials from various books and YouTube videos are given here. Visit the folders and explore the codes. Only the folders' names and the files' names inside are given on this page. To see more detailed documentation with one page dedicated to each folder, visit all the pages of the Wiki section - https://github.com/suman122003/Tutorials/wiki.

Book - Data Analysis - Wes McKinney

  • Chapter 4 - NumPy Basics.

CodeWithHarry

  • 100 days Python course.
  • Data Analysis.
    • NumPy Tutorials.
    • Pandas Tutorials.
    • Data science and big data tutorials.
  • Machine Learning.
  • Tkinter course.
  • VS code tutorials.

WsCube Tech

  • Basic Python.
  • Data Analysis.
    • NumPy Tutorials.
    • Pandas Tutorials.
    • Matplotlib Tutorials.
    • Seaborn Tutorials.
  • Machine Learning.

freeCodeCamp

  • Basic Python.
  • Data Analysis.
  • Machine Learning.

Mr. P Solver

  • Physics and Maths Basics.
    • NumPy Tutorials.
    • Matplotlib Tutorials.
    • SciPy Tutorials.
    • SymPy Tutorials.
    • Derivatives.
    • Integrations.
    • Differential equations.
    • 1st year calculus.
    • 2nd year calculus.
  • Curve fitting.
  • Interpolation.
  • Physcis problems
    • Electric field computation.
    • Eigenstates of 1D potential.
    • Finite potential well.

Dot Physics

  • Infinite 1D potential well - Shooting method.
  • Solving 2D quantum mechanics problems.

Others Tutorials

Clone this wiki locally