
Learn how to declare Python lists with mixed values, check length, access items by index, append and pop elements, and count occurrences under zero-based indexing.
Define functions with def in python, call them by name, and pass arguments to perform operations like square and power. Return values flow back to the caller.
Master Python basics and explore the Django framework as you start building a cloud control panel from scratch and develop a workload application.
Make and apply migrations to update your Django models, upgrade the database, and reflect changes in the admin model while validating the updated schema.
Learn how to remove a server from the UI in a Django-based cloud control panel, using forms, model queries, and templates to validate, delete, and update the UI.
Develop a cloud control panel from scratch using Python/Django, demonstrating dynamic model updates, function-based logic, and data in the app.
You want to learn something new today, something off the edge rather than regular social network/ecom websites, something fresh as Cloud Control Panel.
Technology has made our life simpler since its inception but with the advent of cloud it has touched the human technological existence in many ways. From our IM, email or simple games/apps, whatever we use has some or the other connection with cloud. Either for the need of online storage or for Oauth authentication. In this course we are going to customize a panel which will give us the power to take control over our cloud server/apps.
This is a course for anyone willing to extend their present skills/knowledge to cloud.Python is being the most evolving language at this time and many support libraries have already been developed to support steadfast development of python applications (business/consumer). Here, we are going to hit the ground with some Python basics for the non-programmer or new Python user, who will probably be the next Py-Geek. This course is not a so-called "Zero to Hero" course but it will definitely give you an overall idea and a kickstart to start playing a "Hero".
We will start Step-By-Step From Scratch and finally get it done. The course has been designed in such a way that you will not feel somewhere lost in the middle of the course. You will get comfortable with using
1)Python 2)Bootstrap 3)Django 4)CSS 5)AJAX 6)JSON 7)Cloud App Control.
You will be deeply benefited from this course:
1)If you have already planned a develop a website for your own.
2)If you have planned to move any application on cloud and want control over it.
3)If you have planned to build a Game Control Panel for your cloud hosted game servers(Counter Strike,Minecraft,etc,etc)
4)If you are a system engineer/ QA professional and have planned to bring in quick backend automation to your existing system flow.
5)If you are a University Geek, planning to do something out-of-the-box.
6)If you are a person with Absolutely No Programming skills but very zealous to learn the NEW.