0% found this document useful (0 votes)
41 views

Course Content

The document contains course content outlines for several technical courses directed by CCTI Patna, including Web Designing with HTML and HTML5, C Language Basic to Advance, Tally course with Accounting and GST, Python Django Course, User Experience (UX) Design Course, Graphic Designing With CorelDraw, Web Designing with CSS3, Web Designing with jQuery, Python Programming, Digital Marketing, C Programming, C++ Programming. Each outline lists the topics and concepts to be covered in the respective course.

Uploaded by

saur1
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views

Course Content

The document contains course content outlines for several technical courses directed by CCTI Patna, including Web Designing with HTML and HTML5, C Language Basic to Advance, Tally course with Accounting and GST, Python Django Course, User Experience (UX) Design Course, Graphic Designing With CorelDraw, Web Designing with CSS3, Web Designing with jQuery, Python Programming, Digital Marketing, C Programming, C++ Programming. Each outline lists the topics and concepts to be covered in the respective course.

Uploaded by

saur1
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

DIRECTED BY CCTI PATNA

Web Designing with HTML and HTML5 Course

COURSE CONTENT

 Introduction To HTML

 Text Formatting `in HTML

 IFRAME and File Path in HTML

 Tables and Lists in HTML

 HTML Forms

 HTML Head, ID, Class and Layout

 HTML EVENTS

 Scalable Vector Graphics

 Canvas and URL in HTML

 API in HTML5

 Interview Questions
DIRECTED BY CCTI PATNA

C Language Basic to Advance Course


Course Content
 Introduction to C
 Setting up C & First Program on C
 Structure of C
 Operators in C
 Decision making and Flow Control
 Working with User Defined Functions
 Derived Datatypes
 Typedef Function
 File Handling in C
 Preprocessors and Header Files
 Type Casting
 Error Solving in C
 Recursive Functions
 Variable Arguments in User Defined Functions
 Memory Management
 Command Line Arguments
 C Programming Libraries
 Running and Debugging Programs
 Compilation and Execution
 Macros and Linked List
 C Programming Exercises
 Course Summary
 Interview Questions
 Career Guideline
DIRECTED BY CCTI PATNA

Tally course with Accounting and GST


Course Content
 Introduction to Tally.ERP 9
 Accounting Transaction
 Business Transaction & Reports
 Introduction of inventory
 Introduction of GST
 ITC Liability Payment
 GST Transaction Report & Payment
 Eway Bill
 Banking Transactions
 Budget & Operating Expense
 Cost Centers
 Voucher Type & Interest Calculation
 Procurement Process
 Sales process
 POS - Point of Sale
 Godown & Bill Quantity Discount
 Stock category & Price list
 Multi Currency
 Manufacturing Process
 Item Cost Tracking & Batch Detail
 MIS Reports
 MIx Supply
 GST Detail Report
 Payroll
 Additional Function of Tally
 Introduction to Tally Prime
 Course Summary
 Career Guideline
DIRECTED BY CCTI PATNA

Python Django Course


Course Content

 Django Introduction

 Creating Project and Application

 Django Admin Panel

 Django HTML and Database

 Django CRUD Application

 Authentication

 Image Uploading

 Javascript and Ajax

 Django Project

 Assignment

 Course Summary

 Interview Questions

 Career Guidelines

 Quiz
DIRECTED BY CCTI PATNA

User Experience (UX) Design Course


Course Content

 Introduction to User Experience (UX)

 Basic Understanding of UX

 Components of UX

 Assignment

 Course Summary

 Interview Questions

 Career Guideline
DIRECTED BY CCTI PATNA

Graphic Designing With CorelDraw

Course Content

 Introduction to Photoshop

 Tools

 Edit Menu

 Image Menu

 Layer Menu

 Select Menu

 Filter Menu

 Window Menu

 View Menu

 Portfolio Creation In Photoshop

 Assignment

 Course Summary

 Career Guidelines

 Master Quiz
DIRECTED BY CCTI PATNA

Web Designing with CSS3 Course


 Introduction

 Different Selectors

 Css Specificity

 CSS Background and Border Properties

 Display and Position Properties

 Width, Height & Overflow Property

 List & calc function

 Visibilty & Print Property

 Cursor & Button Property

 Implementing Images

 Color, Gradient and Shadow

 Font & Text Properties

 Transformation

 Animation

 z-index

 CSS Media Queries

 Course Summary

 Interview Questions

 Career Guideline
DIRECTED BY CCTI PATNA

Web Designing with HTML and HTML5

Course Content

 Introduction To HTML

 Text Formatting in HTML

 IFRAME and File Path in HTML

 Tables and Lists in HTML

 HTML Forms

 HTML Head, ID, Class and Layout

 HTML EVENTS

 Scalable Vector Graphics

 Canvas and URL in HTML

 API in HTML5

 Interview Questions
DIRECTED BY CCTI PATNA

Web Designing with jQuery


Course Content
 Introduction to Jquery

 jQuery Effect Methods

 jQuery HTML Methods

 jQuery CSS Methods

 jQuery Dimension Methods

 jQuery Form Methods

 jQuery Events Methods

 jQuery Traversing Methods

 jQuery AJAX Methods

 jQuery Selectors

 Course Summary

 Interview Question

 Career Guideline
DIRECTED BY CCTI PATNA

Python Programming
Course Content
 Introduction

 Getting Started with Python

 Control Statments and Conditions in Python

 Collection in Python

 Python Functions

 File Handling In Python

 Exception Handling

 Object Oriented Programming in Python

 Regular Expression

 Python Database Communications

 Python GUI Programming

 Course Summary

 Interview Questions

 Career Guideline
DIRECTED BY CCTI PATNA

DIGITAL MARKETING
 Introduction of digital marketing

 Exploring digital marketing

 Digital marketing strategy

 Starting with website

 SEO-Search Engine Optimization

 Fundamentals of Google Adwords

 Content Marketing

 Email Marketing

 Mobile Marketing

 Social Media Marketing

 Video Marketing

 Fundamentals of Google Analytics

 Google tag Manager

 Expanding your Digital Marketing Skill

 Interview Q and A

 Digital Marketing Master Quiz


DIRECTED BY CCTI PATNA

C PROGRAMMING
1. C Introduction 3. C Arrays & Function

1. Keywords & Identifier 5. C Programming Pointers


2. Variables & Constants 1. C Programming Pointers

3. C Data Types 2. C Pointers & Arrays

4. C Input/output 3. C Pointers and Functions

5. C Operators 4. C Memory Allocation

6. C Introduction Examples 5. Array & Pointer Examples

2. C Flow Control
1. C if...else
6. C Programming Strings
2. C for Loop 1. C Programming String

3. C while Loop 2. C String Functions

4. C break and continue 3. C String Examples

5. C switch...case

6. C Programming goto 7. Structure and Union


7. Control Flow Examples 1. C Structure

3. C Functions 2. C Struct & Pointers

3. C Struct & Function


1. C Programming Functions
4. C Unions
2. C User-defined Functions
5. C struct Examples
3. C Function Types

4. C Recursion

5. C Storage Class 8. C Programming Files


6. C Function Examples 1. C Files Input/outputs

2. C Files Examples
4. C Programming Arrays
1. C Programming Arrays

2. C Multi-dimensional Arrays
9. Some popular Examples in C
DIRECTED BY CCTI PATNA

C++ Programming
UNIT -1 INTRODUCTION TO C++  Operators
The history of c++  Arithmetic operators
 Compilation steps  Relational operators
 Advantages and pretensions of c++  Logical operators
 Various programming technique  Bitwise operators
 Difference between structured programming  Increment/decrement operators
language  Assignment operator
 & object oriented programming Language.  Difference between c & c++
Definition of oop Features of oops are the Difference between delete & free
following Difference between new & mallo
 Data abstraction Encapsulation
 Polymorphism
 Inheritance
 Exception handling
 A simple c++ program
 Stream
 Standard input stream
 Standard output stream
 Generic classes Templates
 How c++ compilation works
 Commenting your programs
 Types of comments
 Using comments
 Variables
 Simple input/output constructs
 Variable types
 Names
 New operator
 Delete operator

You might also like