Java Certification-OCA| The StringBuilder Class - methods, chaining, StringBuilder Vs StringBuffer

preview_player
Показать описание
Timestamps:
0:00 Introduction & Agenda
0:54 String Vs StringBuilder
8:40 Method Chaining examples
12:48 Tricky chaining examples
16:28 Different Ways to Create StringBuilder
17:48 Size Vs Capacity
22:00 Important StringBuilder methods
23:00 charAt(), indexOf(), length(), substring()
25:48 append()
28:34 insert()
33:00 delete(), deleteCharAt()
36:16 reverse()
37:42 StringBuilder Vs StringBuffer

Hi Guys, this is the 19th lecture in the OCA and OCP Certification preparation series, in this video we cover about the StringBuilder Class, which is a very important mutable class for String manipulation, I tried to cover that is required in this topic with ample amount of examples and questions.

#java #corejava #javacertification #tutorial #interview #interviewquestions #oracle #oca #corejavainterviewquestions #oraclejavacertification #javaclass #dsa #datastructures #programming #javacertificationbyoracle #ocp #javatutorial #javaprogramming #javatutorialforbeginners #ocacrashcourse #development #developer #study #javase8programmer1 #cheatsheet #tutorial
#1Z0-808 #objects #chatgpt #interview #technology #coding #javaoop #questions #javaquestions #javaquestions #ocaexamquestions #javaocaquestions #javacertificationquestions #ocajavaquestions
#javaocaexamquestions #stringbufferinjava #stringbuilderimportantmethodsinjava #charAtmethod #insertmethod #appendmethod #methodchaininginjava #stringbuildervsstringbuffer #javastringinterviewquestions #javacertificationquestions #stringsinjava #stringbuilderprogramsinjava #javastringimportantquestions
Рекомендации по теме
Комментарии
Автор

Конечно спасибо за видео!
Хотелось бы немного критики сказать: очень часто пишешь код, но не показываешь к чему приводит его выполнение, сам пытаешься объяснить, но лучше когда и объяснил и показал. Плюс упускаешь моменты. Например сейчас я смотрю видео на "вставке", и ты упустил, что будет если мы укажем индекс для вставки за пределами длины?

ИванИванов-жэц