Skip to content

pxc82/python-for-java-developers

Repository files navigation

Python Crash Course for Java Developers

Binder Slides Excerpt License

If you are a Java developer and want to get a quick glance at Python, this course is for you.

Click the Binder button to start an interactive environment. Or just view the slides or the excerpt.

Start the notebook locally

If you want to run this notebook locally, execute the following

python -m pip install -r requirements.txt
python -m notebook --notebook-dir .

Show the presentation locally

cd slides
npm install
npm run dev

About

If you are a Java developer and want to get a quick glance at Python, this course is for you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Markdown 62.4%
  • Python 15.9%
  • Java 7.7%
  • HTML 4.5%
  • Jupyter Notebook 4.5%
  • CSS 2.5%
  • Other 2.5%