Online Learning
Everything on SkillVeris tagged Online Learning — collected across the glossary, study notes, blog, and cheat sheets.
6 resources across 1 library
Blog Articles(6)
Understand Variables and Data Types Using Cricket Stats
A comprehensive guide to understand variables and data types using cricket stats — written for learners at every level.
Learn Loops in Python by Building a Cricket Scoreboard
A comprehensive guide to learn loops in python by building a cricket scoreboard — written for learners at every level.
Learn Web Scraping by Fetching Live Cricket Scores
A comprehensive guide to learn web scraping by fetching live cricket scores — written for learners at every level.
Photography to Photoshop: Your Creative Career Path
Turn your love of photography into a thriving design career with these actionable steps.
Learn SQL Through Music Data Analysis
A comprehensive guide to learn sql through music data analysis — written for learners at every level.
Learn Algorithms Through Chess Puzzles
Chess is a perfect algorithmic playground: the knight's tour teaches BFS, the N- Queens problem teaches backtracking, move generation teaches recursion, and ga…