Skip to content

Bradford-College/Programming-Language-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python and JavaScript Tutorial Repository

Welcome to the Python and JavaScript Tutorial Repository! This repository contains a series of exercises and examples designed to teach you Python and JavaScript from basic to advanced concepts. Each exercise focuses on a specific topic and includes detailed comments to guide you through the learning process.

Repository Structure

Python Exercises

  • Exercise_1-var_and_ops.py: Introduction to variables and operators.
  • Exercise_2-lists.py: Working with lists.
  • Exercise_3-if_statements.py: If statements and control flow.
  • Exercise_4-loops.py: For loops and iterations.
  • Exercise_5-file_handling.py: Handling files in Python.

JavaScript Exercises

JavaScript tutorials and exercises will be added soon.

Getting Started

To get started with the exercises, clone the repository to your local machine:

git clone https://github.com/Bradford-College/Programming-Language-Library.git

Python Setup

  • Ensure you have Python installed. You can download it from python.org.
  • Navigate to the directory containing the Python exercises.

JavaScript Setup

  • Instructions for setting up JavaScript will be provided once JavaScript exercises are added.

Contributing

  • If you have suggestions or improvements, feel free to fork the repository and submit a pull request. Contributions are welcome!

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages