Virtual Internship Program - Week 1

Congratulations on choosing to participate in the Virtual Internship Program on Data Science with Open Weaver! This 4-week program is designed to be an interactive & practical internship and will help you gain industry-ready skills through project-based learning. The internship will consist of 3 Bootcamps (1 per week) , a few coding exercises, a project, and a final assessment.

WEEK 1 - DATA SCIENCE

Today, our focus will be on Python Programming, which is widely regarded as one of the most popular object-oriented scripting programming languages used in various development scenarios. Python’s versatility allows it to handle a multitude of use cases, offering comparable performance to many other programming languages. Through today’s Bootcamp and this week’s exercises, we will dive into Python Programming fundamentals, equipping ourselves with the essential skills to confidently write code, solve problems, and build a simple Calculator and Web Scraping Application.

Learning Objectives

After completing this course you will:

  • Have a good working knowledge of the Fundamentals of Python Programming Language.
  • Learn various concepts like lists, functions, and tuples that are used to create interesting applications in Python also BeautifulSoup is used to fetch HTML & XML content from a website.
  • Have a fully functional simple calculator program application and web scraper application that you can customize and fine-tune the model to enhance its performance.

10-Min Tutorial

Python programming utilizes powerful features such as lists, functions, and tuples to efficiently manage and manipulate data. Additionally, the integration of libraries like BeautifulSoup allows for seamless web scraping and parsing.

Watch this tutorial on Python Programming to learn how to use lists, functions, and tuples effectively. Mastering these essentials enables data manipulation, modular code creation, and leveraging immutable data structures. Revisit the concepts discussed during the live session in this 10-min tutorial video. If you would like to watch the recording of the entire bootcamp please click HERE.


Practical Exercise

Click the below button to access the Python Programming kandi kit. This kit has all the required dependencies and resources you need to build your application.

Click on the 1-Click Installer button on the kandi kit page to install the Python Programming kit. On installing and running this kit, you will have a working model that you can customize and use in your project.

kandi 1-Click Kit - Dark


Week 1 Coding Exercises

Complete interesting coding exercises and receive your first level badge for this internship! Submit your solutions by adding a screenshot of the code and the output in the form.

It is mandatory for you to complete your weekly Coding Exercises in order to receive your Internship Completion Certificate.

Coding Exer

Below are three sample coding exercises that will help you advance in your journey in Python Programming. To get started, use the relevant keywords to search for simple code snippets in the search bar on kandi.

Sample Exercise 1 - Displaying Text to User: This exercise helps you print text to the output screen with the inbuilt print() function in python.

Sample Exercise 2 - Taking Input from User: Python’s input() function is used to take user input . By default, it returns the user input in form of a string.

Sample Exercise 3 - if else statements in Python: The if-else statement is used to execute both the true part and the false part of a given condition . If the condition is true, the if block code is executed and if the condition is false, the else block code is executed.


Support

Reach out to us by clicking on the reply button below for any help you may need with this course. You may also use the chat feature for support. To access the reply and chat feature, please sign-in to the the Community.

We hope you enjoyed using kandi! Continue your learning journey with kandi Congrats