Website Development
1. Web Development Frameworks
- HTML
- CSS
- Javascript
- Boostrap
- Nodejs
- PHP
2. Frontend Technologies
- Html
- CSS
- JQuery
- AnularJS
- Reactjs
- Javascript (Typescript)
3. Backend Technologies
- PHP
- Java
- Python
- JS
- SQL
- Ruby & Rails
- Angular2
- Nodejs (ExpressJS)
- Mongodb
- Oracle
- Reactjs
- Asp.net
- Flask
- Django
- Spring
4. Version Control
- Git
- Grunt
- Xdebug
- Subversion
5. Project Management Tools
- Jira
- Trello
- Redmine
- Teamwork
- Github
- Team & Commands
- Internet http/ https
- Basecamp
- SQL_ MySQL
- NoSQL_ Mongodb & Firebase
- CouchDB
- FTP Server
- List Server
- Proxy Server
- Web Server
- Application Server
- HostGator
- Bluehost
- A2 Hosting
8. DevOps
- Git
- Jira
- Eclipe
- Maven
- Apache ANT
- Gradle
- SE
- Junit
- Jenkins
- Bamboo
- Nagios
- Splunk
- Sensu
- NewRelic
- Saltstack
- Ansible
- CHEF
- Puppet
- Deployment
- Commincation & Collaboration
- Softskill & Nobble thought
- Understanding of relevant tools
- Security Skills
- Automation Skills
- Coding & Scripting
- Cloud Skills
- Testing Skills
- Customer focus approach
- Proactiveness
9. Hybrid Cloud Tools
- Azure
- IBM Cloud
- Cloud Bolt
- Divvy Cloud
- Red Hat
- Amazon Webservices AWS
- Cloud Ability
- Dell Technologies
- Google Cloud Plateform
- VMware
- AbiQuo
- RackConnect
- Scalr
10. Cloud Testing Tools
- Tenancy mode ( Single tenant, Multi tenant)
- Deployment type (Public, Private, Hybrid)
- Service module ( SAAS software as a service/ PAAS platform as a service/ IAAS infrastructure as a service)
11. Automation Testing Tools
- Katalon Studio
- Renorex Studio
- Test Complete
- LAMBDA Test
- Postman
- Protractor
- Perfecto
- Selenium
- Eggplant
- SoapUI
- Tricentis
- Press.io
- Jmeter
- Appium
- Robotframework
JAVASCRIPT
Data type
variables
storage classes
operators
decision making
loops
functions
scope rules
arrays
assignments
objets
events
strings
random
comparisons
Ecma6
- ES6 - Overview
- ES6 - Environment
- ES6 - Syntax
- ES6 - Variables
- ES6 - Operators
- ES6 - Decision Making
- ES6 - Loops
- ES6 - Functions
- ES6 - Events
- ES6 - Cookies
- ES6 - Page Redirect
- ES6 - Dialog Boxes
- ES6 - Void Keyword
- ES6 - Page Printing
- ES6 - Objects
- ES6 - Number
- ES6 - Boolean
- ES6 - Symbol
- ES6 - New String Methods
- ES6 - Arrays
- ES6 - Date
- ES6 - Math
- ES6 - RegExp
- ES6 - HTML DOM
- ES6 - Iterator
- ES6 - Collections
- ES6 - Classes
- ES6 - Maps And Sets
- ES6 - Promises
- ES6 - Modules
- ES6 - Error Handling
- ES6 - Object Extensions
- ES6 - Reflect API
- ES6 - Proxy API
- ES6 - Validations
- ES6 - Animation
- ES6 - Multimedia
- ES6 - Debugging
- ES6 - Image Map
- ES6 - Browsers
- ES7 - New Features
- ES8 - New Features
- ES9 - New Features
- TypeScript - Overview
- TypeScript - Environment Setup
- TypeScript - Basic Syntax
- TypeScript - Types
- TypeScript - Variables
- TypeScript - Operators
- TypeScript - Decision Making
- TypeScript - Loops
- TypeScript - Functions
- TypeScript - Numbers
- TypeScript - Strings
- TypeScript - Arrays
- TypeScript - Tuples
- TypeScript - Union
- TypeScript - Interfaces
- TypeScript - Classes
- TypeScript - Objects
- TypeScript - Namespaces
- TypeScript - Modules
- TypeScript - Ambients
๐ Classes
๐ Modules
๐ Template literals
๐ Rest and spread operators
๐ Destructuring assignment
๐ Promises and async/await
๐ Default function parameters
๐ Object.assign()
๐ Array methods (e.g., .map(), .filter(), .reduce())
๐ Let and const declarations
๐ Symbol type
๐ Set and Map objects
๐ Proxies
๐ Reflect API
๐ Iterators and generators
๐ Proxy and Reflect APIs
๐ BigInt
HTML5,css3
• basic command
• HTML Editors
• HTML Basic
• HTML Elements
• HTML Attributes
• HTML Headings
• HTML Paragraphs
• HTML Styles
• HTML Formatting
• HTML Quotations
• HTML Comments
• HTML Colors
• HTML CSS
• HTML Links
• HTML Images
• HTML Tables
• HTML Lists
• HTML Blocks
• HTML Classes
• HTML Id
• HTML Iframes
• HTML JavaScript
• HTML File Paths
• HTML Head
• HTML Layout
CSS:
css colors
css backgrounds
css borders
css margins
css padding
css height/width
css box model
css outline
css text
css fonts
css icons
css links
css lists
css display
css max-width
css position
css overflow
css float
css inline-block
css navigation bar
css dropdowns
css image gallery
SCSS:
BOOTSTRAP Skills
• grid system
• typography
• colors
• tables
• images
• alerts
• buttons
• badges
• progress bar
• spinners
• pagination
• list groups
• cards
• dropdowns
• collapse
• navs
• navigation bar
• form
• input groups
• modal
• tooltip
• toast
• scrollspy
• utilities
• flex
• icons
Generic Attributes
Here's a table of some other attributes that are readily usable with many of the HTML tags.
Attribute | Options | Function |
---|---|---|
align | right, left, center | Horizontally aligns tags |
valign | top, middle, bottom | Vertically aligns tags within an HTML element. |
bgcolor | numeric, hexidecimal, RGB values | Places a background color behind an element |
background | URL | Places a background image behind an element |
id | User Defined | Names an element for use with Cascading Style Sheets. |
class | User Defined | Classifies an element for use with Cascading Style Sheets. |
width | Numeric Value | Specifies the width of tables, images, or table cells. |
height | Numeric Value | Specifies the height of tables, images, or table cells. |
title | User Defined | "Pop-up" title of the elements. |
๐ค HTML: Learn the basics of HTML and how to use it to structure web pages.
๐ค CSS: Learn the basics of CSS and how to use it to style web pages.
๐ค JavaScript: Learn the basics of JavaScript, including programming concepts such as variables, functions, loops, and conditionals.
๐ค jQuery: Learn how to use jQuery, a popular JavaScript library that simplifies web development.
๐ค CSS preprocessors: Learn how to use CSS preprocessors such as Sass and Less, which make it easier to write and manage CSS code.
Responsive design: Learn how to create responsive designs that work across different devices and screen sizes.
๐ค CSS frameworks: Learn how to use CSS frameworks such as Bootstrap and Foundation, which provide pre-built components and layouts for web development.
๐ค Version control: Learn how to use version control systems such as Git, which allow you to track changes to your code and collaborate with others.
๐ค Build tools: Learn how to use build tools such as Gulp and Grunt, which automate tasks such as minification, concatenation, and image optimization.
๐ค JavaScript frameworks and libraries: Learn how to use JavaScript frameworks and libraries such as React, Angular, and Vue.js, which provide tools and components for building complex web applications.
Comments
Post a Comment