You are on page 1of 28

PyCharm and Colab

Dr.V.V.Sumanth Kumar
Principal Scientist
ICAR- NAARM
Hyderabad
What is PyCharm
• PyCharm is IDE(Integrated Development Environment) for python programming

• PyCharm provides many packages, tools, libraries ,Modules which is used by beginners and
advance developers.

FEATURES:

• Best code editor

• Integrated Debugging, Testing and Analysing

• Data science ,ML and Google app engine

• Code Navigation

• Multi technology development.


PyCharm downloading process
• We can download pycharm IDE which is used for writing python files

https://www.jetbrains.com/pycharm
/download/#section=windows

Download the version you


want.
Installation Process
Installation Process
Installation Process
Installation Process
Installation Process
Installation Process
Installation Process
Desktop icon
Creating New project
cont.
Cont.
Creating New file
cont.
First python program
Executing output
Pycharm professional vs community
GOOGLE COLAB
• Google is highly interactive with the AI technology

• It provides the free Jupyter notebook environment is called colaboratory or colab

• Google colab is a free cloud services

• It supports GPU and TPU

• It is used to improve the programming coding skills and allows to write and execute the
python in your browser

• The most important feature colab uses from other free services is that it provides GPU which
is completely free

• It supports many machine learning libraries


Features

• Write and execute in python

• We can document the code that supports operations like mathematics and any other

• we can create upload and can share the notebooks of colab

• We can import from notebook to google drive and from drive to notebook vise versa

• we can import the datasets from the kaggle which contains many datasets

• We can import the projects from GitHub and publish through GitHub

• Free cloud services with GPU


Google Colab –First Colab Notebook
• Step-1 : Open the browser with the url :https://colab.research.google.com/
• The browser display the following screen
cont.

• Step-2: click on the new python notebook on the bottom of the screen
cont.

• Step-3 This is the code window where you can enter the code and save with file name
cont.

• Step-4: executing the code and can see the ram and disk on the right side.
cont.
Colab vs PyCharm

Colab PyCharm
• Platforms supported is SaaS/web • Platforms supported is Windows ,Mac
• Founded in 2010 by jetBrains company
• Started in 2017 by the company google • Integrations:
• Integrations: • Jyputer notebook
• Angular
– Jyputer notebook
• Deepnote
– GitHub • Node.js
• Pulse
– Neptune.ai
• SQL
• Categories: AI/ML • TypeScript etc.
• Categories:
• DevOps
• Embedded software Development
• IDE
• Static Code Analysis

You might also like