How to use the String Builder Class in Java

Published: 18 December 2017
on channel: Max O'Didily
10,947
156

How to use the String Builder Class in Java

Hello guys and gals, sorry for the delay in uploads, I am back now and to kick things off we have a video on the String Builder class, it is a very nice class to basically do whatever you want to a string, you could do all of these things yourself but there is no real practical need to if there are methods that are fully functional to use (I said practically as there are a few niche reasons to go ane make some). Hope you enjoy!

Methods used in this Video with what they do:

sb = our String Builder object
sb.append(); //Add something to the end of the string
sb.delete(); //Delete a part of a string
sb.reverse(); //Reverse the string
sb.deleteCharAt(); //Delete a specific character of a string
sb.replace(); //Replace a part of a string with something else
sb.toString(); //Convert a Stringbuilder object to a string


Christmas holidays are here! I shall be spamming videos for the next few weeks, make sure you don't miss them.
https://tinyurl.com/SubMaxODidily

Why not subscribe to keep notified when I upload?
https://tinyurl.com/SubMaxODidily

Social media:
Instagram:   / mcod1999  
Twitter:   / mcod1999  
Mandown: https://www.mandowngg.com/

How to use the String Builder Class in Java


On this page of the site you can watch the video online How to use the String Builder Class in Java with a duration of hours minute second in good quality, which was uploaded by the user Max O'Didily 18 December 2017, share the link with friends and acquaintances, this video has already been watched 10,947 times on youtube and it was liked by 156 viewers. Enjoy your viewing!