Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Coding Tangents Series' Articles
Back to Jeremy Grifski's Series
Be Careful with Scanner Methods in Java
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Feb 20 '19
Be Careful with Scanner Methods in Java
#
programming
#
tutorial
#
java
#
beginners
10
reactions
Comments
2
comments
7 min read
Be Careful with String’s Substring Method in Java
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Mar 1 '19
Be Careful with String’s Substring Method in Java
#
java
#
tutorial
#
beginners
#
programming
13
reactions
Comments
9
comments
5 min read
The `else if` Keyword Doesn’t Exist in Java
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Mar 15 '19
The `else if` Keyword Doesn’t Exist in Java
#
todayilearned
#
java
#
programming
#
coding
24
reactions
Comments
20
comments
5 min read
Rock Paper Scissors Using Modular Arithmetic
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Mar 18 '19
Rock Paper Scissors Using Modular Arithmetic
#
python
#
beginners
#
tutorial
#
programming
9
reactions
Comments
Add Comment
11 min read
The Behavior of `i = i++` in Java
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Mar 22 '19
The Behavior of `i = i++` in Java
#
java
#
beginners
#
tutorial
#
coding
34
reactions
Comments
8
comments
3 min read
The Difference Between Public and Private in Java
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Apr 11 '19
The Difference Between Public and Private in Java
#
java
#
beginners
#
coding
#
programming
22
reactions
Comments
4
comments
7 min read
Be Careful When Copying Mutable Data Types
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
May 6 '19
Be Careful When Copying Mutable Data Types
#
python
#
beginners
#
tutorial
#
coding
7
reactions
Comments
2
comments
6 min read
It’s Okay to Test Private Methods
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Jun 21 '19
It’s Okay to Test Private Methods
#
healthydebate
#
java
#
testing
#
codequality
39
reactions
Comments
15
comments
7 min read
The Difference Between Statements and Expressions
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Jul 1 '19
The Difference Between Statements and Expressions
#
java
#
computerscience
#
functional
#
grammar
34
reactions
Comments
2
comments
7 min read
Yet Another Way to Learn Recursion
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Aug 26 '19
Yet Another Way to Learn Recursion
#
python
#
computerscience
#
recursion
19
reactions
Comments
1
comment
10 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account