Site icon Coders Snippet

How to Start Coding With Django Framework ?

11122

LAGUNA HILLS, CA - DECEMBER 02: Students work on their laptops during a 12-hour hackathon, part of the internationally recognized Local Hack Day, at Laguna Hills High School in Laguna Hills on Saturday, Dec 2, 2017. Freshman Joshua Martinez, part of the Computer Science Club at Laguna Hills High School, organized the event that featured topics including 3D design & printing, Building a PC, Coding in Scratch & Python, App Development, Collaborative Tools Used in the Tech Industry and Web Design, all taught by high school students passionate about computers and coding. (Photo by Kevin Sullivan/Digital First Media/Orange County Register via Getty Images)

Django Framework is a Very useful and very Scalable framework. you can use for web development, API development and more web pages and Services. it is actually open source and free.

Generally Django using a Python Language for coding, means Django is a one framework which is give you path and support to make web page using Python Language.

Requirements for Start Django ?

  • Firstly, you need one code editor like Visual Studio Code, Atom, Visual Studio.
  • My personal recommendation for code editor is Visual Studio Code.
  • Now you have to Install Python in your PC/Leptop. yo can go to this https://www.python.org/downloads/ link and install python.
  • Now you ready for start your journey with Django.

Now, we’ll Create the Django Project through CLI.

Congrats !! Finally Django Project is ready.

I believed you can understand the above topic related Django Framework, if you want to know more about you can visit www.coderssnippet.com for advance topics for programming. and please feel free to comment if you have any query I’ll look into that asap.

Thank you guys,
Have a good day.

Exit mobile version