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

Trace through nested conditionals with students because nesting makes it difficult for them to track which lines of code get executed when.
Scaffold students to evaluating and understanding 3 === “3” in Javascript using the following steps to help students learn the difference between confusing comparison operators.
Teach students how to debug with print statements before teaching them to use a debugger.

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

Privacy Policy