Coursera
Online DegreesFind your New CareerFor EnterpriseFor Universities
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Angular

    Filter by

    38 results for "angular"

    • Coursera Project Network

      Coursera Project Network

      Build ATM User Interface using Routing in Angular

      Skills you'll gain: Angular, Web Development

      4.4

      (9 reviews)

      Beginner · Rhyme Project · Less Than 2 Hours

    • Coursera Project Network

      Coursera Project Network

      Build Your Portfolio Website with Angular JS

      Skills you'll gain: Computer Programming, Angular, Angularjs, Computer Programming Tools, Web Development

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Universidad Austral

      Universidad Austral

      Desarrollo de Aplicaciones Mobile Multiplataforma con Nativescript, Angular y Redux

      Skills you'll gain: Typescript, Mobile App, Mobile Development Tools, Mobile Development

      3.7

      (18 reviews)

      Beginner · Course · 1-4 Weeks

    • Coursera Project Network

      Coursera Project Network

      Make a Bill Splitter App with AngularJS

      Skills you'll gain: Angular, Web Development

      Intermediate · Rhyme Project · Less Than 2 Hours

    • University of Colorado Boulder

      University of Colorado Boulder

      Theory of Angular Momentum

      Intermediate · Course · 1-4 Weeks

    • Coursera Project Network

      Coursera Project Network

      Angular tooling: Generating code with schematics

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Simulate the Stock Market with AngularJS Components

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      ANGULAR تأسيس موقع لسيرتي الذاتية ب

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Build CSS3 Flexbox Holy Grail Layout in Angular

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Modern JavaScript: ES6 Basics

      Skills you'll gain: Computer Programming, Other Programming Languages, Web Development, React (web framework), Javascript

      4.5

      (490 reviews)

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Placeholder
      University of Colorado Boulder

      University of Colorado Boulder

      Spacecraft Dynamics and Control

      Skills you'll gain: Algebra, Algorithms, Angular, Calculus, Computer Programming, Cyberattacks, Data Analysis, Data Analysis Software, Data Management, Data Visualization, Databases, Differential Equations, Entrepreneurship, Epidemiology, Estimation, General Statistics, Geometry, Leadership and Management, Linear Algebra, Mathematical Theory & Analysis, Mathematics, Operations Research, Physics, Probability & Statistics, Problem Solving, Programming Principles, Python Programming, Research and Design, SQL, Security Engineering, Statistical Programming, Statistical Visualization, Strategy and Operations, Theoretical Computer Science, Web Development

      4.8

      (358 reviews)

      Advanced · Specialization · 3+ Months

    • Placeholder
      University of Colorado Boulder

      University of Colorado Boulder

      Kinematics: Describing the Motions of Spacecraft

      Skills you'll gain: Statistical Programming, Data Analysis, Angular, Computer Programming, Epidemiology, Problem Solving, Algorithms, Theoretical Computer Science, Estimation, Calculus, Mathematical Theory & Analysis, Linear Algebra, Entrepreneurship, Geometry, Web Development, Research and Design, Python Programming, Security Engineering, Cyberattacks, Probability & Statistics, Algebra, Leadership and Management, Programming Principles, Mathematics

      4.9

      (278 reviews)

      Advanced · Course · 1-4 Weeks

    Searches related to angular

    angularjs
    angular tooling: generating code with schematics
    angular تأسيس موقع لسيرتي الذاتية ب
    learn angular routing by building a cocktails application
    test your angular web application using jasmine and karma
    theory of angular momentum
    front-end javascript frameworks: angular
    desarrollo de páginas con angular
    1234

    In summary, here are 10 of our most popular angular courses

    • Build ATM User Interface using Routing in Angular: Coursera Project Network
    • Build Your Portfolio Website with Angular JS: Coursera Project Network
    • Desarrollo de Aplicaciones Mobile Multiplataforma con Nativescript, Angular y Redux: Universidad Austral
    • Make a Bill Splitter App with AngularJS: Coursera Project Network
    • Theory of Angular Momentum: University of Colorado Boulder
    • Angular tooling: Generating code with schematics: Coursera Project Network
    • Simulate the Stock Market with AngularJS Components: Coursera Project Network
    • ANGULAR تأسيس موقع لسيرتي الذاتية ب: Coursera Project Network
    • Build CSS3 Flexbox Holy Grail Layout in Angular: Coursera Project Network
    • Modern JavaScript: ES6 Basics: Coursera Project Network

    Skills you can learn in Mobile And Web Development

    Web (13)
    Mobile App (9)
    Javascript (8)
    Mobile Application Development (8)
    Web Development (8)
    Android Software Development (7)
    CSS (6)
    Programming Language (6)
    Web Application (6)
    Android Studio (5)
    Angularjs (5)
    Computer Program (5)

    Frequently Asked Questions about Angular

    • Angular is an open-source front-end framework for building single-page applications (SPAs) for the web. The creation of SPAs has become an important part of web development, as it harnesses reactive programming to deliver engaging and useful experiences for users without requiring them to load new pages or download apps. Familiar examples of SPAs include Gmail, Google Maps, Netflix, and Twitter, and many other websites that we use every day.

      There is a difference between Angular and AngularJS, although they both serve the same purpose of making the creation of SPAs easy. AngularJS was developed first, and it is based on JavaScript. Subsequently, Angular - which began as Angular 2.0 - was developed using TypeScript, an object-oriented programming language that adds new functionalities suited for application-scale development to JavaScript. In particular, TypeScript’s static typing feature reduces potential for scripting errors, and the ability to use modular components further makes TypeScript (and Angular) fast and efficient.‎

    • A background in Angular is becoming increasingly important for a career as a web developer. As more and more companies seek to build sophisticated single-page applications to deliver their content instead of relying on conventional web pages or standalone apps, the ability to quickly create unique, attractive SPAs in Angular is an increasingly valuable skill.

      Web development is also one of the most accessible careers in the fast-growing field of computer science. As the web continues to grow, websites are always in demand, and you can become a web developer with as little as a high school diploma - and, typically additional self-directed learning through online courses. According to the Bureau of Labor Statistics, web developers earned a median annual salary of $73,760, and jobs in this field are expected to grow much faster than in other areas of the economy.‎

    • Yes! Learning about computer science is very popular on Coursera, and you can take individual courses as well as Specializations spanning multiple courses in web development as well as courses in Angular specifically. With Coursera, you can learn from top-ranked universities around the world, including Johns Hopkins University, The Hong Kong University of Science and Technology, and Universidad Austral. And, since you can view and complete course material on a flexible schedule, learning about Angular on Coursera can fit within your existing work, school, or family life.‎

    • Before starting to learn Angular, it would help you to already have skills or experience in Microsoft's TypeScript language as it is the dominant language for Angular. TypeScript is an object-oriented programming language known for its use in the development of large applications. Learning TypeScript would help you to more fully comprehend Angular, as TypeScript offers interface, static typing, and support for modules, all key ingredients in Angular. Having some knowledge of command-line interface (CLI) may also help you to find learning Angular more easy to grasp, as CLI helps to serve angular applications in project building and more accessible testing methods.‎

    • Learning Angular may be right for you if you want to work with the new, fast version of an older programming language. Angular is a major version upgrade to Angular JS that is easier to develop with due to its modular design components. It's faster than Angular JS, and it's based in TypeScript, rather than JavaScript. There are some similarities between the two frameworks in front-end uses on open source platforms.‎

    • The kind of people best suited for roles in working with Angular are programmers who have a vast knowledge of HTML, CSS, Java, and working in Agile environments. These software specialists are usually well-versed in software architecture and web design optimization, have the ability to elevate user experiences, and often have practical experience in managing automated testing and continuous integration. To work in the new fast Angular means that these people may also be able to use their insights as seasoned computer scientists who can successfully execute Angular projects in key ways.‎

    • Typical career paths for someone in Angular might include work experience in roles like web software specialist, app developer, UI or UX developer, TypeScript developer, and front-end developer. From these roles, a person would likely learn how to work with Angular. Using this knowledge then may help you possibly advance into more lucrative work as a senior software developer in financial institutions, tech companies, marketing consultancies, and software companies. Developers with a strong Angular background are generally in high demand by companies to work on their Web and network projects.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.
    Other topics to explore
    Placeholder
    Arts and Humanities
    338 courses
    Placeholder
    Business
    1095 courses
    Placeholder
    Computer Science
    668 courses
    Placeholder
    Data Science
    425 courses
    Placeholder
    Information Technology
    145 courses
    Placeholder
    Health
    471 courses
    Placeholder
    Math and Logic
    70 courses
    Placeholder
    Personal Development
    137 courses
    Placeholder
    Physical Science and Engineering
    413 courses
    Placeholder
    Social Sciences
    401 courses
    Placeholder
    Language Learning
    150 courses

    Coursera Footer

    Start or advance your career

    • Google Data Analyst
    • Google Project Management
    • Google UX Design
    • Google IT Support
    • IBM Data Science
    • IBM Data Analyst
    • IBM Data Analytics with Excel and R
    • IBM Cybersecurity Analyst
    • IBM Data Engineering
    • IBM Full Stack Cloud Developer
    • Facebook Social Media Marketing
    • Facebook Marketing Analytics
    • Salesforce Sales Development Representative
    • Salesforce Sales Operations
    • Intuit Bookkeeping
    • Preparing for Google Cloud Certification: Cloud Architect
    • Preparing for Google Cloud Certification: Cloud Data Engineer
    • Launch your career
    • Prepare for a certification
    • Advance your career

    Browse popular topics

    • Free Courses
    • Learn a Language
    • Python
    • Java
    • Web Design
    • SQL
    • Cursos Gratis
    • Microsoft Excel
    • Project Management
    • Cybersecurity
    • Human Resources
    • Data Science Free Courses
    • Speaking English
    • Content Writing
    • Full Stack Web Development
    • Artificial Intelligence
    • C Programming
    • Communication Skills
    • Blockchain
    • See all courses

    Popular courses and articles

    • Skills for Data Science Teams
    • Data Driven Decision Making
    • Software Engineering Skills
    • Soft Skills for Engineering Teams
    • Management Skills
    • Marketing Skills
    • Skills for Sales Teams
    • Product Manager Skills
    • Skills for Finance
    • Popular Data Science Courses in the UK
    • Beliebte Technologiekurse in Deutschland
    • Popular Cybersecurity Certifications
    • Popular IT Certifications
    • Popular SQL Certifications
    • Marketing Manager Career Guide
    • Project Manager Career Guide
    • Python Programming Skills
    • Web Developer Career Guide
    • Data Analyst Skills
    • Skills for UX Designers

    Earn a degree or certificate online

    • MasterTrack® Certificates
    • Professional Certificates
    • University Certificates
    • MBA & Business Degrees
    • Data Science Degrees
    • Computer Science Degrees
    • Data Analytics Degrees
    • Public Health Degrees
    • Social Sciences Degrees
    • Management Degrees
    • Degrees from Top European Universities
    • Master's Degrees
    • Bachelor's Degrees
    • Degrees with a Performance Pathway
    • Bsc Courses
    • What is a Bachelor's Degree?
    • How Long Does a Master's Degree Take?
    • Is an Online MBA Worth It?
    • 7 Ways to Pay for Graduate School
    • See all certificates

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Coronavirus Response

    Community

    • Learners
    • Partners
    • Developers
    • Beta Testers
    • Translators
    • Blog
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    Learn Anywhere
    Download on the App StoreGet it on Google Play
    Placeholder
    © 2022 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder