Tag

#learning to code

2 articles tagged #learning to code. See all tags →

The Resources I’d Actually Use to Get Good at Java
Tech··6 min

The Resources I’d Actually Use to Get Good at Java

Most Java tutorials are surface-level. The resources that actually move someone from beginner to professional are a short list, and the order you use them in matters more than the list does.

javalearning to codeprogramming
Learning Python When You Already Know Java
Tech··7 min

Learning Python When You Already Know Java

Java to Python is one of the more common transitions in the industry, and it’s mostly easy. The places it’s not easy are the places where Python’s flexibility produces patterns that look wrong to a Java brain.

pythonjavaprogramming