Basic Coading Classes for Kids in Pune | ITView
Welcome To Our Website

Basic Coding for Kids

Duration- 3 Months | FlexibleBatch Timings | Competitive Course Fees | Online and Classroom Trainings | 50 + Assignments | Practical Orientated Sessions | Implementation of Project in classroom | Online recordings available | 2Hrs Session per class

Course Overview

Over the past two decades, technology has become increasingly prevalent—and increasingly accessible—in everyday life. In response to this digital phenomenon, coding tools for teens have become quite popular. It has proven to be a highly engaging pastime with multiple benefits, both immediate and long-term. Coding can also help kids and teens with their creativity, flexibility, and out-of-the-box thinking. Coding for kids can be extremely simple and advantageous with ITView Software Training Institute.
Coding is a basic literacy in the digital age, and it is important for kids to understand and be able to work with and understand the technology around them. Having children learn coding at a young age prepares them for the future. Coding helps children with communication, creativity, math, writing, and confidence.
Basic Coding for kids is recommended for children aged 11 to 13 years old. It does allow them to easily create games and animations on the computer.

Course Outline

Duration : 12-13 weeks
Sessions : Weekdays - 4 per week
                   Weekends - 2 per week
Prerequisites :
  • There is no such Prerequisites for this course.

Course Curriculum

Introduction to Web Design
  • Introduction to world wide web
  • Protocols of www
  • Hypertext links, URL, domain name system , Web server
  • Internet , browsers, website,web application webpage, the home page
  • Overview Of SDLC
  • SEO
  1. Introduction of HTML
    • What is HTML?
    • What is Markup Language?
    • HTML Page Structure
    • Use of Web Browsers
    • HTML Editors
  2. HTML Basic
    • What is Element? and Types of Element
    • Block Elements and Inline Elements
    • What is Attributes? and how to use?
    • Paragraphs andFormatting
    • Headings
    • HTML Comments
    • HTML Symbols / Entities
  3. HTML Links
    • Relative URL
    • Image as a link
    • Create a Bookmark
    • Absolute URL
    • Attributes : href , title , target , id , download
  4. HTML Images
    • Optimizing JPEG,PNG and GIF Images
    • Embedding Images in a WebPage
    • Image as a link
    • Image Maps
    • Attributes : src , title , alt , height , width , shape , coords
  5. HTML Lists
    • Unordered List
    • Ordered List
    • Description List
    • Nested List
    • Attributes : type
  6. HTML Tables
    • Creating Tables
    • Formatting Tables
    • Table Headers and Captions
    • Attributes : rowspan , colspan , border , bgcolor
  7. HTML Form and Input
    • Creating Forms (Form Element)
    • Form Methods - Get,Post
    • Single Line Input - Textbox,Password,Hiddenbox
    • Multiple Line Input - Textarea
    • Single Selection - Radio Button, Select
    • Multiple Selection - Checkbox, Select with multiple attribute
    • File Upload - File
    • Buttons - Submit,Reset,Button
    • Attributes : method , action , type , name , value , maxlength , size , checked , tabindex , readonly , rows , cols
  8. HTML Iframe and Fieldset
    • Creating Iframe
    • Iframe - Target for a Link
    • Creating Fieldset
  9. HTML5
    • Introduction of HTML5
    • Difference between HTML4 and HTML5
    • HTML5 New Semantic (Structural) Elements
      • header
      • nav
      • section
      • article
      • aside
      • footer
      • details
      • summary
      • figure
      • figcaption
      • mark
      • progress
      • meter
    • HTML5 New Form Elements
      • datalist
      • output
    • HTML5 New Input Types
      • color
      • date
      • datetime
      • datetime-local
      • email
      • month
      • number
      • range
      • search
      • tel
      • time
      • url
      • week
    • HTML5 New Input Attributes
      • autocomplete
      • autofocus
      • form
      • formaction
      • formenctype
      • formmethod
      • formnovalidate
      • formtarget
      • list
      • min and max
      • pattern
      • placeholder
      • required
      • step
    • HTML5 New Graphic Elements
      • canvas
      • svg
    • HTML5 New Media Elements
      • audio
      • video
      • source
      • embed
  1. Introduction of CSS
    • What is CSS?
    • Why use CSS?
    • CSS and Markup Languages
  2. CSS Basic
    • CSS Syntax
    • Types of CSS
      • Inline CSS
      • Internal CSS
      • External CSS
    • CSS Selectors
      • Simple selectors
      • Combinator selectors
      • Pseudo-class selectors
      • Pseudo-elements selectors
      • Attribute selectors
    • CSS Comments
    • StyleSheet Strategies
  3. Color and Background Properties
    • Set Text and ForegroundColor
    • Set BackgroundColor
    • Set BackgroundImage
    • Set background-position
  4. CSS Text Properties
    • Set Text color
    • Set Text Alignment
    • Decorating Text
    • Set Textcase
    • Indenting Paragraphs
    • Set Text Direction
    • Arrange Letter Space
    • Arrange Word Space
    • Set Line Hight
    • Apply shadow to Text
  5. CSS Font Properties
    • Set size of Fonts
    • Apply style to Fonts like bold, italic
    • Creating SmallCaps
    • Change Fonts using Font Family
  6. HTML Div and Span Element
    • Create Div
    • Arrange Div in specific place
    • Create Webpage layout
  7. CSS Box Properties
    • Margin
    • Padding
    • Content
    • Border
  8. CSS Float Properties
    • Left
    • Right
    • None
  9. CSS Border Properties
    • width
    • color
    • style
  10. CSS Position Properties
    • Static
    • Relative
    • Fixed
    • Absolute
    • Z-index
  11. CSS List Properties
    • list-style
    • list-style-image
    • list-style-position
    • list-style-type
  12. Introduction to CSS3
    • What is CSS3?
    • Difference between CSS and CSS3
  13. CSS3 Backgrounds
    • background-size
    • background-origin
    • background-clip
    • Multiple Background Images
  14. CSS3 Gradients
    • Linear Gradient
    • Radial Gradient
  15. CSS3 Shadow
    • text-shadow
    • box-shadow
  1. C Introduction
    • What is C language ?
    • History of C
    • Features of C
    • How to install C
    • First C Program
    • Compilation Process in C
  2. C – Basics
    • Printf scanf
    • Variables and Constant in C
    • Datatypes in C
    • Keywords in C
    • Identifiers in C
    • Operators in C
    • Comments in C
  3. C Contrrol Statements
    • if..else
    • Switch case
    • for loop
    • While loop
    • Do..while loop
    • Break and continue
    • Go to statement
  4. C Functions
    • User – defined functions
    • Function types
    • Recursion Functions
  5. C Arrays
    • Array declaration
    • Array initialization
    • Multi-dimensional Array
  6. C Strings
    • String Introduction
    • String functions
  • Why Python where to use it?
  • Features of Python
  • Domains where Python is used
  • Python environment Setup
  • Discuss about IDE's like IDLE, Pycharm
  • How to work in an interactive shell.
  • Identifiers, Keywords in Python
  • Operators in Python
  • Standard Project Set up
  • Variables and Data Types
  • Debugging Python Programs using debugger in Pycharm/pdb
  • Taking User Input
  • Decision or Conditional Statements
  • Repeating or Looping Statements and Nested Statements
  • break, continue and pass statements
  • List with indexing slicing and its behavior
  • Tuples its accessing and functions
  • Strings accessing and its methods
  • Set with only unique data and manipulation
  • Dictionary and its functionalities
  • The anonymous Functions - Lambda Functions
  • How to create a Python function
  • Return type functions
  • Function with Parameters/Arguments
  • Required/Positional arguments
  • Keyword/Named Arguments
  • Default Arguments
  • Variable -length arguments
  • Anonymous/Lambda functions
  • The anonymous Functions - Lambda Functions
  • How to create a Python function
  • Return type functions
  • Function with Parameters/Arguments
  • Required/Positional arguments
  • Keyword/Named Arguments
  • Default Arguments
  • Variable -length arguments
  • Anonymous/Lambda functions
  • What is a class, Structure of a class,
  • Creating Object and Accessing the behavior ,attributes
  • Constructors in Python
  • Inheritance and its types
  • Polymorphism-Overriding
  • Abstraction Implementation Hiding
  • Encapsulation data hiding

Course Take Away

  • Learn to Design & Coding
  • Create own Games
  • Live Project using Micro Bit

Course Includes

Online | Offline
Training

Daily
Activities

Certificate
(course Completion)

Game
Development

Live Recorded
Sessions

Lifetime
Access

Enroll the course

Reviews

Shailesh Jhode

Krishna mam have amazing teaching skill... Explain everything with some good example.. which make learning python very easy.

Kiran Honkhambe

A very good institute to learn python.. As here I learn basic python with introduction of advance python.. which is very useful for an interviews.. Krishna Mam id a very good teacher she has taken practice session with regular learning and also given lots of idea of interview questions related to python.. With this ITView Software Training Institute has taken Session on resume writing and soft skills.. I can also mention that this is a very good Python trainining institute in pune.Thank you ITView software training institute!

VISHWAJIT KHANDAGALE

ITView software training institute is the best institute to complete web development courses with Python training institute Course. I have completed from this institute and very happy with their teaching skills. I will recommend you all to do your course with ITView software training institute in wakad, Pune

< Bring Fun Life To Your Kids />

Get Started