Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
I always wanted to have a podcast where I could learn programming, so I’m creating one! In addition, I’m throwing in some fun things as well, like magic tricks, so there’s “more” than just Java!... more
FAQs about Java Lessons and More:How many episodes does Java Lessons and More have?The podcast currently has 33 episodes available.
June 17, 2021Formatting Decimals in JavaIn this episode, we tackle how to format the precision of decimals down to the exact, precise number of decimal places or digits after the decimal point....more8minPlay
June 10, 2021Money and Percent Formatters in JavaIn this lesson, we learn how to print out money and percents formatted properly using Java....more11minPlay
June 03, 2021The Math Class in JavaWe go to the Math Class in Java and learn how to use the various operators to perform desired calculations....more7minPlay
May 27, 2021How to Use the Random Class to Generate Random Numbers in JavaIn this episode, we explore how to generate random integers and decimals using the Random class in Java....more11minPlay
May 20, 2021Methods of the String ClassLearn how to manipulate strings in various ways. Also, we touch a little on Applets and graphics in this lesson....more11minPlay
May 13, 2021Exploring Additional Interactive Capabilities in Java Using ScannerExpanding on last week’s lesson, we take a look at how to interact with users in new ways. Scanner objects can be used to read in more than just text strings! Listen in to find out more!...more10minPlay
May 06, 2021Introduction to the Scanner Object in JavaLearn how to create a software program utilizing the Scanner object. In Java, Scanner allows the user to input text and is a good first step in creating interactive programs....more9minPlay
April 29, 2021Primitive Data Types and Order of Operations in JavaLooking at mathematical expressions in Java that employ integers and doubles. Exploring how these get used and computed....more9minPlay
April 22, 2021Variable Value Assignment in JavaDescribing how to assign a new value to an integer once it has been declared with a given value. Also, I’m learning how to REST, in multiple ways....more7minPlay
April 15, 2021Introduction to Variables: Declaring an IntegerHow to create and use an integer in a Java program/code....more4minPlay
FAQs about Java Lessons and More:How many episodes does Java Lessons and More have?The podcast currently has 33 episodes available.