HTML Fundamentals. Code Institute Modular Outline for each Subject in the Program. Quizzes %

Size: px
Start display at page:

Download "HTML Fundamentals. Code Institute Modular Outline for each Subject in the Program. Quizzes %"

Transcription

1 Subject Title HTML Fundamentals Subject Description Subject Length in hours 10 HyperTet Markup Language (HTML) is a powerful computer language devised to implement website creation. HTML is all about content; it defines the structure of the web pages that we view in our browser every time we go to Facebook, Twitter, Amazon, or any other site. HTML5 is the latest version of the language, which incorporates added video functionality and other features. It takes design and structural cues from print media, allowing us to create headings, paragraphs, and insert images. Most importantly, HTML allows us to link eternally to other web pages. Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Quizzes % Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education

2 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) HTML Content Elements Headings, Paragraphs and Comments Divs, Spans and Attributes Lists and Links Images and Forms iframes Semantic Web Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Create a basic webpage (that runs locally) using semantic HTML elements Structure and organise block and inline elements on a basic webpage Create numbered and bullet point lists of information on a webpage Demonstrate competence in working with images, audio files and video files through the use of semantic HTML files or embedded iframes Demonstrate competence in working with hyperlinks to allow users to navigate a basic webpage or to open a new tab/window to another webpage

3 Contact Hours 1 HTML Document Module Topic Sub Topics Relative Weight in % 10% 1 HTML Content Elements 10% 1 Headings, Paragraphs and Comments 10% 1 Divs, Spans and Attributes 10% 2 Lists and Links 20% 2 Images and Forms 20% 1 iframes 10% 1 Semantic Web 10%

4 Subject Title CSS Fundamentals Subject Description Subject Length in hours 10 Cascading Style Sheets (CSS) allows developers to create styles, and provides the visual impact for websites without having to write comple HTML. CSS doesn t have to be written into a.html file, and can be linked to from anywhere on the web, allowing for the sharing of style sheets, a practice that is commonly used by developers. CSS allows you to enhance the User Eperience (UX) for web pages. You ll learn how to style and modify the elements that you ve created in HTML pages, and how to structure your elements in a balanced way. Gain a knowledge of how to work with different types of fonts, and much more! Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Quizzes % Method Lecture Computer Based Learning Classroom/Lab (Off-campus) Seminar Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education

5 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) CSS Synta and Selectors Inline and Embedded CSS Eternal CSS and Precedence CSS Rules Comments and Font-family Styling Fonts The Bo Model Background Appearance Bo Sizing Layout, Visibility and Positioning Z-inde Layout Interactions Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Style the HTML elements of a basic webpage using inline, embedded and eternal CSS Target specific HTML elements with styling rules based on their element tag, id or class Implement the design features and enhance the user eperience of webpages by using CSS rules to introduce colour schemes and fonts to webpages Demonstrate competency in using the Bo Model concepts as well as layout, visibility and positioning techniques to improve the layout, size and structure of HTML elements that make up your webpage

6 Module Outline Contact Hours 1 CSS Synta and Selectors Module Topic Sub Topics Relative Weight in % 1 Inline & Embedded CSS 10% 10% 1 CSS Rules & Eternal CSS 10% 1 Comments & font-family 10% 1 Working with Tet & Fonts 10% 1 Bo Sizing & The Bo Model 10% 1 Working with Background 10% 1 Layout and Visibility 10% 1 Z-Inde 10% 1 Layout Interactions 10%

7 Subject Title User Centric Frontend Development Subject Description Subject Length in hours 72 Frontend developers use HTML, CSS and JavaScript to code the website and web app designs created by web designers. The code they write runs inside the user s browser, as opposed to a backend developer who runs code on a web server. Frontend developers resolve any errors or bugs on the frontend. They ensure that all interactions on web browsers are seamless and user friendly, as well as managing the design across various platforms. In this module you'll learn the skills, tools and languages to create great web based user centered eperiences. Tetbooks/Manuals Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Project Method Lecture Computer Based Learning Seminar X Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) X Distance Education X Does the subject require a final eamination or a formal evaluation? Yes No If Yes, Indicate the pass mark: 50%

8 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) HTML5 CSS3 Bootstrap Git & GitHub Cloud9 IDE Chrome Developer Tools Understand responsive design, semantic markup and other web development best practices Principles of User Eperience Design Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Demonstrate skill in following a User Eperience Design (UXD) approach to understand user needs Design, develop and implement a Non-interactive Front End website Effectively use an Integrated Development Environment (IDE) Effectively use version control for maintaining and sharing code with other developers

9 Module Outline Contact Hours Module Topic Sub Topics 3 Using the IDE How do I get my (brilliant) ideas into the machine Relative Weight in % 3 Version control with Git Rescue Your Work From Certain Death 4 1 Using the browser developer tools Fiing And Eamining Stuff 1 5 Responsive web design with CSS 7 9 Advanced CSS styling Let's make those elements dance Bootstrap Bootstrapping Your Net Big Idea 14 6 User Eperience Design It's All About The User Eperience 8 15 Putting it all together - Resumé Mini Project I Milestone Project

10 Subject Title JavaScript Fundamentals Subject Description Subject Length in hours 15 JavaScript is a coding language that allows you to enhance your HTML with animation, interactivity, and dynamic visual effects. Javascript is currently the most popular coding language. It integrates the ability to provide immediate and insightful feedback to users. For eample, a JavaScript-powered shopping cart can instantly display a total cost to a website visitor. In this module you ll learn the foundations of JavaScript. In addition to eploring the common concepts and structures that underpin most modern programming languages, you will emerge from the course with the skills and the knowledge required to go to the net level of fully interactive web development. Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % ValueQ Quizzes % Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education

11 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) Working with Numbers, Strings and Arrays Comments Decision Structures Operators Loops and Iteration Functions and Keywords Object-Oriented Programming Prototypes Handling Eceptions Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Incorporate simple animations, interactivity and dynamic visual effects to your web applications through the use of JavaScript Demonstrate practical applications of object oriented programming concepts by modelling real world objects and scenarios in JavaScript Create simple operations, functions and loops to introduce logic to your web applications Demonstrate how to handle simple eceptions when faced with unepected inputs or user actions

12 Module Outline Contact Hours 1 Working With Numbers Module Topic Sub Topics Relative Weight in % 7% 1 Comments 7% 1 Strings 8% 1 Arrays 7% 1 Decisions and Structures 7% 2 Operators 12% 2 Loops and Iteration 12% 2 Functions & Keywords 12% 1 Object-Orientated Programming 7% 1 Prototypes 7% 1 Etends 7% 1 Handling Eceptions 7%

13 Subject Title Interactive Front End Development Subject Length in hours 128 Subject Description In this module you ll learn to work with elements of HTML, CSS and JavaScript and how to combine them to create interactive web applications. As well as working with data from eternal applications using Application Programming Interfaces (APIs), you will learn how to create data visualizations using custom JavaScript Libraries. Tetbooks/Manuals Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Project Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education Does the subject require a final eamination or a formal evaluation? Yes No If Yes, Indicate the pass mark: 50%

14 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) Sass Core frontend programming languages: HTML5, CSS3 and JavaScript JavaScript libraries, including JQuery, Crossfilter.js, D3.js, DC.js. Application Programming Interfaces (APIs) Data Visualisation Jasmine Test Framework Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Demonstrate practical applications of using Sass to apply more powerful styles to your website (with simpler, cleaner code) than CSS Create an interactive data dashboard through effective use of JavaScript and JavaScript libraries e.g Crossfilter.js, D3.js, DC.js Create interactive web applications that respond to user-driven events (e.g. when a user clicks on a submit button, this triggers an event to submit a form) Create interactive web applications that rely on logic (e.g. when a user adds multiple items to a cart, JavaScript logic is used to total the cost of all items) Demonstrate practical applications of Test Driven Development principles through the effective use of the Jasmine Framework Create an interactive Resume that relies on 3 or more APIs to enhance the user eperience (e.g. use the GitHub API to display a list of your projects on your GitHub account)

15 Identify the individual modules that make up this subject. Also identify the instruction hours to be spent on each and how much weight each module is given in terms of assessment of the subject. Module Outline Contact Hours Module Topic Sub Topics 10 Introduction to Syntactically Awesome Stylesheets (Sass) Relative Weight in % 8 Test-Driven Development Using Jasmine Making Sure It Works 8 9 Introduction to jquery Writing less JavaScript 7 12 SVG and interactive charting Bringing Data To Life With Visualizations 9 12 Data visualization mini project APIs Working With Eternal Resources Vue.js Putting it all together Resumé Mini Project II 9 32 Milestone Project 2 25

16 Subject Title Python Fundamentals Subject Description Subject Length in hours 15 Python is a powerful general purpose language. It is considered more readable and intuitive than other languages that serve the same purpose. Python can be used to build web or app prototypes, web development, simple scripting and data analysis. It is a constantly evolving language thanks to its open source nature; Python has an etensive community of volunteers who are passionate about improving the language. It is a popular language among tech and web giants like Google, Instagram and Reddit. This module will provide you with an understanding of the foundations of Python. You will learn how to make calculations, write algorithms, and instruct a computer to make decisions and perform repetitive tasks. You will eperience how all these elements come together when you re building projects and applications. Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Quizzes % Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education

17 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) Numeric data types and arithmetical operations Strings and string operations Variables and their lifecycle User input and printing Booleans, boolean operations and if statements For and While loops Lists and list iteration with loops Dictionaries and dictionary operations Mutability and Immutability Functions and Scoping Modules Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Use numeric variables to solve arithmetic problems Use string variables to perform operations on tet Use boolean variables to solve logical problems Use lists, dictionaries and loops to perform basic dataset manipulation and analysis operations Use Input and Output operations to accept user input on the command line and respond with a result Define and use functions to modularize the code, reducing repetition and making it easier to reason about

18 Identify the individual modules that make up this subject. Also identify the instruction hours to be spent on each and how much weight each module is given in terms of assessment of the subject. Module Outline Contact Hours 1 Numbers, Operators, Variables & Types Module Topic Sub Topics Relative Weight in % 7% 1 Strings & User Input 7% 2 Escape Characters 13% 2 Decision Structures & Loops 14% 2 Improving Reuse and Readability 13% 2 Sequences, Indeing and Lists 13% 2 Scoping and Functions 13% 2 Modules, Collections & Dictionaries 13% 1 Mutability and Immutability 7%

19 Subject Title Practical Python Subject Length in hours 88 Subject Description Coding skills can help solve common, user-specific problems. Maybe you need to rename a few hundred files or send out notifications each time a particular website updates. Python is an ideal language for beginners because of its simple synta. It s not a series of cryptic 1 s and 0 s; you ll be able to learn it without any programming eperience. Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Project 1 100% Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education Does the subject require a final eamination or a formal evaluation? Yes No If Yes, Indicate the pass mark: 50%

20 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) Python command-line tools and IDE commands Composite data structures and common algorithms Unit testing in Python File Input and Output operations The TCP/IP network stack Networking operations in Python The Flask web framework Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Effectively use an Integrated Development Environment (IDE) to develop Python code Demonstrate competence in unit testing and debugging code Implement composite data structures and algorithms to solve coding challenges Understand and effectively use Python to implement TCP/IP and HTTP network operations Demonstrate competence in using the Flask micro framework Design, develop and implement a Python web Back End

21 Identify the individual modules that make up this subject. Also identify the instruction hours to be spent on each and how much weight each module is given in terms of assessment of the subject. Module Outline Contact Hours Module Topic Sub Topics Relative Weight in % 4 Core Python Core Python 5 6 TDD with Python Failure is the first step towards success 7 4 File IO Reading and writing to files 8 15 Algorithms Getting to grips with algorithms HTTP Getting your code to users 11 6 The Flask Framework The Flask Framework 10 9 Putting it all together Flask Chat Application Mini Project Milestone Project 3 36

22 Subject Title Data Centric Development Subject Description Subject Length in hours 80 A Data Centric Application is one in which the database plays a key role. How the data is structured will influence how you write the code. In this module, you'll work with structured and unstructured databases to learn how to manipulate your data. You'll learn how to present that data in a meaningful and easily digestible way. Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Project Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education Does the subject require a final eamination or a formal evaluation? Yes No If Yes, Indicate the pass mark: 50%

23 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) Data and Database Fundamentals Structured and Unstructured Data CRUD operations MySQL commands MongoDB commands Twitter API The Flask Framework Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Implement de-normalisation Demonstrate competence in deploying, configuring, and using the MySQL relational database, as well as the MongoDB non-relational database Demonstrate competence in CRUD (Create, Read, Update and Delete) operations Perform CRUD operations from the command line Perform CRUD operations programmatically using a python script Perform CRUD operations programmatically using a custom-built graphical user interface Develop and deploy a data-driven web application that allows users to consume and manipulate data

24 Identify the individual modules that make up this subject. Also identify the instruction hours to be spent on each and how much weight each module is given in terms of assessment of the subject. Module Outline Contact Hours Module Topic Sub Topics Relative Weight in % 14 Data and Database Fundamentals Working With Data Python, MySQL and the Twitter API How Python Talks To Data Python and MongoDB Go Humongous With MongoDB Putting it all together Flask Task Manager Application Mini Project Milestone Project 4 40

25 Subject Title Full Stack Frameworks Subject Description Subject Length in hours 100 Students will learn how to plan and manage an end to end website project through all stages of the build. Students will etend their technical proficiency in contemporary software tools, including Django and Advanced Python and SQLite, they will understand how to evaluate and implement application features (blogs, forums, polling) as well as deploy authentication, security features and e commerce payment systems. Students will demonstrate their knowledge and skills through completion of the final project to develop and deploy a full stack web-based application framework built on and deployed to a Linu environment. Resources used in delivery: All materials housed in Code Institute LMS Method of Evaluation (e.g. graded homework, quizzes, tests, papers, projects, final eamination, et cetera; the type, number and % value of each) Type Number % Value Type Number % Value Type Number % Value Projects Method Lecture Computer Based Learning Seminar Classroom/Lab (Off-campus) Practicum (Off-campus) Supervised Practical (e.g., clinic) Supervised Lab (e.g., computers) Distance Education Does the subject require a final eamination or a formal evaluation? Yes No If Yes, Indicate the pass mark: 50%

26 Identify below the knowledge and skill objective for this subject and identify the skill or knowledge competencies that each objective supports. Objectives Knowledge (the key elements that a student is epected to know upon completion of subject) Model-View-Controller (MVC) design pattern The Django Framework User authentication and authorisation The Django Test Framework Continuous integration testing with Travis Deployment with Heroku Toolbelt Hosting with AWS S3 Payments processing with Stripe Skill (the key behaviours that a student is epected to be able to perform upon completion of subject) Develop and deploy a full stack web-based application using contemporary software tools, including Django and advanced Python, managing the project through all stages of the build schedule. Implement registration, login, logout and password reset functionality for user accounts on a Django web application Demonstrate competence in testing through the use of the Django Test Framework and Travis Demonstrate competence in using Heroku to deploy a web application Demonstrate competence in using Amazon Web Services (AWS) to host static and media content Develop and deploy an online blog containing dynamic user-generated blog posts Develop and deploy an e-commerce web application that allows users to browse products, update carts and process payments

27 Identify the individual modules that make up this subject. Also identify the instruction hours to be spent on each and how much weight each module is given in terms of assessment of the subject. Module Outline Contact Hours Module Topic Sub Topics Relative Weight in % 3 Introduction to the Django Framework Beginning Django 6 4 Heroku toolbelt Deployment 6 20 Automation & Security Authentication & Authorisation 12 5 Styling a Django project with Bootstrap Bootstrapping A Django Project 6 20 Creating an online blog Blog All About It Putting it all together ecommerce Application Mini Project Milestone Project 5 36

Diploma in. Software Development. Course Overview

Diploma in. Software Development. Course Overview Diploma in Software Development Course Overview Diploma In Software Development What Is Coding? Coding is a language that allows you to meet a computer half way. It s the language developers use to create

More information

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments.

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments. Web Development WEB101: Web Development Fundamentals using HTML, CSS and JavaScript $2,495.00 5 Days Replay Class Recordings included with this course Upcoming Dates Course Description This 5-day instructor-led

More information

Byte Academy. Python Fullstack

Byte Academy. Python Fullstack Byte Academy Python Fullstack 06/30/2017 Introduction Byte Academy pioneered industry-focused programs beginning with the launch of our FinTech course, the first of its type. Our educational programs bridge

More information

Standard 1 The student will author web pages using the HyperText Markup Language (HTML)

Standard 1 The student will author web pages using the HyperText Markup Language (HTML) I. Course Title Web Application Development II. Course Description Students develop software solutions by building web apps. Technologies may include a back-end SQL database, web programming in PHP and/or

More information

MASTERS COURSE IN FULL STACK WEB APPLICATION DEVELOPMENT W W W. W E B S T A C K A C A D E M Y. C O M

MASTERS COURSE IN FULL STACK WEB APPLICATION DEVELOPMENT W W W. W E B S T A C K A C A D E M Y. C O M MASTERS COURSE IN FULL STACK WEB APPLICATION DEVELOPMENT W W W. W E B S T A C K A C A D E M Y. C O M COURSE OBJECTIVES Enable participants to develop a complete web application from the scratch that includes

More information

Full Stack Web Developer

Full Stack Web Developer Full Stack Web Developer We re proud to have been supporting and nurturing students in their professional growth since 2010. We re here to help you find and develop a career you re passionate about, so

More information

Etanova Enterprise Solutions

Etanova Enterprise Solutions Etanova Enterprise Solutions Front End Development» 2018-09-23 http://www.etanova.com/technologies/front-end-development Contents HTML 5... 6 Rich Internet Applications... 6 Web Browser Hardware Acceleration...

More information

Introduction to Programming Nanodegree Syllabus

Introduction to Programming Nanodegree Syllabus Introduction to Programming Nanodegree Syllabus Learn to Code Before You Start Prerequisites: In order to succeed, we recommend having experience using the web, being able to perform a search on Google,

More information

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015.

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015. Running Head: LAB 1 MONACHPRESS PRODUCT DESCRIPTION Lab 1 MonarchPress Product Description Robert O Donnell Old Dominion University CS411 Janet Brunelle November 23, 2015 Version #3 1 2 Table of Contents

More information

Full Stack Web Developer Nanodegree Syllabus

Full Stack Web Developer Nanodegree Syllabus Full Stack Web Developer Nanodegree Syllabus Build Complex Web Applications Before You Start Thank you for your interest in the Full Stack Web Developer Nanodegree! In order to succeed in this program,

More information

Web Development IB PRECISION EXAMS

Web Development IB PRECISION EXAMS PRECISION EXAMS Web Development IB EXAM INFORMATION Items 53 Points 73 Prerequisites COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE YEAR Career Cluster INFORMATION TECHNOLOGY Performance Standards

More information

CompuScholar, Inc. Alignment to Utah's Web Development I Standards

CompuScholar, Inc. Alignment to Utah's Web Development I Standards Course Title: KidCoder: Web Design Course ISBN: 978-0-9887070-3-0 Course Year: 2015 CompuScholar, Inc. Alignment to Utah's Web Development I Standards Note: Citation(s) listed may represent a subset of

More information

STRANDS AND STANDARDS

STRANDS AND STANDARDS STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the

More information

Online. Course Packet PYTHON MEAN.NET

Online. Course Packet PYTHON MEAN.NET Online Course Packet PYTHON MEAN.NET Last updated on Nov 20, 2017 TABLE OF CONTENTS 2 ONLINE BOOTCAMP What is a Full Stack? 3 Why Become a Full Stack Developer? 4 Program Overview & Prerequisites 5 Schedule

More information

Full Stack Web Developer

Full Stack Web Developer Full Stack Web Developer S.NO Technologies 1 HTML5 &CSS3 2 JavaScript, Object Oriented JavaScript& jquery 3 PHP&MYSQL Objective: Understand the importance of the web as a medium of communication. Understand

More information

COURSE 20480B: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

COURSE 20480B: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3 ABOUT THIS COURSE This course provides an introduction to HTML5, CSS3, and JavaScript. This course helps students gain basic HTML5/CSS3/JavaScript programming skills. This course is an entry point into

More information

AIM. 10 September

AIM. 10 September AIM These two courses are aimed at introducing you to the World of Web Programming. These courses does NOT make you Master all the skills of a Web Programmer. You must learn and work MORE in this area

More information

Web Design Course Syllabus and Course Outline

Web Design Course Syllabus and Course Outline Web Design Course Syllabus and Course Outline COURSE OVERVIEW AND GOALS In today's world, web pages are the most common medium for sharing ideas and information. Learning to design websites is an incredibly

More information

Programming in HTML5 with JavaScript and CSS3

Programming in HTML5 with JavaScript and CSS3 Programming in HTML5 with JavaScript and CSS3 20480B; 5 days, Instructor-led Course Description This course provides an introduction to HTML5, CSS3, and JavaScript. This course helps students gain basic

More information

Basics of Web Technologies

Basics of Web Technologies Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for Web Designing Given below is the brief description for the course you are looking for: Introduction to Web Technologies

More information

20486-Developing ASP.NET MVC 4 Web Applications

20486-Developing ASP.NET MVC 4 Web Applications Course Outline 20486-Developing ASP.NET MVC 4 Web Applications Duration: 5 days (30 hours) Target Audience: This course is intended for professional web developers who use Microsoft Visual Studio in an

More information

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook.

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook. Course Code : AUDIENCE : FORMAT: LENGTH: POWER BI BOOTCAMP O365-412-PBID (CP PBD365) Professional Developers Instructor-led training with hands-on labs 4 Days COURSE INCLUDES: 4-days of instructor led

More information

JavaScript and MVC Frameworks FRONT-END ENGINEERING

JavaScript and MVC Frameworks FRONT-END ENGINEERING FRONT-END ENGINEERING Introduction & History Introduction JavaScript is an incredible language to learn for anyone interested in getting into programming. It is the only programing language that can run

More information

Website Designing Training

Website Designing Training Website Designing Training Become a Professional Website Designer 100% Practical Training, Personalized Classroom Training, Assured Job Certified Training Programme in Website designing INDEX OF WEBSITE

More information

Full Stack Web Developer

Full Stack Web Developer Full Stack Web Developer Course Contents: Introduction to Web Development HTML5 and CSS3 Introduction to HTML5 Why HTML5 Benefits Of HTML5 over HTML HTML 5 for Making Dynamic Page HTML5 for making Graphics

More information

Developing ASP.NET MVC 5 Web Applications. Course Outline

Developing ASP.NET MVC 5 Web Applications. Course Outline Developing ASP.NET MVC 5 Web Applications Course Outline Module 1: Exploring ASP.NET MVC 5 The goal of this module is to outline to the students the components of the Microsoft Web Technologies stack,

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

Microsoft Developing ASP.NET MVC 4 Web Applications

Microsoft Developing ASP.NET MVC 4 Web Applications 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20486 - Developing ASP.NET MVC 4 Web Applications Length 5 days Price $4290.00 (inc GST) Version C Overview In this course, students will learn to develop

More information

Web Site Development with HTML/JavaScrip

Web Site Development with HTML/JavaScrip Hands-On Web Site Development with HTML/JavaScrip Course Description This Hands-On Web programming course provides a thorough introduction to implementing a full-featured Web site on the Internet or corporate

More information

HTML and CSS COURSE SYLLABUS

HTML and CSS COURSE SYLLABUS HTML and CSS COURSE SYLLABUS Overview: HTML and CSS go hand in hand for developing flexible, attractively and user friendly websites. HTML (Hyper Text Markup Language) is used to show content on the page

More information

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition First published on 3 July 2012 This is the 7 h Revised edition Updated on: 03 August 2015 DISCLAIMER The data in the tutorials is supposed to be one for reference. We have made sure that maximum errors

More information

Website Development with HTML5, CSS and Bootstrap

Website Development with HTML5, CSS and Bootstrap Contact Us 978.250.4983 Website Development with HTML5, CSS and Bootstrap Duration: 28 hours Prerequisites: Basic personal computer skills and basic Internet knowledge. Course Description: This hands on

More information

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2 Lab 1 MonarchPress Description 1 Lab 1 MonarchPress Product Description Robert O Donnell CS411 Janet Brunelle September 20, 2015 Version #2 Lab 1 MonarchPress Description 2 Table of Contents 1 INTRODUCTION...

More information

CORE PHP CURRICULUM. Introductory Session Web Architecture Overview of PHP Platform Origins of PHP in the open source community

CORE PHP CURRICULUM. Introductory Session Web Architecture Overview of PHP Platform Origins of PHP in the open source community CORE PHP CURRICULUM What you will Be Able to Achieve During This Course This course will enable you to build real-world, dynamic web sites. If you've built websites using plain HTML, you realize the limitation

More information

Developing ASP.NET MVC 5 Web Applications

Developing ASP.NET MVC 5 Web Applications 20486C - Version: 1 23 February 2018 Developing ASP.NET MVC 5 Web Developing ASP.NET MVC 5 Web 20486C - Version: 1 5 days Course Description: In this course, students will learn to develop advanced ASP.NET

More information

Programming Fundamentals of Web Applications

Programming Fundamentals of Web Applications Programming Fundamentals of Web Applications Course 10958B; 5 days, Instructor-led Course Description This five-day instructor-led course provides the knowledge and skills to develop web applications by

More information

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS ABOUT THIS COURSE In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools and technologies. The focus will be on coding activities that enhance the

More information

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist. ( Add-On ) 16 Sep 2018

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist.   ( Add-On ) 16 Sep 2018 Course Outline CIW: Advanced HTML5 and CSS3 Specialist 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Developing ASP.NET MVC 5 Web Applications

Developing ASP.NET MVC 5 Web Applications Developing ASP.NET MVC 5 Web Applications Course 20486C; 5 days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework tools

More information

20486C: Developing ASP.NET MVC 5 Web Applications

20486C: Developing ASP.NET MVC 5 Web Applications 20486C: Developing ASP.NET MVC 5 Web Course Details Course Code: Duration: Notes: 20486C 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate. ( Add-On ) 26 Aug 2018

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate.   ( Add-On ) 26 Aug 2018 Course Outline CIW: Site Development Associate 26 Aug 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Demonstrate web development using appropriate HTML markup tags, elements and attributes.

Demonstrate web development using appropriate HTML markup tags, elements and attributes. Long Title: HTML & Web Design Module Code: H6HTM Credits: 10 NFQ Level: LEVEL 6 Field of Study: Software and applications development and analysis Module Delivered in no programmes Module Coordinator:

More information

Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 4 Web Applications Developing ASP.NET MVC 4 Web Applications Course 20486B; 5 days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5

More information

Course 20480: Programming in HTML5 with JavaScript and CSS3

Course 20480: Programming in HTML5 with JavaScript and CSS3 Course 20480: Programming in HTML5 with JavaScript and CSS3 Overview About this course This course provides an introduction to HTML5, CSS3, and JavaScript. This course helps students gain basic HTML5/CSS3/JavaScript

More information

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh Web Programming and Design MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh Plan for the next 5 weeks: Introduction to HTML tags Recap on HTML and creating our template file Introduction

More information

Syllabus INFO-GB Design and Development of Web and Mobile Applications (Especially for Start Ups)

Syllabus INFO-GB Design and Development of Web and Mobile Applications (Especially for Start Ups) Syllabus INFO-GB-3322 Design and Development of Web and Mobile Applications (Especially for Start Ups) Fall 2015 Stern School of Business Norman White, KMEC 8-88 Email: nwhite@stern.nyu.edu Phone: 212-998

More information

Programming in HTML5 with JavaScript and CSS3

Programming in HTML5 with JavaScript and CSS3 20480 - Programming in HTML5 with JavaScript and CSS3 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This training course provides an introduction

More information

20486 Developing ASP.NET MVC 5 Web Applications

20486 Developing ASP.NET MVC 5 Web Applications Course Overview In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework tools and technologies. The focus will be on coding activities that enhance the performance

More information

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM WIKISYS TECHNOLOGY INTERNSHIP PROGRAM WEB DESGINING Create layout Design Photoshop Html 5 CSS 3 Responsive Website Bootstrap GIF Animation Flash Dreamweaver Java Script JQuery FTP File Uploading Print

More information

Frontend UI Training. Whats App :

Frontend UI Training. Whats App : Frontend UI Training Whats App : + 916 667 2961 trainer.subbu@gmail.com What Includes? 1. HTML 5 2. CSS 3 3. SASS 4. JavaScript 5. ES 6/7 6. jquery 7. Bootstrap 8. AJAX / JSON 9. Angular JS 1x 10. Node

More information

FULL STACK FLEX PROGRAM

FULL STACK FLEX PROGRAM UNIVERSITY OF WASHINGTON CODING BOOT CAMP FULL STACK FLEX PROGRAM CURRICULUM OVERVIEW The digital revolution has transformed virtually every area of human activity and you can be part of it as a web development

More information

welcome to BOILERCAMP HOW TO WEB DEV

welcome to BOILERCAMP HOW TO WEB DEV welcome to BOILERCAMP HOW TO WEB DEV Introduction / Project Overview The Plan Personal Website/Blog Schedule Introduction / Project Overview HTML / CSS Client-side JavaScript Lunch Node.js / Express.js

More information

20486: Developing ASP.NET MVC 4 Web Applications (5 Days)

20486: Developing ASP.NET MVC 4 Web Applications (5 Days) www.peaklearningllc.com 20486: Developing ASP.NET MVC 4 Web Applications (5 Days) About this Course In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework

More information

20480C: Programming in HTML5 with JavaScript and CSS3. Course Code: 20480C; Duration: 5 days; Instructor-led. JavaScript code.

20480C: Programming in HTML5 with JavaScript and CSS3. Course Code: 20480C; Duration: 5 days; Instructor-led. JavaScript code. 20480C: Programming in HTML5 with JavaScript and CSS3 Course Code: 20480C; Duration: 5 days; Instructor-led WHAT YOU WILL LEARN This course provides an introduction to HTML5, CSS3, and JavaScript. This

More information

Developing ASP.Net MVC 4 Web Application

Developing ASP.Net MVC 4 Web Application Developing ASP.Net MVC 4 Web Application About this Course In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools and technologies. The focus will

More information

Jumpstart your career in web development! Integrate webpages. Develop and interact with web services.

Jumpstart your career in web development! Integrate webpages. Develop and interact with web services. Development Jumpstart your career in web development! Integrate webpages. Develop and interact with web services. Path duration: 400 hours Job guarantee** Personal mentor Average duration of full-time

More information

When learning coding, be brave

When learning coding, be brave Who am I? Web Technology Overview with a focus on JavaScript-based technologies Lawrence Yao l.yao@unsw.edu.au Lawrence Yao UNSW casual staff Developer Analyst at YTML Consulting Email me if you need technical

More information

The Structure of the Web. Jim and Matthew

The Structure of the Web. Jim and Matthew The Structure of the Web Jim and Matthew Workshop Structure 1. 2. 3. 4. 5. 6. 7. What is a browser? HTML CSS Javascript LUNCH Clients and Servers (creating a live website) Build your Own Website Workshop

More information

WEB DEVELOPER BLUEPRINT

WEB DEVELOPER BLUEPRINT WEB DEVELOPER BLUEPRINT HAVE A QUESTION? ASK! Read up on all the ways you can get help. CONFUSION IS GOOD :) Seriously, it s scientific fact. Read all about it! REMEMBER, YOU ARE NOT ALONE! Join your Skillcrush

More information

Back-end architecture

Back-end architecture Back-end architecture Tiberiu Vilcu Prepared for EECS 411 Sugih Jamin 2 January 2018 https://education.github.com/pack 1 2 Outline HTTP 1. HTTP and useful web tools 2. Designing APIs 3. Back-end services

More information

Modern and Responsive Mobile-enabled Web Applications

Modern and Responsive Mobile-enabled Web Applications Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 110 (2017) 410 415 The 12th International Conference on Future Networks and Communications (FNC-2017) Modern and Responsive

More information

20480B: Programming in HTML5 with JavaScript and CSS3

20480B: Programming in HTML5 with JavaScript and CSS3 20480B: Programming in HTML5 with JavaScript and CSS3 Course Details Course Code: Duration: Notes: 20480B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

FULL STACK FLEX PROGRAM

FULL STACK FLEX PROGRAM UNIVERSITY OF WASHINGTON CODING BOOT CAMP FULL STACK FLEX PROGRAM CURRICULUM OVERVIEW The digital revolution has transformed virtually every area of human activity and you can be part of it as a web development

More information

Assignment 2: Website Development

Assignment 2: Website Development Assignment 2: Website Development Overview In this second assignment, you are required to develop your personal website from scratch, based on the design document that you created in Assignment 1. You

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

MonarchPress Software Design. Green Team

MonarchPress Software Design. Green Team MonarchPress Software Design 1 Unequipped Digital Journalism explosion of news media consumption on the internet users demand has steadily driven need for: captivating writing and reporting high-quality

More information

FULL STACK FLEX PROGRAM

FULL STACK FLEX PROGRAM UNIVERSITY OF RICHMOND CODING BOOT CAMP FULL STACK FLEX PROGRAM CURRICULUM OVERVIEW The digital revolution has transformed virtually every area of human activity and you can be part of it as a web development

More information

today what is this course about? what is this course about? Welcome to CSC309! Programming on the Web APRIL 05

today what is this course about? what is this course about? Welcome to CSC309! Programming on the Web APRIL 05 Welcome to CSC309! Programming on the Web Amir H. Chinaei, Spring 2017 ahchinaei@cs.toronto.edu http://www.cs.toronto.edu/~ahchinaei/ Office hours: M 3:45-5:45 BA4222 today course outline (bird s-eye view)

More information

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery.

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery. HTML5/CSS3/JavaScript Programming Course Summary Description This class is designed for students that have experience with basic HTML concepts that wish to learn about HTML Version 5, Cascading Style Sheets

More information

FULL STACK FLEX PROGRAM

FULL STACK FLEX PROGRAM THE CODING BOOT CAMP AT UNC CHARLOTTE OVERVIEW: FULL STACK FLEX PROGRAM Prepare for a career as an end-to-end web developer at The Coding Boot Camp at UNC Charlotte. Our Full Stack Flex course gives you

More information

CUSTOMER PORTAL. Custom HTML splashpage Guide

CUSTOMER PORTAL. Custom HTML splashpage Guide CUSTOMER PORTAL Custom HTML splashpage Guide 1 CUSTOM HTML Custom HTML splash page templates are intended for users who have a good knowledge of HTML, CSS and JavaScript and want to create a splash page

More information

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6 [AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6 Length : 2 Days Audience(s) : New or existing users Level : 3 Technology : Adobe Dreamweaver CS6 program Delivery Method : Instructor-Led (Classroom) Course

More information

Designing for Web Using Markup Language and Style Sheets

Designing for Web Using Markup Language and Style Sheets Module Presenter s Manual Designing for Web Using Markup Language and Style Sheets Effective from: July 2014 Ver. 1.0 Amendment Record Version No. Effective Date Change Replaced Pages 1.0 July 2014 New

More information

Course 1: Microsoft Professional Orientation: Front-End Web Developer

Course 1: Microsoft Professional Orientation: Front-End Web Developer Course 1: Microsoft Professional Orientation: Front-End Web Developer This orientation course is the first course in the Web Front-End Developer, Microsoft Professional Program curriculum. The orientation

More information

SQA Advanced Unit specification. General information for centres. Unit title: Web Development Fundamentals. Unit code: HR7M 47

SQA Advanced Unit specification. General information for centres. Unit title: Web Development Fundamentals. Unit code: HR7M 47 SQA Advanced Unit specification General information for centres Unit title: Web Development Fundamentals Unit code: HR7M 47 Unit purpose: This Unit is designed to enable candidates to develop websites

More information

Visual Studio Course Developing ASP.NET MVC 5 Web Applications

Visual Studio Course Developing ASP.NET MVC 5 Web Applications Visual Studio Course - 20486 Developing ASP.NET MVC 5 Web Applications Length 5 days Prerequisites Before attending this course, students must have: In this course, students will learn to develop advanced

More information

Course 20486B: Developing ASP.NET MVC 4 Web Applications

Course 20486B: Developing ASP.NET MVC 4 Web Applications Course 20486B: Developing ASP.NET MVC 4 Web Applications Overview In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools and technologies. The focus

More information

Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 4 Web Applications Developing ASP.NET MVC 4 Web Applications Duration: 5 Days Course Code: 20486B About this course In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5

More information

Front End Nanodegree Syllabus

Front End Nanodegree Syllabus Front End Nanodegree Syllabus Build Stunning User Experiences Before You Start You've taken the first step toward becoming a web developer by choosing the Front End Nanodegree program. In order to succeed,

More information

Diploma in Web Development Part I

Diploma in Web Development Part I Diploma in Web Development Part I Lesson 1 The Web Development Full Stack Presented by: Julian Quirke Web Development Educator Lesson 1 About us Course Agenda Member Area & Community Course Engagement

More information

HTML5 Application Development Fundamentals. Course Outline. HTML5 Application Development Fundamentals. ( Add-On ) 01 Aug 2018

HTML5 Application Development Fundamentals. Course Outline. HTML5 Application Development Fundamentals.   ( Add-On ) 01 Aug 2018 Course Outline HTML5 Application Development Fundamentals 01 Aug 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

Web Development Course (PHP-MYSQL-HTML5.0)

Web Development Course (PHP-MYSQL-HTML5.0) Mstechnologies.org https://www.facebook.com/mindscapestechnologies/ Web Development Course (PHP-MYSQL-HTML5.0) DURATION : 3 MONTHS Mindscapes Technologies Off # 01, Mezzanine Floor, Park View AptNear Usmania

More information

Course 1: Microsoft Professional Orientation: Front-End Web Developer

Course 1: Microsoft Professional Orientation: Front-End Web Developer Course 1: Microsoft Professional Orientation: Front-End Web Developer This orientation course is the first course in the Web Front-End Developer, Microsoft Professional Program curriculum. The orientation

More information

20486: Developing ASP.NET MVC 4 Web Applications

20486: Developing ASP.NET MVC 4 Web Applications 20486: Developing ASP.NET MVC 4 Web Applications Length: 5 days Audience: Developers Level: 300 OVERVIEW In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework

More information

Varargs Training & Software Development Centre Private Limited, Module: HTML5, CSS3 & JavaScript

Varargs Training & Software Development Centre Private Limited, Module: HTML5, CSS3 & JavaScript PHP Curriculum Module: HTML5, CSS3 & JavaScript Introduction to the Web o Explain the evolution of HTML o Explain the page structure used by HTML o List the drawbacks in HTML 4 and XHTML o List the new

More information

ASP.NET MVC Training

ASP.NET MVC Training TRELLISSOFT ASP.NET MVC Training About This Course: Audience(s): Developers Technology: Visual Studio Duration: 6 days (48 Hours) Language(s): English Overview In this course, students will learn to develop

More information

Overview

Overview HTML4 & HTML5 Overview Basic Tags Elements Attributes Formatting Phrase Tags Meta Tags Comments Examples / Demos : Text Examples Headings Examples Links Examples Images Examples Lists Examples Tables Examples

More information

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes Course Title Course Code WEB DESIGNING TECHNOLOGIES DCE311 Lecture : 3 Course Credit Practical : Tutorial : 0 Total : 5 Course Learning Outcomes At end of the course, students will be able to: Understand

More information

Holberton takes on full-stack software engineering with a project based approach, we have a mission to cultivate community and encourage innovation.

Holberton takes on full-stack software engineering with a project based approach, we have a mission to cultivate community and encourage innovation. Syllabus - Year 1 Holberton takes on full-stack software engineering with a project based approach, we have a mission to cultivate community and encourage innovation. Our syllabus walks through the major

More information

FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE

FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE FIREFLY ARCHITECTURE: CO-BROWSING AT SCALE FOR THE ENTERPRISE Table of Contents Introduction... 2 Architecture Overview... 2 Supported Browser Versions and Technologies... 3 Firewalls and Login Sessions...

More information

Full Stack Developer with Java

Full Stack Developer with Java Full Stack Developer with Java Full Stack Developer (Java) MVC, Databases and ORMs, API Backend Frontend Fundamentals - HTML, CSS, JS Unit Testing Advanced Full Stack Developer (Java) UML, Distributed

More information

Index. C CakePHP framework, 232 Cascading Style Sheets (CSS)

Index. C CakePHP framework, 232 Cascading Style Sheets (CSS) A Absolute link, 61, 62 Agile project management, 15 16 budget management, 18 19 scope management, 19 20 time management, 17 Ajax. See Asynchronous JavaScript and XML (Ajax) Anonymous functions, 183 188

More information

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 1/6/2019 12:28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 CATALOG INFORMATION Dept and Nbr: CS 50A Title: WEB DEVELOPMENT 1 Full Title: Web Development 1 Last Reviewed:

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information

Diploma in Web Development Part I

Diploma in Web Development Part I Diploma in Web Development Part I Lesson 1 The Web Development Full Stack Presented by: Julian Quirke Web Development Educator Webinar Interaction Any questions? Our support team are here to help Chat

More information

Web Design I. CE Spring 2013 Continuing Education [Pick the date][type the sender company name]

Web Design I. CE Spring 2013 Continuing Education [Pick the date][type the sender company name] Web Design I CE 2411 01 Spring 2013 Continuing Education [Pick the date][type the sender company name] Course Information Location: Terra 1212 Dates: FEB 5 APRIL 16 Instructor Information Name: Karissa

More information

Information Brochure Information Brochure. An ISO 9001:2015 Institute. ADMEC Multimedia Institute. Web Master Plus. Designing Development Promotion

Information Brochure Information Brochure. An ISO 9001:2015 Institute. ADMEC Multimedia Institute. Web Master Plus. Designing Development Promotion Information Brochure Information Brochure An ISO 9001:2015 Institute ADMEC Multimedia Institute Designing Development Promotion 18 Designing Development Promotion Months Course is an 18 months advanced

More information

Front End Nanodegree Syllabus

Front End Nanodegree Syllabus Front End Nanodegree Syllabus Build Stunning User Experiences Before You Start You've taken the first step toward becoming a web developer by choosing the Front End Nanodegree program. In order to succeed,

More information

Static Webpage Development

Static Webpage Development Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for PHP Given below is the brief description for the course you are looking for: - Static Webpage Development Introduction

More information

WEB SITE DESIGN Summer in Prague, Prague, Czech Republic

WEB SITE DESIGN Summer in Prague, Prague, Czech Republic COURSE SYLLABUS WEB SITE DESIGN Summer in Prague, Prague, Czech Republic Suggested US semester credit hours: 4 Contact hours: 60 Delivery method: Face to Face IFSA course code: CME280-11 Course length:

More information