Harvard - CS50’s Certificate
Web Programming with Python and JavaScript Certificate
Web Programming with Python and JavaScript Certificate
Part of a free online course on edx.org, I have developed web applications in Python, Flask and Django, based on the requirements defined for each project.
This course goes through The basis of HTML, CSS, Git, and Python. Is also taught: Django, SQL, Models, Migrations, and JavaScript. Then it goes deeper into User Interfaces, Testing, CI/CD, Scalability and Security.
Develop a messenger app like Slack with the use of JavaScript to run code server-side and Socket.IO to communicate between clients and servers.
Design a Twitter-like social network website for making posts and following users.