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

techaciti

Uploaded by

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

techaciti

Uploaded by

Vinay Desai
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

HTML

 Web Programming Introduction


 Architecture of a website
 Different technologies in making the website
 Web Development Introduction
 HTML-Introduction
 History of HTML
 What you need to do to get going and make your first HTML page
 What are HTML Tags and Attributes?
 HTML Tag vs. Element
 HTML Attributes
 HTML-Basic Formatting Tags
 HTML Basic Tags
 HTML Formatting Tags
 HTML Color Coding
 HTML-Grouping Using Div Span
 Div and Span Tags for Grouping
 HTML-Lists
 Unordered Lists
 Ordered Lists
 Definition list
 HTML-Images
 Image and Image Mapping
 HTML-Hyperlink
 URL - Uniform Resource Locator
 URL Encoding
 HTML-Table
 HTML-Iframe
 Using Iframe as the Target
 HTML-Form
 HTML-Headers
 Title
 Base
 Link
 Styles
 Script
CSS:
 CSS-Introduction
 Benefits of CSS
 CSS Versions History
 CSS Syntax
 External Style Sheet using < link >
 Multiple Style Sheets
 single Style Sheets
 Multiple Style Sheets
 CSS-Selectors
 ID Selectors
 Class Selectors
 Grouping Selectors
 Universal Selector
 Descendant / Child Selectors
 Attribute Selectors
 CSS - Pseudo Classes
 CSS-Color Background Cursor
 background-image
 background-repeat
 background-position
 CSS Cursor
 CSS-Text Fonts
 color
 background-color
 text-decoration
 vertical-align
 text-indent
 text-transform
 white space
 letter-spacing
 word-spacing
 line-height
 font-family
 font-size
 font-style
 font-variant
 font-weight
 CSS-Lists Tables
 list-style-type
 list-style-position
 list-style-image
 list-style
 CSS Tables
 border
 width & height
 padding
 Color
 Box Model
 Borders & Outline
 Margin & Padding
 Height and width
 CSS Dimensions
 CSS-Display Positioning
 CSS Visibility
 CSS Display
 CSS Scrollbars
 CSS Positioning
 Static Positioning
 Fixed Positioning
 Relative Positioning
 Absolute Positioning
 CSS Layers with Z-Index
 CSS Floats
 The float Property
 The clear Property
 The clear fix Hack.
JAVASCRIPT:
 Understand the JavaScript language & the Document Object Model.
 Alter, show, hide and move objects on a web page.
 Check information inputted into a form.
 Javascript allows programming to be performed without server interaction. Javascript can
respond to events, such as button clicks.
 Javascript can validate data before sending out a request.
 Javascript can adjust an HTML document for special effects
MYSQL:
 Introduction to MySql
 SQL Syntax
 How To Create Database and Tables
 SQL Select, Select Distinct
 SQL Where
 SQL AND, OR
 SQL Order By
 SQL Insert, Update, Delete
 SQL Functions(Min, Max, Count, Sum, Avg)
 SQL Like
 SQL In Operator
 SQL Between
 SQL Aliases
 SQL Joins(Inner Join, Left Outer Join, Right Outer Join)
 SQL Group By
 SQL Having
 SQL Drop Database and Tables.
FRONT END
Refer Syllabus for Page 2 to 7
CORE JAVA:
 Core Java Introduction
 History of Java
 Features of Java
 Introduction to JDE, JRE, JVM
 Java Variable and Data types
 Operators and Keywords
 Control Statements(if, if—else, if---else--if nested if, switch, Break, Continue)
 Looping Statements(For, while, Do—while)
 Detail Explanation of Java OOPs Concepts
 Constructor
 Static and this Keyword
 Abstract Class and Interface
 Access Modifiers
 Super and Final Keyword
 Exception Handling
 Multithreading
 Java Collection
 Java JDBC
J2EE/SERVLET:
 Introduction to Servlet
 Servlet Life Cycle
 Servlet Example
 Servlet Using Netbeans
 Servlet Request
 Request Dispatcher
 Send Redirect
 Servlet Config
 Servlet Context
 Session Tracking
 Cookies in Servlet
 Hidden Form Field
 Url Rewriting
 HTTP Session
 Data Registration Example
 Data Updating Example
 Data Deleting Example
 Fetching the record from Database
 Login Form Example
 Uploading File
 Downloading File
 Servlet Sending Email
JSP:
 JSP Scriptlet Tag
 JSP Expression Tag
 JSP Declaration Tag
 JSP Request, Response
 JSP Page Directive
 JSP Include Directive
 JSP: forward
 JSP: include
 Registration form
 Login Form
 JSP CRUD Example
FRONT END
Refer Syllabus for Page 2 to 7
CORE PYTHON
 Introduction
 Data types and Variables
 Operators
 Decision Making Statements
 Looping Statements
 Control Statements
 String Manipulations
 Lists
 Tuples
 Dictionaries
 Functions
 Modules- Input and Output Files
 Exception Handling
 OOPs Concepts
DJANGO
 Django Framework Introduction
 Installation, Configuration & Environment Setup Admin Interface
 Simple Django Application
 Django MVT (MVC)
 URL Mapping
 File Handling
 Model Forms,
 Django Admin Configuration
 Django Forms & Validation File Upload
 Sqlite Database Connectivity
 Request and Response

FRONT END
Refer Syllabus for Page 2 to 7
DATA SCIENCE
 Introduction Data Science Project Lifecycle
 Introduction to Types of Analytics- Project life cycle
 Introduction To Python Basic Statistics

 High-Level overview of Data Science / Machine Learning project management


 methodology The various Data Types namely continuous, discrete, categorical, count,
qualitative, quantitative and its identification and application. Further classification of
data in terms of Nominal, Ordinal, Interval and Ratio types Random Variable and its
definition
 Data and its types
 Probability and Probability Distribution – Continuous probability distribution /
 Probability density function and Discrete probability distribution / Probability mass
function.
 Population What is Sampling Funnel, its application and its components Sampling
frame Simple random sampling Sample Measure of central tendency Mean /
Average Median Mode Measure of Spread Variance Standard Deviation
Range
 Various graphical techniques to understand data Bar plot Histogram Box plot
Installation of Python IDE Scatter plot Anaconda and Spyder Working with Python
with some basic commands
 Machine learning Introuduction
 Types of Machine learning
 Supervised learning
 Unsupervised learning
 Reinforcement learning
 Linear Regression
 Introduction to Simple Linear Regression
 Multiple Linear Regression
 Mean Squared error
 Ordinary least squares
 Splitting the data into training, validation and testing datasets
 Understanding Overfitting (Variance) vs Underfitting (Bias)
 Generalization error and Regularization techniques
 Machine learning Classifiers and regressors
 Logistic Regression
 Multiple Logistic Regression
 Confusion matrix
 False Positive, False Negative
 True Positive, True Negative
 Naïve Bayes Algorithm
 Bayes Theorem
 Decision Tree
 Random Forest
 K-Nearest neighbor
 Support Vector Machine
 Unsupervised Learning
 K-Means Clustering
 Reinforcement Learning
 Supervised vs Unsupervised learning
 Real time example dataset prediction
 Weather Forecasting
 Disease prediction
 Credit card fraud analysis
 Stock market prediction
FRONT END
Refer Syllabus for Page 2 to 7
MACHINE LEARNING
 Python Introduction Python Basics
 Python Programming Fundamentals
 Working with Data in Python
 Working with NumPy arrays
 Machine Learning Data Science Overview
 Data Analytics Overview
 Statistical Analysis and Business Applications
 Python Environment Setup and Essentials
 Mathematical Computing with Python (NumPy)
 Scientific computing with Python (Scipy)
 Data Manipulation with Pandas
 Machine Learning with Scikit–Learn
 Introduction to Artificial Intelligence and Machine Learning Data
 Data Visualization in Python using matplotlib
 Preprocessing Supervised Learning
 Supervised Learning-Classification
 Supervised learning algorithm
 Linear Regression
 Logistic regression
 Naïve Bayes
 Support Vector machine
 Decision Tree
 Random Forest
 K-Nearest Neighbor
 Unsupervised learning
 Reinforcement Learning

FRONT END
Refer Syllabus for Page 2 to 7
PHP
 Introduction to Web Application
 HTML and JavaScript
 Introduction to PHP
 WAMP Server using PHP
 PHP Tokens(5)
 Echo and Print Statements
 Decision Making and Looping
 Arrays
 Functions
 String and Math Functions
 Form Handling
 Super globals
 Session and Cookies
 ISSET Methods
 Redirecting a page in PHP
 Exception Handling
 File Handling
 Filters in PHP
 PHP with MySQL Database

FRONT END
Refer Syllabus for Page 2 to 7
ANGULAR
 What is Angular?
 New features of Angular5
 Angular CLI
 NodeJS Introduction(NPM)
 Visual Studio(VS) Code Editor
 App Components
 Creating Components
 Component Templates
 Nested Components
 Databinding
 Directives
 Services
 App Module
 Changing pages with Routing
 Understanding Observables
 Template & Reactive Forms
 Interact with HTTP Client
 RestAPI(Express.JS)
 Connect with Mongodb and RestAPI
MERN STACK

FRONT END
Refer Syllabus for Page 2 to 7
NODE JS
 Introduction to NodeJS
 Text Plain and Text HTML in Express.JS RESTAPI
 Use URL Parameters
 NodeJS Introduction(NPM)
 Convert Object to/from JSON
 Convert Objects List to/from JSON
 Use POST, PUT, DELETE Methods
 Find documents with conditions and by id in MongoDB
 CRUD Operations in Express.JS REST API with MongoDB
 Security RESTAPI
REACT JS
 Create New Component in ReactJS
 Use CSS in Component in ReactJS
 Create Nested Components in ReactJS
 Pass values, Object and Objects List to Parameters
 Use Single Values, Object and Objects List in State
 Event Handling
 onClick
 onChange
 onSubmit
 Form Controls in Component
 Forms Validation in Component
 Use Refs, Router, Local Storage in Component
 Call GET, POST, PUT, DELETE HTTP Method with Express.JS Web
 API and MongoDB
FRONT END
Refer Syllabus for Page 2 to 7
CYBERSECURITY
 Introduction
o Introduction about Cyber Security
o Methodology of Cyber Security
o Introduction to Python
o Repl.it Introduction
o Penetration Testing
o Port Scanning
o Botnets
o Code Exploits
o Network Traffic analysis
o Wireless
o Web Reconnaissance
o Antivirus Evasion
 Building a Security tool using python
o Validating input
o Parsing Result
o Checking forms
o Sending request to the web
 Web Application Security
o Introduction about web application security
o OWASP Overview
o Ruby rails and PHP Overview for web application
o Command Injection
o SQL Injection
o Password Complexity
o Information Leakage
o Sensitive Data Exposure
o XML External Entities
o Security Misconfiguration
o Broken Access Control
o Cross-Site Scripting
 Cyber Security
o Multi-Factor Authentication
o Ethical Hacking
o Cloud Security
o Data Breaches

FRONT END
Refer Syllabus for Page 2 to 7
ARTIFICIAL INTELLIGENCE
 Introduction
 AI Applications
 Types of AI
 Introduction of Machine Learning
 Types of Machine Learning
 Supervised Learning
 Unsupervised Learning
 Reinforcement Learning
 Supervised Learning Algorithms
 Linear Regression
 Logistic Regression
 Support Vector Machine
 Decision Tree
 KNN
 Unsupervised learning Algorithms
 K-Means Clustering
 Reinforcement Learning
 Deep Learning Introduction
 Single Layer perceptron
 Multi Layer Perceptron
 Backpropagation
 Neural Network
 Artificial Neural Network
 Convolutional Neural Network
 NLP
 Applications of NLP

You might also like