
- Description
- Curriculum
- FAQ
- Notice
- Reviews
At IICEA , the Advance Diploma in Software Engineering isn’t just a simple course that teaches learning the intricacies the software engineering. It is led by experienced industry professionals and academics with years of experience The course is carefully developed to cultivate the talent of students, impart cutting-edge knowledge and spur the spirit of innovation.
Curriculum Designed for Success:
The course is an unidirectional mixture of theoretical understanding and practical applications, ensuring that students do not just learn the basics but also experience hands-on learning with real-world scenarios. Programming languages, advanced algorithms from software architecture to designing systems Every aspect that is a part of engineering software has been addressed in depth.
State-of-the-Art Infrastructure:
IICEA has state-of-the-art facilities that are equipped with the most modern technology that provide students with a symbiosis learning environment. Modern computer labs and dedicated rooms for projects and access to the industry standard software platforms allow students to explore their imagination and expand the boundaries of creativity.
Software Engineering Industry Connect:
We recognize the value of exposure to industry, IICEA fosters strong ties with the top tech firms and facilitates internships, workshops and guest lectures from industry experts. This valuable interaction provides insight into the latest trends in the industry, but also leads to lucrative job opportunities.
Beyond Boundaries:
The experience at IICEA goes beyond the walls that are the walls of the school. Students are urged to participate in hackathons, coding contests and tech symposiums to improve their abilities while creating an impressive professional network. Furthermore collaborative tasks and group projects help to develop collaboration, communication and leadership qualities that are crucial to succeed in the tech sector.
Transformative Impact:
Students who complete IICE’s Advance Diploma program emerge as skilled software engineers, able to face the challenges of a rapidly changing business with confidence and knowledge. Whatever their goals are, whether it’s software development or system analysis, as well as managing projects, IICE alumni are equipped with the expertise, experience and confidence to succeed in the age of digital.
Join the Revolution:
Take a trip into the nexus of engineering software. Take part in IICEA Computer Education in Shimla and discover your potential to help shape technological future. Dare to imagine and dare to invent because at IICEA Excellence has no limits.
-
1Introduction to Computer
-
2Computer Architecture
-
3what is HTML ?
-
4Structure of HTML
Structure of HTML
-
5How to start HTML Coding
How to start HTML Coding
-
6Empty tags of Html
Empty tags that are using in HTML coding
-
7Heading tags used in HTML
-
8Html coding on VS code and how to Install VS Code
html coding on VS code and how to Install VS Code
-
9HTML Formatting Tags
HTML Text Formatting:
HTML contains several tags for Formatting text which display text in special types.
following are the formatting tags:
<b> - Bold text
<strong> - Important text
<i> - Italic text
<em> - Emphasized text
<mark> - Marked text
<small> - Smaller text
<del> - Deleted text
<ins> - Inserted text
<sub> - Subscript text
<sup> - Superscript text
-
10HTML Link Tags
HTML Links - Hyperlinks
HTML links are hyperlinks.
You can click on a link and jump to another document.
When you move the mouse over a link, the mouse arrow will turn into a little hand.
The HTML <a> tag defines a hyperlink. It has the following syntax:
<a href="url">link text</a>
-
11Image Tag used in HTML
The HTML
<img>
tag is used to embed an image in a web page.Images are not technically inserted into a web page; images are linked to web pages. The
<img>
tag creates a holding space for the referenced image.The
<img>
tag is empty, it contains attributes only, and does not have a closing tag.The
<img>
tag has two required attributes:- src - Specifies the path to the image
- alt - Specifies an alternate text for the image
-
12Lesson 10 CSS can be added to HTML documents
HTML Styles - CSS
CSS stands for Cascading Style Sheets.
Cascading Style Sheets (CSS) is used to format the layout of a webpage.
CSS can be added to HTML documents in 3 ways:
Inline - by using the style attribute inside HTML elements
Internal - by using a <style> element in the <head> section
External - by using a <link> element to link to an external CSS file
-
13HTML style attribute CSS Inline style attribute
CSS-Inline (style attribute)
The HTML style attribute is used to add styles to an element, such as color, font, size, and more.
Setting the style of an HTML element, can be done with the style attribute.
The HTML style attribute has the following syntax:
<tagname style="property:value;">
-
14HTML style Attribute using elements
The HTML style attribute is used to add styles to an element, such as color, font, size, and more.
following are the style attribute for styling HTML elements:
- background-color for background color
- color for text colors
- font-family for text fonts
- font-size for text sizes
- text-align for text alignment
-
15Internal Css and its attribute Used in HTML
An internal CSS is defined in the <head> section of an HTML page, within a <style> element.
-
16CSS Extenral Use in HTML
-
17create a table in HMTL
-
18List create in HTML
HTML Lists:
HTML lists allow web developers to group a set of related items in lists.
Unordered HTML List
An unordered list starts with the <ul> tag. Each list item starts with the <li> tag.
The list items will be marked with bullets (small black circles) by default.
Ordered HTML List
An ordered list starts with the <ol> tag. Each list item starts with the <li> tag.
The list items will be marked with numbers by default.
HTML Description Lists
HTML also supports description lists.
A description list is a list of terms, with a description of each term.
The <dl> tag defines the description list, the <dt> tag defines the term (name), and the <dd> tag describes each term
-
19List style type in html
The CSS list-style-type property is used to define the style of the list item marker.
-
20The <title> element in HTML
The <title> element:
defines a title in the browser toolbar
provides a title for the page when it is added to favorites
displays a title for the page in search engine-results
-
21Form introduction in HTML
An HTML form is used to collect user input. The user input is most often sent to a server for processing.
-
22Realistic Graphic on UE4
-
23Volta GPU for optimization.
The Tensor Core GPU Architecture designed to Bring AI to Every Industry. Equipped with 640 Tensor Cores, Volta delivers over 100 teraflops per second (TFLOPS) of deep learning performance, over a 5X increase compared to prior generation NVIDIA Pascal architecture.
-
24Deep Learning
Productivity Hacks to Get More Done in 2018
— 28 February 2017
- Facebook News Feed Eradicator (free chrome extension) Stay focused by removing your Facebook newsfeed and replacing it with an inspirational quote. Disable the tool anytime you want to see what friends are up to!
- Hide My Inbox (free chrome extension for Gmail) Stay focused by hiding your inbox. Click "show your inbox" at a scheduled time and batch processs everything one go.
- Habitica (free mobile + web app) Gamify your to do list. Treat your life like a game and earn gold goins for getting stuff done!