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

https://github.com/burakboduroglu/programming_notes

Programming Notes
https://github.com/burakboduroglu/programming_notes

cheatsheets java javascript javascript-array javascript-array-methods jpa-hibernate lombok mongodb nodejs notes oop oop-in-python python python3 pytube spring spring-boot

Last synced: 3 months ago
JSON representation

Programming Notes

Awesome Lists containing this project

README

        


πŸ€– About this repository πŸš€πŸ‘©β€πŸš€


- This repository is a collection of my personal notes.
- I am using this repository to keep my notes up to date.

### Table of Contents πŸ“š

- [πŸ“š Java Notes](https://github.com/burakboduroglu/Programming-Notes/tree/main/Java-Notes)
- [πŸ“š Javascript Notes](https://github.com/burakboduroglu/Programming-Notes/tree/main/Javascript-Notes)
- [πŸ“š Python Notes](https://github.com/burakboduroglu/Programming-Notes/tree/main/Python-Notes)
- [πŸ“š SQL Notes](https://github.com/burakboduroglu/Programming-Notes/tree/main/SQL-Notes)
- [πŸ“š MongoDB Notes](https://github.com/burakboduroglu/Programming-Notes/tree/main/)

### β˜• Java Notes

- In this section, I will share my notes about Java.
- You can reach more information about Java note you can visit contents table of Java notes.
- [πŸ“ƒ Content Table of Java Notes](https://github.com/burakboduroglu/Programming-Notes/blob/main/Java-Notes/readme.md)
- [🌱 Lombok](https://github.com/burakboduroglu/Programming-Notes/blob/main/Java-Notes/lombok.md)
- [🌱 Hibernate](https://github.com/burakboduroglu/Programming-Notes/blob/main/Java-Notes/jpa_hibernate.md)
- [🌱 Spring Boot](https://github.com/burakboduroglu/Programming-Notes/blob/main/Java-Notes/spring_boot_framework.md)

### πŸ‘Ύ Javascript Notes

- In this section, I will share my notes about Javascript.
- You can reach more information about Javascript note you can visit contents table of Javascript notes.
- [πŸ“ƒ Content Table of Javascript Notes](https://github.com/burakboduroglu/Programming-Notes/blob/main/Javascript-Notes/readme.md)
- [πŸ₯³ JS Array Methods](https://github.com/burakboduroglu/Programming-Notes/blob/main/Javascript-Notes/javascirpt_array_methods.md)
- [πŸ₯³ Closures, Currying and Compose](https://github.com/burakboduroglu/Programming-Notes/blob/main/Javascript-Notes/closures_currying_compose.md)
- [πŸ₯³ Fetch API, Promise and ASYNC Function](https://github.com/burakboduroglu/Programming-Notes/blob/main/Javascript-Notes/async_js.md)

### 🐍 Python Notes

- In this section, I will share my notes about Python.
- You can reach more information about Python note you can visit contents table of Python notes.
- [πŸ“ƒ Contents Table of Python Notes](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/readme.md)
- [🐍 Basics-1](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/python_basic_1.md)
- [🐍 Basics-2](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/python_basic_2.md)
- [🐍 Basics-3](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/python_basic_3.md)
- [🐍 Advanced-1](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/advanced_python_1.md)
- [🐍 Advanced-2](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/advanced_python_2.md)
- [🐍 Database Process](https://github.com/burakboduroglu/Programming-Notes/blob/main/Python-Notes/python_db_process.md)

### πŸ“Š SQL Notes

- In this section, I will share my notes about SQL.
- You can reach more information about SQL note you can visit contents table of SQL notes.
- [πŸ“ƒ Contents Table of SQL Notes](https://github.com/burakboduroglu/Programming-Notes/blob/main/SQL-Notes/readme.md)
- [πŸ“Š SQL Basics 1](https://github.com/burakboduroglu/Programming-Notes/blob/main/SQL-Notes/sql_basic_1.md)
- [πŸ“Š SQL Basics 2](https://github.com/burakboduroglu/Programming-Notes/blob/main/SQL-Notes/sql_basic_1.md)
- [πŸ“Š SQL Advanced 1](https://github.com/burakboduroglu/Programming-Notes/blob/main/SQL-Notes/sql_advanced_1.md)

### πŸƒ MongoDB Notes

- In this section, I will share my notes about MongoDB.
- You can reach more information about MongoDB note you can visit contents table of MongoDB notes.
- [πŸ“ƒ Contents Table of MongoDB Notes](https://github.com/burakboduroglu/Programming-Notes/blob/main/MongoDB-Notes/readme.md)
- [πŸƒ MongoDB Basics 1](https://github.com/burakboduroglu/Programming-Notes/blob/main/MongoDB-Notes/mongodb_basic_1.md)

~ Burak Boduroğlu πŸ‘Ύ