WoHoTech
wohotech.in › subjects
Subjects Hub - Courses
Browse class-wise, stream-wise, and branch-wise course and subject paths.
Loading...
Cookie choices
WoHoTech uses essential cookies for login and site features. Non-essential analytics and advertising scripts load only after you accept them.
Read privacy policyAbout 40 results
WoHoTech
wohotech.in › subjects
Browse class-wise, stream-wise, and branch-wise course and subject paths.
WoHoTech
wohotech.in › subjects › artificial-intelligence › resources › recommended-books-and-courses
Best resources. Learning path, recommendations. Learning 2024.
WoHoTech
wohotech.in › subjects › machine-learning › resources › recommended-books-and-courses
Curated list of best machine learning books, courses, and learning resources for all skill levels.
WoHoTech
wohotech.in › subjects › java-master-course › projects › ecommerce-backend › README
Build a complete E-Commerce backend REST API with Spring Boot - product catalog, cart management, order processing, payment integration, and admin panel.
WoHoTech
wohotech.in › subjects › python-master-course › resources › learning-resources
Curated list of the best Python learning resources — official documentation, books, online courses, YouTube channels, practice platforms, communities, cheat she...
WoHoTech
wohotech.in › subjects › machine-learning
Support global machine learning search intent across English, Hindi, Spanish, French, and Chinese queries for courses, tutorials, AI, Python, and beginner learn...
WoHoTech
wohotech.in › subjects › java-master-course › projects › library-management-system › README
Build a Library Management System with Java covering book management, member registration, issue/return tracking, and fine calculation.
WoHoTech
wohotech.in › subjects › python-master-course › object-oriented-programming › classes-and-objects
Master the foundation of Object-Oriented Programming — learn how to define classes, create objects, use attributes and methods, and understand how Python models...
WoHoTech
wohotech.in › subjects › sql-complete-guide
Start with the sample database structure used to understand SQL tables, rows, relationships, and query examples.
WoHoTech
wohotech.in › subjects › mdx-tutorial › resources › further-reading
The best links for learning MDX — official docs, tutorials, YouTube channels, courses, open source examples, and community spots.
WoHoTech
wohotech.in › subjects › wireless-communications › resources › further-reading
Comprehensive collection of recommended textbooks, online courses, simulation tools, YouTube channels, research papers, and learning paths for wireless communic...
WoHoTech
wohotech.in › subjects › git-github › resources › learning-resources
Curated list of the best resources for learning Git and GitHub. Books, interactive tutorials, video courses, documentation, and community resources.
WoHoTech
wohotech.in › subjects › operating-systems › resources › recommended-books
Curated list of the best Operating Systems textbooks and references — from foundational theory to practical Linux internals, suitable for university courses, GA...
WoHoTech
wohotech.in › subjects › information-security › resources › recommended-books-and-resources
Curated list of essential books, online courses, certifications, and communities for information security professionals.
WoHoTech
wohotech.in › subjects › computer-fundamentals › resources › recommended-books-and-resources
A curated list of books, websites, video courses, and learning resources for mastering Computer Fundamentals — from beginner to advanced.
WoHoTech
wohotech.in › subjects › dbms › viva
A viva voce Latin for "with living voice" is an oral examination where an examiner asks questions and you respond verbally. In engineering courses, DBMS viva ex...
WoHoTech
wohotech.in › subjects › javascript-complete-guide
Learn JavaScript from scratch to advanced level. 200+ tutorials covering fundamentals, DOM, async programming, OOP, data structures, projects, and interview pre...
WoHoTech
wohotech.in › subjects › java-master-course
A full Java course with nested topic pages for basics, OOP, collections, JDBC, Spring Boot, projects, and interview prep.
WoHoTech
wohotech.in › subjects › artificial-intelligence
Comprehensive Artificial Intelligence course covering fundamentals, search algorithms, machine learning, deep learning, NLP, computer vision, reinforcement lear...
WoHoTech
wohotech.in › subjects › java-master-course › roadmap
Structured Java Master Course roadmap from fundamentals to projects, Spring Boot, DSA, and interview preparation.
WoHoTech
wohotech.in › subjects › wireless-communications
Complete wireless communications course covering fundamentals, modulation, cellular networks, 5G, IoT, antennas, satellite, security, and projects. Wireless com...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › browser-apis › browser-object-model
Master the Browser Object Model (BOM) in JavaScript. Learn window, navigator, location, history, screen objects with real examples, diagrams, and interview Q&A.
WoHoTech
wohotech.in › subjects › javascript-complete-guide › arrays › filter
Master JavaScript array filter() method: syntax, callback, filtering objects, chaining, remove falsy values, duplicates, real-world use cases, and interview Q&A...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › arrays › map
Master JavaScript array map() method: syntax, transformations, mapping objects, chaining, React rendering, vs forEach, common mistakes, real-world use cases, in...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › arrays › sort
Master JavaScript sort() method: compare function, sort numbers, strings, objects, toSorted(), stable sort, custom comparators, real-world examples, and intervi...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › notes › cheat-sheet
A comprehensive JavaScript cheat sheet covering variables, data types, operators, strings, arrays, objects, functions, control flow, DOM, events, async programm...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › basics › data-types
Learn all JavaScript data types: string, number, boolean, null, undefined, BigInt, Symbol, and objects. Includes typeof, type checking, memory model & interview...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › dom › local-storage
Master JavaScript localStorage for persistent browser storage. Learn setItem, getItem, removeItem, clear, storing objects with JSON, storage events, and real-wo...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › events › mouse-events
Learn JavaScript mouse events: click, dblclick, mousemove, mouseenter, mouseleave, drag & drop, coordinates, and event properties with examples.
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › destructuring
Master JavaScript object destructuring: rename variables, default values, nested destructuring, function parameter destructuring, and array destructuring with r...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › object-methods
Learn JavaScript object methods: Object.keys, Object.assign, Object.create, custom methods, method shorthand ES6, and built-in static methods with real examples...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › object-programs
Solve JavaScript object programs: CRUD operations, merge, filter, transform, group by, frequency counter, nested access, and common coding interview problems wi...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › object-properties
Deep dive into JavaScript object properties: enumerable, configurable, writable descriptors, computed keys, Object.keys/values/entries, and property iteration p...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › object-basics
Master JavaScript objects from scratch. Learn object creation, key-value pairs, dot vs bracket notation, nested objects, and real-world use cases with clear exa...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › rest-operator
Master the JavaScript rest operator: rest parameters in functions, object/array rest in destructuring, rest vs spread, variadic functions, and real-world patter...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › objects › spread-operator
Master the JavaScript spread operator (...): copy arrays/objects, merge data, pass arguments, shallow vs deep copy, and real-world patterns with clear examples.
WoHoTech
wohotech.in › subjects › javascript-complete-guide › mini-projects › stopwatch
Build a fully functional stopwatch from scratch using JavaScript setInterval, DOM manipulation, and event handling. Includes start, stop, reset, and lap feature...
WoHoTech
wohotech.in › subjects › javascript-complete-guide › strings › string-basics
Master JavaScript string fundamentals: creation, indexing, immutability, length, escape characters, string comparison, and core concepts with visual diagrams an...
WoHoTech
wohotech.in › subjects › sql › joins › cross-join
…lots for all rooms: Assigning All Students to All Subjects In exam scheduling, every student needs to appear in every su…
WoHoTech
wohotech.in › subjects › research-methodology › fundamentals › types-of-research
…ongitudinal Research Data collected from the same subjects over an extended period. Like a video, it captures change ove…