CBSE Class-10 Syllabus 2019-20 (Computer Applications)

Disclaimer: This website is NOT associated with CBSE, for official website of CBSE visit - www.cbse.gov.in

CBSE-CLASS-10-LOGO



CBSE Class-10 Syllabus 2019-20 (Computer Applications)



Learning Outcomes

1. Ability to create a simple website
2. Ability to embed images, audio and video in an HTML page
3. Ability to use style sheets to beautify the web pages.
4. Ability to write iterative programs with Scratch/Python.
5. Ability to Interface a web site with a web server and record the details of a user's request.
6. Ability to follow basic cyber ethics
7. Ability to familiarize with network concepts.

Unit No Unit Name Mark Period
Theory Practical
1. Networking 5 5 5
2. HTML 12 30 50
3. Cyber ethics 5 5 10
4. Scratch/Python Theory 8 15 60
5. Practicals 70 - -
Total   100 55 125

Unit 1: Networking

  • Internet: World Wide Web, web servers, web clients, web sites, web pages,web browsers, blogs, news groups, HTML, web address, e-mail address, downloading and uploading files from a remote site. Internet protocols: TCP/IP,SMTP, POP3, HTTP, HTTPS. Remote login and file transfer protocols: SSH, SFTP, FTP, SCP, TELNET, SMTP, TCP/IP.
  • Services available on the internet: information retrieval, locating sites using search engines and finding people on the net;
  • Web services: chat, email, video conferencing, e-Learning, e-Banking, eShopping, e-Reservation, e-Governance, e-Groups, social networking.
  • Mobile technologies: SMS, MMS, 3G, 4G.

Unit 2: HTML

  • Introduction to web page designing using HTML: create and save an HTML document, access a web page using a web browser.
  • HTML tags: html, head, title, body, (attributes: text, background, bgcolor, link, vlink, alink), br (break), hr(horizontal rule), inserting comments, h1..h6 (heading), p (paragraph), b (bold), i (italics), u (underline), ul (unordered list), ol (ordered list), and li (list item). Description lists: dl, dt and dd. Attributes of ol (start, type), ul (type). 
  • Font tags (attributes: face, size, color). 
  • Insert images: img (attributes: src, width, height, alt), sup (super script), sub (subscript).
  • HTML Forms: Textbox, radio buttons, checkbox, password, list, combobox.
  • Embed audio and video in a HTML page.
  • Create a table using the tags: table, tr, th, td, rowspan, colspan
  • Links: significance of linking, anchor element (attributes: href, mailto), targets.
  • Cascading style sheets: colour, background-colour, border-style, margin, height, width, outline, font (family, style, size), align, float.

Click Here To Download Full Syllabus

Courtesy: CBSE

<< Go Back to Main Page