TypeScript vs. JavaScript: A Guide
September 30, 2024
Article
(51 reviews)
Recommended experience
Intermediate level
Learners should be familiar with using a Linux environment, including familiarity with an IDE and the Linux file system.
(51 reviews)
Recommended experience
Intermediate level
Learners should be familiar with using a Linux environment, including familiarity with an IDE and the Linux file system.
Define instance variables and create a Class variable using static.
Use Encapsulation by providing private instance variables and public getters and setters.
Define Constructors with various parameters and create object instances.
Add to your LinkedIn profile
Only available on desktop
In Object-Oriented Programming in a language such as Java, Classes and Objects are often used interchangeably but there is a distinction between the two. A class is a blueprint for objects.
In this project you will create an application that defines a Car class and create one to many Car objects. A Car class contains the common attributes all cars have; color, make and model. When a Car Object is made from the Car class, it is then assigned a specific color, such as a red Nissan Sentra or a blue Toyota Camry. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
In a video that plays in a split-screen with your work area, your instructor will walk you through these steps:
Create the Java Class, identify attributes, and instantiate a Car object.
Define instance variables and create a Class variable using static.
Use Encapsulation by providing private instance variables and public getters and setters
Define Constructors with various parameters and create object instances of the Class.
Override a default method to create a String representation of the Object.
Learners should be familiar with using a Linux environment, including familiarity with an IDE and the Linux file system.
The Coursera Project Network is a select group of instructors who have demonstrated expertise in specific tools or skills through their industry experience or academic backgrounds in the topics of their projects. If you're interested in becoming a project instructor and creating Guided Projects to help millions of learners around the world, please apply today at teach.coursera.org.
Skill-based, hands-on learning
Practice new skills by completing job-related tasks.
Expert guidance
Follow along with pre-recorded videos from experts using a unique side-by-side interface.
No downloads or installation required
Access the tools and resources you need in a pre-configured cloud workspace.
Available only on desktop
This Guided Project is designed for laptops or desktop computers with a reliable Internet connection, not mobile devices.
51 reviews
68.62%
27.45%
3.92%
0%
0%
Showing 3 of 51
Reviewed on Sep 8, 2021
Discussions in creating programs in OOP was detailed. It is very easy for us to understand the logic of the program
Reviewed on Dec 12, 2020
Good for beginners who are just starting to work on creating classes in Java, but who already know about classes and objects in another programming language.
Universidad de Palermo
Course
LearnQuest
Course
LearnQuest
Course
Unlimited access to 10,000+ world-class courses, hands-on projects, and job-ready certificate programs - all included in your subscription
Earn a degree from world-class universities - 100% online
Upskill your employees to excel in the digital economy
By purchasing a Guided Project, you'll get everything you need to complete the Guided Project including access to a cloud desktop workspace through your web browser that contains the files and software you need to get started, plus step-by-step video instruction from a subject matter expert.
Because your workspace contains a cloud desktop that is sized for a laptop or desktop computer, Guided Projects are not available on your mobile device.
Guided Project instructors are subject matter experts who have experience in the skill, tool or domain of their project and are passionate about sharing their knowledge to impact millions of learners around the world.
You can download and keep any of your created files from the Guided Project. To do so, you can use the “File Browser” feature while you are accessing your cloud desktop.
Guided Projects are not eligible for refunds. See our full refund policy.
Financial aid is not available for Guided Projects.
Auditing is not available for Guided Projects.
At the top of the page, you can press on the experience level for this Guided Project to view any knowledge prerequisites. For every level of Guided Project, your instructor will walk you through step-by-step.
Yes, everything you need to complete your Guided Project will be available in a cloud desktop that is available in your browser.
You'll learn by doing through completing tasks in a split-screen environment directly in your browser. On the left side of the screen, you'll complete the task in your workspace. On the right side of the screen, you'll watch an instructor walk you through the project, step-by-step.