Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Introduction to Java Variables
Graph Chatbot
Related lectures (32)
Arrays: Declaration in Java
Covers the declaration and initialization of arrays in Java, including syntax rules and techniques for initializing elements.
Methodology: Building a Method
Covers the methodology for constructing a method in Java.
Programming by Flows: Temperature Conversion
Demonstrates temperature conversion from Fahrenheit to Celsius using Java streams and lambda expressions.
Java Interfaces: Enumerated Types and Interfaces
Explores the principle of coding to an interface, Java enumerated types, and the benefits of using interfaces for encapsulation.
Collections: Lists vs Sets
Explores the differences between lists and sets, emphasizing the challenges of defining equality.
Method Overloading in Java
Covers method overloading in Java, demonstrating its practical application.
Java Programming: Variables
Covers the basics of Java programming, focusing on variables and input handling.
JavaFX: Intermediate Scene Graph
Covers intermediate JavaFX concepts, focusing on scene graph and appearance.
Java Blocks and Scope
Explores Java blocks, variable scope, and best practices for variable declaration.
Loops in Java
Covers for and while loops in Java programming, including syntax, differences, common errors, and practical examples.
Programming Concepts: Variables and Expressions
Covers fundamental programming concepts such as algorithms, variables, and expressions in C++.
Expressions and Operators
Covers expressions, types, operators, and math functions in Java.
Comparing Objects: Comparable vs Comparator
Covers the concepts of Comparable and Comparator interfaces in Java, explaining how classes implement these interfaces to enable object comparison.
Integer Types: Operations and Comparators
Explores integer types in Java, covering operations, overflow, underflow, and comparators with code examples.
Introduction to Object-Oriented Programming in Java
Covers the basic concepts of object-oriented programming in Java, emphasizing encapsulation, abstraction, and the importance of organizing complex programs.
Implementation of Singly Linked Lists
Covers the implementation of singly linked lists in Java, focusing on concepts such as nodes, size management, adding, removing, and getting elements.
Introduction to Arrays: Java
Covers the introduction to arrays in Java, focusing on structured data representation and efficient data manipulation.
Design Patterns: Observer
Covers the implementation of the Observer design pattern in Java.
Introduction to Types and Inductive Relations
Explores the significance of types in programming and discusses unsound type systems and inductively defined relations.
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
Previous
Page 1 of 2
Next