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
- Host: GitHub
- URL: https://github.com/burakboduroglu/programming_notes
- Owner: burakboduroglu
- License: mit
- Created: 2022-10-29T09:33:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T19:22:35.000Z (almost 2 years ago)
- Last Synced: 2023-08-31T08:59:26.417Z (almost 2 years ago)
- Topics: cheatsheets, java, javascript, javascript-array, javascript-array-methods, jpa-hibernate, lombok, mongodb, nodejs, notes, oop, oop-in-python, python, python3, pytube, spring, spring-boot
- Homepage:
- Size: 68.4 KB
- Stars: 31
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
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 πΎ