This repository is a part of my JavaScript learning journey. Here, I aim to learn the fundamental concepts, data types, functions, conditionals, array manipulations, and more in JavaScript. You can find detailed notes and examples for each topic within their respective folders.
-
[Full Stack Javascript]
- Intermediate HTML and CSS
- Intermediate JavaScript
- Advanced HTML and CSS
- Advanced JavaScript
- React
- Database
- NodeJS
- Getting Hired
-
[HTML and CSS]
- Modern HTML5 semantic structure
- CSS layouts (Flexbox/Grid) with examples
- Responsive design principles
- Practical tips for better UI/UX
- Common web design patterns
-
[JavaScript Projects]
- JavaScript projects and applications
- DOM manipulation and event listening
- Asynchronous programming concepts
- Debugging and problem-solving
-
[Python Fundamentals]
- Reinforcing Python basics with examples
- Explaining data structures and algorithms
- Teaching best coding practices
- Helping with error handling and debugging
- Guiding through practical Python projects
-
Cloning: Clone this repository.
git clone https://github.com/gabaci72/gabaci-exercises.git
-
Exploring Folders: Each topic has its own folder. For example,
javascript
,html-css
,python
, etc. -
Reviewing Files: Within each folder, you will find notes, examples, and projects related to the respective topic.
-
Contributing: If you need more information on a topic or want to add a project, please submit a pull request.
If you have any questions or suggestions, feel free to open an issue or reach out to me.
Thank you!