0% found this document useful (0 votes)
18 views4 pages

C and HTML

The University of Calcutta offers courses in C programming and web development (HTML & CSS) for undergraduate programs. The C programming course focuses on problem-solving, algorithms, and data structures, while the web development course emphasizes HTML structure, CSS styling, and responsive design. Both courses are typically offered in Semester II and include various reference books for further study.

Uploaded by

Arman Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views4 pages

C and HTML

The University of Calcutta offers courses in C programming and web development (HTML & CSS) for undergraduate programs. The C programming course focuses on problem-solving, algorithms, and data structures, while the web development course emphasizes HTML structure, CSS styling, and responsive design. Both courses are typically offered in Semester II and include various reference books for further study.

Uploaded by

Arman Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Certainly!

The University of Calcutta offers structured courses in C programming, HTML,


and CSS across various undergraduate programs. Here's a consolidated overview tailored
to these subjects:

---

C Programming

Course Title: Problem Solving Using C

Programs: [Link]. (Honours) in Computer Science, [Link]. in Computer Application

Semester: Typically offered in Semester II

Course Objectives:

Develop efficient algorithms for problem-solving.

Understand and implement programming constructs such as loops, conditionals, and


recursion.

Utilize data structures like arrays, stacks, and linked lists.

Handle file operations in C.

Topics Covered:

Introduction to Programming and C Language


Algorithms and Flowcharts

Control Structures: Conditional Statements and Loops

Functions and Storage Classes

Arrays, Structures, Unions, and Pointers

Reference Books:

Programming with ANSI-C by E. Balagurusamy

Let Us C by Yashavant Kanetkar

The C Programming Language by Brian W. Kernighan & Dennis M. Ritchie

---

🌐 HTML & CSS

Course Title: Web Development

Programs: [Link]. (Honours) in Computer Science, [Link]. in Computer Application


Semester: Typically offered in Semester II

Course Objectives:

Understand the structure and semantics of HTML.

Apply CSS for styling and layout of web pages.

Design responsive and interactive web interfaces.

Topics Covered:

HTML Elements: Headings, Paragraphs, Lists, Links, Images, Tables, Forms

CSS Styling: Selectors, Properties, Box Model, Flexbox, Grid

Responsive Design Principles

Form Design and Validation

Reference Books:

HTML & CSS: The Complete Reference by Thomas Powell


Mastering HTML, CSS & JavaScript Web Publishing by Laura Lemay, Rafe Colburn, Jennifer
Kyrnin

Web Designing and Development by Satish Jain

---

You might also like