Skip to content
TogiDev
Snippets for the everyday developer
TogiDev
Snippets for the everyday developer
Home
CSS
Data Structures and Algorithms
Data Structures & Algorithms – Arrays and linked lists
Data Structures & Algorithms – Backtracking (e.g. n-queens problem, Sudoku)
Data Structures & Algorithms – Disjoint sets
Data Structures & Algorithms – Divide and conquer algorithms (e.g. merge sort, Karatsuba multiplication)
Data Structures & Algorithms – Dynamic programming (e.g. Bellman-Ford, Floyd-Warshall)
Data Structures & Algorithms – Graph algorithms (e.g. Dijkstra’s shortest path, Prim’s minimum spanning tree)
Data Structures & Algorithms – Graphs (e.g. adjacency list, adjacency matrix)
Data Structures & Algorithms – Greedy algorithms (e.g. Huffman coding, Kruskal’s minimum spanning tree)
Data Structures & Algorithms – Hash tables
Data Structures & Algorithms – Heaps (e.g. binary heap, Fibonacci heap)
Data Structures & Algorithms – Recursion
Data Structures & Algorithms – Search algorithms (e.g. binary search, linear search)
Data Structures & Algorithms – Sorting algorithms (e.g. quicksort, mergesort)
Data Structures & Algorithms – Stacks and queues
Data Structures & Algorithms – Time and space complexity analysis
Data Structures & Algorithms – Trees (e.g. binary trees, AVL trees, B-trees)
Data Structures & Algorithms – Tries
HTML5
HTML5 – Accessibility
HTML5 – Audio and video
HTML5 – Audio and video APIs
HTML5 – Bootstrap
HTML5 – Browser compatibility
HTML5 – CSS frameworks
HTML5 – Drag and drop
HTML5 – Embedding multimedia
HTML5 – Form elements and attributes
HTML5 – Form validation
HTML5 – Geolocation
HTML5 – Headings
HTML5 – Images
HTML5 – Input types and attributes
HTML5 – jQuery
HTML5 – Links
HTML5 – Lists
HTML5 – Microdata and schema.org
HTML5 – Paragraphs
HTML5 – Performance
HTML5 – Real-world examples of HTML5 in action
HTML5 – Responsive design
HTML5 – Security
HTML5 – SEO
HTML5 – Server-sent events
HTML5 – Tables
HTML5 – The grid system
HTML5 – The history of HTML
HTML5 – The structure of an HTML5 document
HTML5 – Tips and techniques for using HTML5 in your own projects
HTML5 – Web sockets
HTML5 – Web storage
HTML5 – Web workers
HTML5 – WebGL
HTML5 – What is HTML5?
JavaScript
Python
Rust
HTML5
Home
HTML5
Introduction to HTML5
What is HTML5?
The history of HTML
The structure of an HTML5 document
Basic HTML5 tags
Headings
Paragraphs
Lists
Links
Images
Tables
HTML5 forms
Input types and attributes
Form elements and attributes
Form validation
HTML5 multimedia
Audio and video
Embedding multimedia
Audio and video APIs
HTML5 layout
The grid system
Responsive design
CSS frameworks
Bootstrap
jQuery
HTML5 APIs
Geolocation
Drag and drop
Web storage
Web workers
Advanced HTML5 topics
Web sockets
Server-sent events
WebGL
Microdata and schema.org
HTML5 best practices
Accessibility
Performance
Security
Browser compatibility
SEO
HTML5 case studies
Real-world examples of HTML5 in action
Tips and techniques for using HTML5 in your own projects.
You Missed
Java
Programming
Deep Dive into MapStruct, Project Lombok and Spring
CSS
Programming
How to Work With CSS Parent Selectors
JavaScript
Programming
How to do Closures in JavaScript
Data Structures And Algorithms
Programming
Python
How to Clone a List in Python
Search for: