Skip to content

Introduction to Programming and Software Development in a two Weeks period.

License

Notifications You must be signed in to change notification settings

iman-n/IntroProgDev-2Weeks-Internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Programming and Software Development Internship

Welcome to the Introduction to Programming and Software Development Internship! This repository contains the Python scripts, exercises, and projects for a two-week internship aimed at providing an introduction to programming and software development using Python.

Overview

This internship is designed to give participants a foundation in programming and software development using the Python programming language. It covers fundamental programming concepts and Python syntax. The internship includes a combination of theory and small projects to reinforce the concepts learned.

Getting Started

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/iman-n/IntroProgDev-2Weeks-Internship.git 
  1. Navigate to the cloned repository:
cd IntroProgDev-2Weeks-Internship
  1. Explore the different directories and familiarize yourself with the Python scripts, exercises, and projects.

Prerequisites

  • Python 3.x: Ensure that Python 3.x is installed on your system. You can download the latest version of Python from the official Python website: python.org

Running the Code

To run the Python scripts, exercises, and projects, follow the instructions provided within each file or project folder. Typically, you can execute a Python script from the command line using the following command:

python file_name.py

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code and materials in this repository for educational purposes.

About

Introduction to Programming and Software Development in a two Weeks period.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages