liyamisolution.com

High School Students

Are you struggling to choose the right course for your kid?

FREE DOWNLOAD

Send download link to:

For High School students

Text-Based Coding Made Simple

A perfect beginner-friendly course where students learn the foundations of Python through simple logic-building and mini projects.

Topics Covered
  • Introduction to Python & IDE setup

  • Basic syntax, keywords, and indentation

  • Variables and data types

  • Input and output statements

  • Basic operators (arithmetic & comparison)

  • Conditional statements (if, elif, else)

  • Loops (for, while) – simple usage

  • Mini projects: Calculator, Number Guess Game, Pattern Printing

Who Can Join?
  • First-time coders

  • Students with zero prior programming knowledge

Level Up Your Python Skills

Take your Python knowledge further with structured lessons and real-world logic building.
Topics Covered
  • Functions (user-defined & built-in)


  • Lists, tuples, dictionaries – storing and managing data


  • File handling (read/write)


  • Error handling (try-except)


  • Simple algorithms (searching & sorting basics)


  • Practical project building


  • Mini projects: To-do app, File-based data manager, Quiz game

Who Can Join?
  • Students who completed Python Basics

  • Those ready to solve more complex problems

Make Sense of Data with SQL

Topics Covered
  • What is a database?

  • Introduction to MySQL environment

  • Creating and using databases

  • Creating tables

  • INSERT, SELECT, UPDATE, DELETE queries

  • Basic filtering with WHERE

  • Sorting and limiting data

  • Joining tables (intro level)

  • Hands-on: Creating student database, library DB, simple reports

Core Programming with Java

Java helps you understand how real software is structured and built. This course explains the fundamentals of object-oriented programming through simple, relatable examples
Topics Covered
  • Understanding Java and JVM

  • Setting up Java & IDE

  • Syntax, structure, and naming rules

  • Variables and data types

  • Operators

  • Conditional statements (if, switch)

  • Loops (for, while, do-while)

  • Intro to classes and objects

  • Mini programs: Simple calculators, pattern programs, basic tools

Design and Style Your Own Web Pages

Topics Covered
  • Basics of the internet and web browsers

  • HTML tags, structure, and layout

  • Creating text, images, links, and lists

  • Tables & forms

  • Introduction to CSS styling

  • Colors, fonts, margins, borders

  • Basic layouts using CSS

  • Build complete web pages