Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
662 B

# Basic Syntax
Understanding the basics is the key to a solid foundation. In this section, learn the basic terminologies, naming conventions, reserved words, conditions, functions, data structures, OOP, packages, etc.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/java-basic-syntax/'>Basic Java Syntax</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=81piDKqPxjQ'>Java - Basic Syntax</BadgeLink>
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://www.youtube.com/watch?v=RRubcjpTkks'>Java Tutorial for Beginners</BadgeLink>