
Naveen introduces Java basics, focusing on string variables and basic functions in Java. Enhance your career in Java development and review interview topics through this well-structured course.
Explore the basics of Java strings, including concatenation and substring methods, and review setup prerequisites like installing Java and having basic Java knowledge.
Explore string comparison in Java using the compare function, including case sensitive and ignore case results with examples like 'Hello' vs 'hello' and 'hello world'.
Learn how to compare strings in Java. Use equals and the == operator with a simple class example.
learn to find the last occurrence of a substring in Java strings using the lastIndexOf function, demonstrated with a hello world example that prints the position 13.
This lecture demonstrates a Java string manipulation technique to remove a character at a given zero-based index by implementing a static function that uses substring and concatenation.
Explore Java string replacement with a sample program that replaces characters and substrings. See how replace and replaceAll alter a hello world string when the code runs.
Learn to reverse a string in Java using manual index iteration and the StringBuffer reverse method, with practical compile and run steps.
Learn how to search in a string in java using indexOf and contains. Understand indexOf returns a location or -1 if not found, while contains checks presence for substring decisions.
Master string concatenation and the split function in Java, using space delimiters to split sentences into words and create concatenated strings.
Learn the basics of Java strings. Convert cases with toUpperCase and toLowerCase, compare string regions, and evaluate performance of string literals versus string objects through practical examples.
Explore Java strings basics for beginners, including string literals, Unicode code points, and the use of string buffer and string builder to create and modify text.
Practice the things mentioned in the course, and watch the videos repeatedly until you understand the topics. Enroll in other courses by messaging for current openings.
This course is concentrated on learning about strings in java programming language. nowadays there is very huge demand for java in software field. this is a best course to learn basic things about strings in java . learning basic things and revising topics in java is always a career added advantage to aspiring java developers and it also improves their opportunities if they revise themselves. so i strongly recommend this course to them. so,you should know java basics before enrolling for this course. this course is not for experts in this field. at the end of this course i am sure you will be able to have a basic knowledge about strings in java .please observe that it is a very basic level course. so,don't expect too much from this course.