When we learn appropriate basic of programming language , we have to test ourselves that how much we know ,what are our weakness,how can we grow. Today, we will talk about some projects which can enhance us . There are some projects are :-
1.Alien game
If you love games and want to game developer you can try this project out. This is a game in which we have to make a game of alien shoot . It has many parts score,highscore,data etc. We can create this game on pygame.
Pygame is a cross-platform set of python modules designed for writing video games. It includes computer graphics and sound libraries to be used with python programming language .
2.Data visualization
Data visualization is the graphical representation of information and data. By using visual elements like chart,graphs and maps,data visualization provide an accessible way to see understand trends,outliers and data.
To get some overview of data visualization we see some libraries.
1.Matplotlib

It is low level library. provides lots of freedom. Matplotlib is specifically good for creating basic graph,bar charts,histogram and many more.
2.Pandas visualization

Panda is high performanc e and open source library. providing data structure such as data frames and data analysis tool like visualization tool.
3.Seaborn

Seaborn is a python data visualization library based on Matplotlib. It
Provides high level interface for creating
graphs. You can create
graph on one line that would take you multiple tens of line in matplotlib.
3.Django project

Django is a high level python web framework which encourages rapid development and clean pragmatic design . Built by experienced developers, it take care of much of hassle of Web development. So,you can focus on writing your app without reinventing the process. It’s open source. Ridiculous fast.
● Django Used sites ●
Some well known sites which uses Django include PBS Instagram , Washington Times and Mozilla .




●●● Documentation is necessary in project to understand the process of making integrated app.
Url =https://www.djangoproject.com
This all are some projects which we can done to learn about programming and web applications clearly . I hope this block in some manner will help you to grow in prosper manner.
If you have any query or suggestion you can type in comment box.
Best Regards,

