An open API service indexing awesome lists of open source software.

https://github.com/jamesrobionyrogers/python_tutorial_website

2020 NCEA Level 2 - Internal Assessment: AS91893
https://github.com/jamesrobionyrogers/python_tutorial_website

python3 tutorial website

Last synced: 10 months ago
JSON representation

2020 NCEA Level 2 - Internal Assessment: AS91893

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]







Python in 11DIT is a tutorial website designed to help teach and demonstrate some of the key techniques used in the year 11 Python programming unit at Onslow College. Feel free to start with any of the tutorials below.


Try out the Website »




Report Bug
·
Request Feature

___

## About The Project
I intend to develop a tutorial website that teaches students some of the advanced programming techniques used in the
11DIT course. The purpose of this site will be to convey digital tech concepts taught in the 11DIT course at Onslow College in an easy to
comprehend manor. The audience I will be targeting this website towards will be primarily Year 11 students studying 11DIT at Onslow
College, however anyone with the intent to learn those concepts demonstrated are welcome.

#### Desktop Version





#### Mobile Version (only available on Samsung Galaxy 10 & iPhone X)







### Built With

* HTML
* CSS
* JavaScript

## Getting Started

The a two ways to view the website, the first and most easiest is to view it on [GitHub Pages](https://jamisbuggerlugs.github.io/Python_Tutorial_Website/).
Or to get a local copy up and running follow these simple steps.

### Installation

1. Clone the repo using Git
```sh
git clone https://github.com/JamisBuggerlugs/Python_Tutorial_Website.git
```
2. Download the zip file from above

## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

## Acknowledgements

* [JQuery](https://jquery.com/)
* [EnlighterJS](https://github.com/EnlighterJS/EnlighterJS)
* [FontAwesome](https://fontawesome.com/)
* [CSS Tricks for Media Query Help](https://css-tricks.com/snippets/css/media-queries-for-standard-devices/)

___

## Tasks Moving Forward
- [x] Light testing for newly added mobile support
- [ ] Extensive testing for newly added mobile support
- [ ] Adjust/change the mobile "Back to Top" button

___

## Contact

James Robiony-Rogers - james.robiony-rogers@student.onslow.school.nz

Project Link: [https://github.com/JamisBuggerlugs/Python_Tutorial_Website](https://github.com/JamisBuggerlugs/Python_Tutorial_Website)

[contributors-shield]: https://img.shields.io/github/contributors/jamisbuggerlugs/Python_Tutorial_Website.svg?style=flat-square
[contributors-url]: https://github.com/JamisBuggerlugs/Python_Tutorial_Website/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/JamisBuggerlugs/Python_Tutorial_Website.svg?style=flat-square
[forks-url]: https://github.com/JamisBuggerlugs/Python_Tutorial_Website/network/members
[stars-shield]: https://img.shields.io/github/stars/JamisBuggerlugs/Python_Tutorial_Website.svg?style=flat-square
[stars-url]: https://github.com/JamisBuggerlugs/Python_Tutorial_Website/stargazers
[issues-shield]: https://img.shields.io/github/issues/JamisBuggerlugs/Python_Tutorial_Website.svg?style=flat-square
[issues-url]: https://github.com/JamisBuggerlugs/Python_Tutorial_Website/issues
[license-shield]: https://img.shields.io/github/license/JamisBuggerlugs/Python_Tutorial_Website.svg?style=flat-square
[license-url]: https://github.com/JamisBuggerlugs/Python_Tutorial_Website/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/JamisBuggerlugs
[product-screenshot]: imgs/readme-assets/desktop-home-light.png