Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Have students who are transitioning from Python to Java explore the “From Python to Java” website to show them the differences between the two languages.

Share Have students who are transitioning from Python to Java explore the “From Python to Java” website to show them the differences between the two languages. with FacebookShare Have students who are transitioning from Python to Java explore the “From Python to Java” website to show them the differences between the two languages. with Twitter
  • The website provides an overview of differences between common programming concepts in Python and Java to assist students in their transition.
  • Check out the "From Python to Java" website!

More about this tip

Tags

  • Java
  • Python
  • Programming Concepts
  • CS 1
  • Intro Programming
External Source
Interview with Dave Musicant.
Other Tips By
Other Tips By Dave Musicant

Similar tips

Use Python’s map function to introduce students to loops early on, because the map function is an provides an easy transition to loops.
Misconception: Students believe that in a primitive assignment, x = y could be the equivalent of y = x; they think that the computer science “=” sign is the same as the mathematical “=” sign.
Be on the lookout for loop syntax that belongs to another language when students are learning multiple languages because they sometimes confuse syntax and create hard to spot bugs.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy