Diploma in Hybrid Application ( Flutter) Lectureflow
Diploma in Hybrid Application ( Flutter) Lectureflow
Introduction of students
Career in IT
Understanding Student Login of TOPS ERP
Using Lab
What is Program
What is programming?
Types of Programming Language
World Wide Web
How Internet Works
Network Layers on Client and Server
Client And Servers
Types of Internet Connections
Protocols
Application Security
Software Applications and its types
Software Architecture
Layers in Software Architecture
Software Environments
Types of Programming Languages
Source Code
Github and introductions
Student Account in Github
Types of Software
Introduction of Software
Application software
Software development process
Software Requirement
Software Analysis
System Design
Software Testing
Maintenance
Development
Web Application
Designing
moble application
DFD
Desktop Application
Flow Chart
Page I
Module-2) SE- HTML and CSS 6
What is Internet, HTTP/HTTPS, WWW, Domain name and Top Domain name
SEO, What is HTML, What is Text Editor, Web Browser, Downloading Text Editor , HTML
Structure, First Program in HTML
1) HTML Introduction 2) HTML Getting Started 3) HTML Elements 4) HTML Attributes 5) HTML
Basic Tags
1) HTML Doctypes 2) HTML Layout 3) HTML Head 4) HTML Meta 5) HTML Scripts
Web Programming Design web pages with HTML structure
Practical Examples: 1) Create any simple web page to display your name. 2) Importance of meta tag
and Doctypes
Tags and self Closing Tags, Basic Tag , Attribute and Events, Marquee Tag
HTML - Meta Tags, HTML - Comments, HTML - Images, HTML - Tables, HTML - Lists, HTML -
Text Links, HTML - Image Links
HTML basic tags-P,BR,MARQUEE etc
HTML Headings HTML Paragraphs HTML Links HTML Text Formatting HTML Styles HTML
Images
Anchor Tag, Img Tag, Image Mapping
List Tag, Tables, Forms
PRactical Examples: 1) Create simple Doc and display your name using different heading tag 2)
Create link for open google. 3) Create document using all text formatting tags
Form tags with input tag
Practical Examples: 1) Create simple table 2) Create time table for your school 3) Create table with
colspanrowspan example 4) Create invoice using table 5) Create hotel menu. 6) Create index page for
your book. 7) Create list with different categories.
PRactical Examples: Create registration form with all fields and validation
1) CSS 2) In-line CSS Internal Style External Style Sheet @import Style Sheet 3) CSS Class CSS ID
What is CSS How to Implement CSS Class and ID Width and Height Css Unit Box Model
(Margin,padding,Border) and create basic template design
CSS Selectors , Pseudo Classes and Elements , Float and Clear and Alignment , Font Styling ,
Opacity and Visibility , Line Height
Practical example : Create page with difference color text
1) CSS Text 2)CSS Font 3) CSS Background 4) CSS Links 5) CSS Lists 6) CSS Display 7) CSS
Visibility
Page II
Operators - Arithmetic Operators, Relational Operators, Logical Operators, Assignment Operators,
Increment and Decrement Operators, Bitwise Operators, Conditional Operator
Control Flow Statements - Decision-Making in C - If Statement, If_Else statement, If_elseif (Elseif
Ladder), Nested if-else statement, Switch statement
Looping in C - While Loop, For Loop, Do-While Loop
Loop Control Statements - Break, Continue, Go to
Functions in C - Introduction to Functions, Function Declaration and Definition, Function Call and
Return
Arrays in C - Introduction to Arrays, One-Dimensional Arrays, Multi-Dimensional Arrays
Pointers in C - Introduction to Pointers, Pointer Declaration and Initialization
Strings in C - Introduction to Strings, String Handling Functions, strlen, strcpy, strcat, strcmp,
strcmpi,strchr, String Input and Output
Structures in C - Introduction to Structures, Structure Declaration and Initialization, Array of
Structure Nested Structures
File Handling in C, File Operations (Opening, Closing, Reading, and Writing), File Pointers, File
Handling Functions
Page III
Encapsulation - Understanding Encapsulation and Information Hiding, Access Specifiers: Public,
Private, Protected, Encapsulation in C++ Classes, Benefits of Encapsulation in OOP, Friend
Functions and Friend Classes
File Handling - Introduction to File Handling in C++, Opening, Closing, Reading, and Writing Files,
Error Handling in File Operations, Working with File Streams
Page IV
Module 1) Flutter - Introduction 1
Introduction to student Career in Android Understanding Student Login of TOPS ERP Exam Process
Working on Project and Assignment Using Lab Assign Project
Dart SDK
Flutter Installation - Android Studio Configuration - Flutter doctor
Dart Introduction
Data types in Dart
String interpolations
Operators
Working on Control Statements
conditional statements : if statement , if..else statement , nested if ,switch statement
looping statements : for loop , while loop , for .. in loop
Jumping statements
Working with collection
Working with list , set , map and methods
working with function
Advance Dart Programing
Class, Object, Inheritance, Polymorphism
Keywords : this , super , static , async
Page V
Customize widgets
Form validation , apply email validation – password hide and unhide
Change dynamic background color on button click
working with setState, init
images , network images - working with assets
Floating Action button with types
Working with pageviewbuilder and dots controller
Database Introduction
working with Sqflite Database
Dependencies
working with model class
CRUD operations using sqflite database
working with async , await , future
Page VI
working with listview indexing
working with gridview
working with firebase database
firebase authentication
firebase real time database
notification with firebase
working with background services
Google map integration and social media integration with flutter application
Project implementation - Splash Screen • Login - registration Screen • Database integration or api
integration • working with listview - navigation • navigation drawer with user header layout and list
tile items
Making phone calls , sms and url launcher
Flutter state management
Bloc concept
Page VII