Posts

Showing posts from June, 2024

Python Essentials 2

  Event Title: “Python Essentials 2”   I.                      Details of the event/activity     The "JavaScript Essentials 2" is an intermediate-level online course designed to deepen participants' understanding of JavaScript programming. This six-week course includes a combination of pre-recorded video lectures and interactive coding exercises. The curriculum covers advanced JavaScript concepts such as closures, asynchronous programming with promises and async/await, manipulating the DOM, and using JavaScript frameworks like React. The course also includes a final project where participants develop a web application, applying the concepts learned throughout the course. II.                    Reflections on the webinar/activity give rise to (learnings)     T...

Python Development First Steps and Development IDE Platform

Event Title: “Python Development First Steps and Development IDE Platform”   I.                      Details of the event/activity     The "Python Development First Steps and Development IDE Platform" is an online course designed for beginners in Python programming. The course spans 1 hour and includes a combination of video tutorials. The curriculum focuses on introducing basic Python concepts such as variables, data types, control structures, and functions. Additionally, the course provides an introduction to using Integrated Development Environments (IDEs) like PyCharm and Visual Studio Code, offering hands-on guidance on setting up and navigating these tools effectively. II.                    Reflections on the webinar/activity give rise to (learnings)     ...

Professional Diploma in Python Development

  Event Title: “Professional Diploma in Python Development”   I.                      Details of the event/activity     The Professional Diploma in Python Development is an extensive online course designed to equip participants with in-depth knowledge and practical skills in Python programming. The course spans 12 weeks and includes a mix of video lectures, interactive coding exercises, quizzes, and projects. The curriculum covers fundamental concepts such as data types, control structures, functions, and modules, as well as advanced topics like web development with Django, data analysis with Pandas, and machine learning with Scikit-learn. Additionally, there are weekly live webinars hosted by industry experts who provide insights and answer participants' questions in real-time. II.              ...

Web Automation and Scraping using Python

Image
  Event Title: “Web Automation and Scraping using Python”   I. Details of the event/activity             I recently completed an online course titled "Web Automation and Scraping using Python" on Udemy. The course duration was approximately 1.5 hours and covered various aspects of automating web tasks and extracting data using Python programming language. II. Reflections on the webinar/activity give rise to (learnings)             The course provided an insightful journey into the world of web automation and scraping. One of the key learnings was understanding the importance of automation in streamlining repetitive tasks. By utilizing Python libraries such as Selenium and BeautifulSoup, I gained proficiency in navigating through web pages, interacting with elements, and extracting desired information efficiently. The course emphasized the ethical considerat...