SnapCoderr Pedegogy
August 27th, 2021 by PostPcEra
This page details SnapCoderr Pedegogy
how to get working COde set samples , lots of them
D3.js tree
- for categorization, D3 tree may be good than fixed drill down menus , especially for cases where you have lots of ITEMS at each category level.
- see this intereactive brokers example
- view source, shows it is done with Jquery ( and D3 js ??)
- D3 js React on githb, but UI is teriblle, we have to go with IB site above only .
Good Code example sites and people
- Python pathlib Cookbook: 57+ Examples to Master It (2021)
- A mega tutorial with dozens of examples on how to use the pathlib module in Python 3
- site url
- TODO : post these links along with Real python and other to a web page for ....
- source : how to find ohter blog writers
- ask : get help ( india ) to prepare example code from this .
- Bala priya C : on freecodecamp ; on github
- good pythonList article
- interview with one of Big AI guy
- good ML in depth articles on dev to
Best Content for LEARNER on the internet
Lession content
- 1/ lessons . variables
- SR: very well expalined, not to eloborate, not too short, just right size. see TYPES of VARIABLES
- 2/ short examples code . List explained with examples code
- 3/ Programirz explanations . see python section
- 4/ in detailed explantion category may be: A Byte of Python