Login
Discover
Waves
Communities
Write
Login
Signup
AlefTav
@mariusclaassen
41
Affiliate Marketing, Travel, Programming
Followers
358
Following
191
Follow
Email digest
Resource Credits
Available
Used
Website
https://aleftavtraining.siterubix.com/
Created
2018-05-10 11:12
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
mariusclaassen
java
8y
Java for Beginners 9 - Primitive Types: Initialization Solution
Lecture 9: Primitive Types: Initialization Solution Primitive type initalization problem statement Initialize a 'char' data type named ‘letterY’ with the value ‘Y’ Primitive types initialization coding
$ 0.000
1
mariusclaassen
java
8y
Java for Beginners 7 - Primitive Types Declaration Coding Exercise
Declare a 'char' data type, named 'letterY' ▶️ DTube ▶️ IPFS
$ 0.000
0
mariusclaassen
java
8y
Java for Beginners 8 - Primitive Types - Initialization Example
Lecture 8: Primitive Types - Initialization Example Primitive type initalization problem statement Initialize an int dataType named 'intValue' with the number '900' Primitive Types initialization solution
mariusclaassen
java
8y
Payday loan
———————————— I created this blog post as a PDF. Click here to get your free copy of this PDF by sending me a request in the comments box on my website. Click here to apply for your Payday Loan Online,
mariusclaassen
java
8y
Java for Beginners 7 - Primitive Types: Declaration Solution
Lecture 7: Primitive Types: Declaration Solution Primitive type declaration coding exercise Declare a char data type, named letterY Primitive Types coding solution char letterY; Hi there, I am Marius from
mariusclaassen
java
8y
Payday loans
———————————— I created this blog post as a PDF. Click here to get your free copy of this PDF by sending me a request in the comments box on my website. Click here to apply for your Payday Loan Online,
mariusclaassen
java
8y
Java for Beginners 6 - Primitive Data Types: Declaration Examples
Lecture 6: Primitive Data Types: Declaration Examples Primitive Types example problem statement Declare 4 of Java's 8 primitive data types (byte, short, int, long, float, double, char, boolean) Primitive
mariusclaassen
java
8y
Java for Beginners 5 - First Coding Solution
Lecture 5: First Coding Solution First coding exercise Replace the 'TODO' comment with a statement to print the name, 'Adam' public class Lecture5 { public static void main(String[] args) { // TODO: Replace
mariusclaassen
java
8y
Best online payday loans
Best online payday loans
mariusclaassen
java
8y
Cash advance online
Cash advance online
mariusclaassen
java
8y
Java for Beginners 1 - Course Overview
In this course, Java for Beginners, you will learn programming the easy way, by using the world's most popular language to: discover that anyone can code in java write your own programs be in demand world-wide
mariusclaassen
java
8y
Payday loans online
———————————— I created this blog post as a PDF. Click here to get your free copy of this PDF by sending me a request in the comments box on my website. Click here to apply for your Payday Loan Online,
mariusclaassen
java
8y
Java for Beginners 3 -
Lecture 3: Development tools Hi there again, My name is Marius from AlefTav Coding, and this is the third lecture of my course, Java for Beginners. In this lecture you will learn how to download and install
mariusclaassen
java
8y
Payday loans near me
Payday loans near me
mariusclaassen
busy
8y
Java for Beginners 2 - Java Overview
Lecture 2: Java Overview Hi there, My name is Marius from AlefTav Coding, and in this lecture I will provide a brief overview of Java, the language. Question: What is Java? Answer: Java is a general-purpose
mariusclaassen
busy
8y
Java for Beginners 1 - Course Overview
Lecture 1: Course overview In this course, Java for Beginners, you will learn programming the easy way, by using the world's most popular language to: discover that anyone can code in java write your own
mariusclaassen
java
8y
Java Basics 15 - Final Remarks
Lecture 15: Final Remarks Assignment stream() problem statement The following names appear in a list: Enos, Mahalaleel, Adam, Seth, Cainan. Implement the stream() method to sort and print these names in
mariusclaassen
java
8y
Java Basics 14 - Stream() Method Solution
Lecture 14: Stream() Method Solution The stream() method problem statement Implement the stream() method to print the names of the BRICS countries. The stream() method solution brics.stream().forEach(c
mariusclaassen
java
8y
Java Basics 13 - Stream() Method Example
Lecture 13: Stream() Method Example The stream() method example problem statement Implement the stream() method to print a list of integers. The stream() method example solution integers.stream().forEach(i
mariusclaassen
java
8y
Java Basics 12 - Ternary Operator Solution
Lecture 12: Ternary Operator Solution Ternary operator problem statement Implement the Ternary operator where wages are 3700 and earnings are a String. Print out Exempt if earnings < 4500 and Taxable
← Latest
Older →