You are on page 1of 13

CONSTANTS, VARIABLES &

DATATYPES
 Keywords and identifiers
 Tokens
 Data Types
 Type Compatibility
 Variable Declaration
 Dynamic Initialization of
Variables

HTML 

HTML - Introduction  HTML - Color Codes


 HTML - Elements
 HTML - Color Chart
 HTML - Tags
 HTML - Background
 HTML - Text
 Web Forms
 HTML - Formatting
 HTML - Forms
 HTML - Pre
 HTML - Input
 HTML - Attributes
 HTML - Text Fields
 HTML - Font
 HTML - Password
 HTML - Text Links
 HTML - Reset
 HTML - Comments
 HTML - Submit
 HTML - Lists
 HTML - Checkboxes
 HTML - Images
 HTML - Radio
 HTML - Image Links
 HTML - Select
 HTML - Tables
 HTML - Hidden Fields
 HTML - Bgcolor
 HTML - Upload

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 HTML - Textarea
 Special Tags
 HTML - Body
 HTML - Meta
 HTML - Style
 HTML - Div
 HTML - Layouts
 HTML - Frames
 Formatting Tags
 HTML - Bold
 HTML - Paragraphs
 HTML - Headings
 HTML - Line Breaks
 HTML - Horizontal
Rule
 HTML - Email
 HTML - Italic
 HTML - Code
 HTML - Superscript
 HTML - Subscript
 HTML – Strikethrough

CSS

CSS Introduction  CSS How


 CSS Syntax
 CSS Id & Class CSS Styling
 Styling Backgrounds
9595119900 || info@cncwebworld.com || www.cncwebworld.com
Copy Right@CNCWEBWORLD
 Styling Text
 Styling Fonts
 Styling Links
 Styling Lists
 Styling Tables

CSS Box Model


 CSS Border
 CSS Outline
 CSS Margin
 CSS Padding
 CSS Dimension
 CSS Display
 CSS Positioning
 CSS Floating

 CSS Navigation Bar


 CSS Image Gallery
 CSS Image Opacity
 CSS Align

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD
JAVASCRIPT
 For
Introduction
 JavaScript Function & Object
Overview  Passing Parameter to
 JavaScript Syntax function
 Type of JavaScript
 Embedding Script In  eturning a value from
HTML File function
 Variable  Creating Object
 Accessing
Operators Object
 Arithmetic Properties &
 Logical
Method
 Comparison
 Array Object
 Assignment
 String Object
 Conditional
 Date Object
Conditional Statement &  Math Object
Looping Statement  Window Object
 If  Navigator Object
 If. Else
Event Type
 Switch
 Mouse Events
 While
 Frame/Object Events
 Do/while
 Form Events

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORL
ASP.net

INTRO TO WEB  Advantages of ADO.Net


PROGRAMMING
 What is internet, Web
 Connected and
Site, Web Request, Web
Disconnected Data Access
Response
Architecture
 Client side web
 CRUD operations Using
technologies (vs.)
SQL Server Connection,
Server side web
Command, Data Reader,
technologies
Data Adapter & Data Set
 classes to manipulating
data from database
ASP.NET PAGE LIFE CYCLE using ASP.net webpage
 Page life cycle Architecture  Executing Queries, SQL
 Page events Statements, Stored
Procedures
 Handling Tables in Data
ASP.NET IMPLICT OBJECTS
Set
 Request, Response

ASP.NET WEB CONTROLS


STATE MANAGEMENT
 Intro to ASP.NET Web
 Session
Controls Standard
Web Controls  Application
 Post back  Query String
 Validation Controls  View State
 State-less (vs.) State-full
ADO.NET with ASP.NET  Response.Redict (vs.)
Server.Transfer
 ADO.NET Architecture
 Session state modes

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 Global.asax CACHING
 Data Caching
ASP.NET SECURITY
 Output caching
 Authentication
 Authorization
INTERNATIONALIZATION
 Globalization (vs)
MASTER PAGES
Localization
 Creating master pages and
 Creating Global resources
content pages
 Applying culture
 Working with Content
dynamically
Place Holders

ASP.NET AJAX
THEMES AND SKINS
EXTENSIONS
 Creating themes
 Script Manager, Update
 Creating .css and .skin files Panel, Timer
 Applying themes
dynamically ASP.NET AJAX CONTROL
TOOLKIT
WEB USER CONTROLS  How to download and
 How to create our import
own control  Toolkit Script Manager

IIS AND DEPLOYMENT WEB SERVICES


 Installing and configuring  Creating and consuming
IIS Web Services
 Creating IIS Application
 Deploying Web Sites into  Introduction of WPF
Local IIS
 Introduction of WCF

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 Introduction of MVC

C#.net 

Introduction of .Net  C# Sample Programs.


 Introduction to .Net  .Net Namespaces
 What is .Net?
 Advantages and
architecture of the Programming of C#
.NET Framework
 Variables
 Languages used in .Net
 Operators
 Expressions
.Net Framework
[Advanced]  Data Types
 Introducing the  Type conversions
.Net framework.  Boxing and Unboxing.
 What is .Net framework?  Access Specifiers
 CLR  Debugging our own code
 Class Library?
 JIT Compiler Branching and Flow
 Garbage Collection Control
 Conditional Branching (If
statements and Switch
C#.Net language
case statement)
 What is C#.Net
 Repeating Code
 Comparing C# to C++ Blocks(While, Do While,
and Java. Switch)
 Why C#
 Features of c#

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD
Working with Arrays  Generics and Arrays
 Introducing Arrays  Generics and Lists
 Manipulating Arrays
 Single, Multiple and Jagged Exception Handling
Arrays  Exception Fundamentals
 Arrays as Collections  User-Defined Exception
Classes
Object-Oriented Programming
 Object & Classes C# Graphical User
 Constructors and Interface
Initialization, Destructor  Introduction to Windows
 Methods Forms
 Method Overloading  Standard Winform
 Method Overriding Controls
 Static Members  Properties, Events of each
Winform Controls
 Constant and Read-only
 Dialog Boxes
 Inheritance
 Menus, Progress Bar
 Working Abstract Classes
and Interfaces  MDI Forms
 Delegates Winform With Real time
windows application like
 Properties
Calculator and
 Auto-Implemented Notepad
Properties

Collection and Generics ADO.NET


 Array List, Hash Table  ADO.NET Architecture
 Working with  Advantages of ADO.Net
Dictionaries, Stacks, and
Queues

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 Connected and  Installation, Package Selection
 Anatomy of a Kickstart File,
Disconnected Data Command line
 Introduction to Bash Shell
Access Architecture  System Initialization, Starting the
 CRUD operations Using Boot Process: GRUB
Boot and Package Management:
SQL Server Connection,
Command, DataReader,  Configuring services to run at boot
 Securing single-user mode (SU login)
DataAdapter & DataSet  Shutting down and rebooting the
classes to manipulating system
 RPM Package Manager, Installing
data from database using and Removing Software, Updating
windows form a Kernel RPM
 Yum Command set, Install packages
 Executing Queries, by using yum
SQL Statements,  Apt-get command set, Apt-cache
package management
Stored Procedures User Administration:
 Handling Tables in DataSet
 Understanding different types of
groups and creation of groups
Reporting  Creation of users in different groups
 Understanding Passwd, Shadow Files
 Install crystal report  Understanding password aging
 Creation of quotas for users, groups
for visual studio 2012 and file systems
 How to use crystal  Understanding users security files
 The different commands for
report for windows form Monitoring the users
 Generate report .  TROUBLESHOOTING
 Automation of jobs – Cron, at
Run levels:

Globalization in Windows Form  Understanding the different types of


run-levels
 How to use resource file  Understanding different types of
for Multilanguage shutdown commands
 Understanding run control scripts
application  Understanding the different types
Overview of the Service Protocols:

Introduction of LINQ and  FTP


how to use linq  DHCP
 DNS
 Apache
 Samba
 LVM
AWS Course Syllabus AWS Sysops Administrator Certification
Linux Fundamentals Cloud Computing
Installation and Initialization:
 Introduction to Cloud Computing
 Why Cloud Computing?
 Benefits of Cloud Computing  The lifecycle of autoscaling
 Types of Cloud Computing  Policies of autoscaling
 Public Cloud EBS (Elastic Block Storage)
 Private Cloud
 Hybrid Cloud  Create EBS volumes
 Community Cloud  Delete EBS Volumes
 Software as a Service  Attach and detach EBS volumes
 Platform as a Service  Mounting and unmounting EBS
 Horizontal vs vertical scaling volume
 Cloud Computing Issues  Creating and deleting snapshots
 Security  Creating volumes from snapshots
 Costing Model S3(Simple Storage Service)
What is virtualization? Storage in Cloud

 Virtualization and cloud computing  S3 durability and redundancy


 Types of virtualization  S3 Buckets
 Virtualization terminologies  S3 Uploading Downloading
 Hypervisor  S3 Permissions
 Benefits  S3 Object Versioning
 Vendors  S3 Lifecycle Policies
AWS Platform  Storage Gateway
 Import Export
 Introduction to AWS Elastic computing  S3 Transfer Acceleration
 Introduction to the AWS products  Glacier storage
 Regions and Availability Zones Cloud Front
 Signing up for AWS
 AWS Free usage tier  Use of cloud front
 Introduction AWS management console  Creating a cloud front distribution
EC2 Instance  Hosting a website of cloud front
distribution
 Understanding AMI  Implementing restrictions
 Launching your first AWS instance  Configuring origins and behaviors
 On-demand Instance pricing Route53
 Reserved Instance pricing
 Spot instance pricing  Creating Zones
 Setting up security  Hosting a website
 Security groups  Understanding routing policies
 Choosing & Creating a new AMI  Weighted simple and failover policies
 Public and Private IP’s Identity Access Management (IAM)
 Deploying a new instance from the created
AMI  Creating Users and Groups
 Key Pairs  Applying policies
 Elastic IP’s  Password Policy
Load Balancing  Roles
AWS Security Management
 Introduction to Scaling
 ELB(Elastic Load Balancer)  Security Practices for Cloud
 Components and types of load balancing Deployment
Auto-scaling  AWS Responsibilities and Securities
 Cloud Trail
 Get Started with Auto Scaling Using the  Trust advisor
Console Amazon Virtual Private Cloud (VPC)
 Maintain a Fixed Number of Running EC2
Instances
 Dynamic Scaling
 Introduction to Amazon Virtual Private Cloud  Troubleshooting by using Cloud trail
(VPC)  Troubleshooting by using Cloud front
 VPC Advantages
 Default and Non-default VPC AWS Architecture and Design
 Components of VPC Backup and Disaster Recovery
 Direct Connect
 Describe, create, and manage Amazon Virtual  How to manage Disaster Recovery
Private Cloud and Backups
 Amazon VPC, Private Subnet, and Public  Best Practice for DR and Backups
Subnet  AWS High Availability Design
 AWS Networking, Security Groups, and Troubleshooting and Price Calculator
Network ACLs
 Configuration and management of VPN  AWS Best Practices (Cost +Security)
connectivity  AWS Calculator & Consolidated
 Subnet and Subnet Mask Billing
Relational Database Service (RDS) DevOps Fundamentals

 Introduction to RDS  An understanding of DevOps and the


 Different database services of AWS: Amazon modern DevOps toolsets
RDS, Dynamo DB, Redshift etc.  The ability to automate all aspects of
 Configuring the database a modern code delivery and
 Configuring backups deployment pipeline using:
 Configuring the maintenance windows  Source code management tools –
 Connecting to the database CVS, Git
Dynamo DB  Build tools – Apache Ant, Maven
 Test automation tools – JUnit
 Creating a dynamo dB  Continuous Integration Tools –
 Configuring alarms Jenkins, Team city
 Adding data manually  Configuration management tools –
Management Tools Chef, Puppet, Ansible
 Monitoring tools – Nagios
 Cloud watch dashboard
 Configuring Monitoring services
 Setting thresholds
 Configuring actions
 Creating a cloud watch alarm
 Getting statistics for ec2 instances
 Monitoring other AWS services
 Configuring Notifications
 Integrating cloud watch with Autoscaling
 Cloud Trail
Application Services

 What is SNS
 Creating a topic
 Create subscription
 Subscribed to the subscription
 SQS
 SES
 Lambda and Elastic Beanstalk
AWS Troubleshooting

 Troubleshooting EC2 instance


 Troubleshooting using Cloud watch
 Troubleshooting using ELB
Introduction of Entity Data illustrate EDM
Model and example that

9595119900 || info@cncwebworld.com || www.cncwebworld.com


Copy Right@CNCWEBWORLD

You might also like