Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lrmulkayhee/coding-notes

This repository contains notes and tutorials for various programming languages. It is organized to help you get started with different programming languages, providing a structured approach to learning and practicing coding skills. Each language directory includes sections on basic syntax, advanced topics, resources, setup, projects and tutorials.
https://github.com/lrmulkayhee/coding-notes

assembly cplusplus csharp css go html java javascript jupyter-notebook kotlin matlab perl php python r ruby rust scala sql typescript

Last synced: about 4 hours ago
JSON representation

This repository contains notes and tutorials for various programming languages. It is organized to help you get started with different programming languages, providing a structured approach to learning and practicing coding skills. Each language directory includes sections on basic syntax, advanced topics, resources, setup, projects and tutorials.

Awesome Lists containing this project

README

        

# Coding Notes

Welcome to the Coding Notes repository! This repository contains beginner notes and tutorials for various programming languages and technologies. It is organized to help you get started with different programming languages, providing a structured approach to learning and practicing coding skills.

## How to Use This Repository

This repository is organized into directories, each dedicated to a specific programming language or technology. Each directory includes sections on basic syntax, advanced topics, resources, setup instructions, projects, and tutorials.

### Contents

- [Assembly Language](Assembly/)
- [C Programming](C/)
- [C# Programming](C%23/)
- [C++ Programming](C++/)
- [CSS](CSS/)
- [Go Programming](Go/)
- [HTML](HTML/)
- [Java Programming](Java/)
- [JavaScript Programming](JavaScript/)
- [Jupyter Notebook](Jupyter_Notebook/)
- [Kotlin Programming](Kotlin/)
- [MATLAB](MATLAB/)
- [Perl Programming](Perl/)
- [PHP Programming](PHP/)
- [Python Programming](Python/)
- [R Programming](R/)
- [Ruby Programming](Ruby/)
- [Rust Programming](Rust/)
- [Scala Programming](Scala/)
- [SQL](SQL/)
- [Swift Programming](Swift/)
- [TypeScript Programming](TypeScript/)

## Website

You can view the rendered markdown files as HTML pages on the GitHub Pages site for this repository: [Coding Notes Website](https://lrmulkayhee.github.io/Coding-Notes/)

## Topics Covered

Each directory covers the following topics:

1. **Introduction**
- Overview of the language/technology
- Importance and relevance
2. **Basic Syntax**
- Basic concepts and syntax
- Examples and explanations
3. **Advanced Topics**
- More complex topics and concepts
- In-depth explanations and examples
4. **Resources**
- Additional materials such as books, websites, and tools
5. **Setup Instructions**
- Steps to set up the development environment
6. **Projects**
- Hands-on projects to practice coding skills
7. **Tutorials**
- Step-by-step guides and tutorials

## Contributing

Contributions are welcome! If you have any suggestions, improvements, or additional content to add, please feel free to submit a pull request or open an issue.

## License

This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.