
- Description
- Curriculum
- FAQ
- Notice
- Reviews
In IICEA Computer Education, we offer a empowering experience with the Advance Diploma in Computer Applications program. The program is designed to equip students with the latest technological skills and practical expertise Our program will help students to excel in the ever-changing technology landscape.
Advance Diploma in Computer Applications?
The Advance Diploma in Computer Applications equips you with essential skills for mastering software and IT tools.
Comprehensive Curriculum
The Advance Diploma curriculum is meticulously developed to cover a wide range of computer-related applications and techniques. From the development of software to managing databases Students will be exposed to key areas like:
- programming languages: Learn popular programming language like Java as well as C++ to develop powerful and scalable software programs.
- Web Design: Learn the fundamentals of HTML, CSS, JavaScript and other web technologies to build interactive and dynamic websites.
- Software Engineering: Understand software methods of development, version control systems, as well as the best methods for managing software projects.
Practical Learning through Industry-Relevant Projects
In IICEA Computer Education, we believe in learning through experience. The IICEA Computer Education Advance Diploma program emphasizes practical learning through hands-on projects as well as realistic simulations. Students will be able to take on projects relevant to their industry which allow students to apply their theoretical knowledge to actual situations and acquire essential problem-solving skills.
Expert Faculty and Industry Insights
Our faculty includes professional experts and experienced professionals who are enthusiastic about sharing their knowledge and experience. Combining professional experience and academic excellence Our instructors offer valuable insights into the current trends in the industry new technologies, as well as best practices in the field computer-related applications.
Career Opportunities
Students who have completed the Advance Diploma program are well-equipped to take on rewarding careers across various areas of the IT sector. If you’re looking to become web designers, software developers and database administrators as well as IT professionals, our graduates have the skills to excel in various roles throughout the tech world. Through our guidance for career planning and assistance with placement to help students start their careers and meet your professional objectives.
-
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
-
9Quiz: Mobile / Native Apps
-
10HTML 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
-
11HTML 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>
-
12HTML 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>
-
13Image 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
-
14Lesson 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
-
15HTML 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;">
-
16HTML 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
-
17Internal Css and its attribute Used in HTML
An internal CSS is defined in the <head> section of an HTML page, within a <style> element.
-
18CSS Extenral Use in HTML
-
19create a table in HMTL
-
20List 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
-
21List style type in html
The CSS list-style-type property is used to define the style of the list item marker.
-
22The <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
-
23Form introduction in HTML
An HTML form is used to collect user input. The user input is most often sent to a server for processing.
-
24Realistic Graphic on UE4
-
25Volta 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.
-
26Deep 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!