DEV Community

R.Shobika CSE
R.Shobika CSE

Posted on

PYTHON3 - DAY3

Why Java ?

  • Better Performance

  • High Security

  • It Used in Enterprise Application like Banking

C

  • To Develop OS

  • Used for Compiler

C++

  • To Develop a Game App, Payment Gateway

JavaScript:

  • JavaScript is a Client side

  • But Nowdays they change as a server side

  • Some Company use JS as a Backend in a Midlevel.

*FrameWork *

  • We doesnot change the architecture it goes with that flow only

  • For,eg: Django, Springboot

Library

  • We can change the flow of the architecture.

Python Keyword:

  • In python the keywords are the reserved words
import keyword
keyword.kwlist
Enter fullscreen mode Exit fullscreen mode

if, elif, else, and, as, True, False, assert,....

Top comments (1)

Collapse
 
payilagam_135383b867ea296 profile image
Payilagam

Original Content! Hats Off!