Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/development-tools/vim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
id: vim
title: Vim
sidebar_label: Vim
---

## Beginner

- [Cheat Sheet](https://i.imgur.com/YLInLlY.png "Cheat Sheet")
- [The Ultimate Vim configuration](https://github.com/amix/vimrc "The Ultimate Vim configuration")

## Intermediate

- [Vim Sence](https://github.com/hugolgst/vimsence "Vim Sence")

## Advanced
7 changes: 7 additions & 0 deletions docs/embedded-systems/arduino.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ sidebar_label: Arduino

## Beginner

- [Arduino getting started](https://www.arduino.cc/en/Guide "Arduino getting started")
- [Robotistan Ardiuno programlama dersleri](https://maker.robotistan.com/kategori/arduino/arduino-programlama/ "Robotistan Ardiuno programlama dersleri")
- [🎥 Arduino Tarifleri 🎥](https://youtu.be/veJUayf1pxo "Arduino Tarifleri")
- [🎥 Robotistan Arduino Dersleri ve Projeleri 🎥](https://youtu.be/_2JJ29kmwRU "Arduino Dersleri ve Projeleri")
- [🎥 Arduino Tutorials | Paul McWhorter 🎥](https://youtu.be/fJWR7dBuc18 "Arduino Tutorials | Paul McWhorter")


## Intermediate

## Advanced
17 changes: 0 additions & 17 deletions docs/graphic-design/general-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,39 +19,22 @@ sidebar_label: General Design
## YouTube

- [Designus](https://www.youtube.com/user/designusnet)

- [Afgan Rasulov](https://www.youtube.com/user/afganrasulov)

- [Tasarımcı Dayı](https://www.youtube.com/channel/UCAjJuQMK_bV_eElAsLZZSRQ)

- [Satori Graphics](https://www.youtube.com/channel/UCoeJKtPJLoIBqWq4o8TDLpA)

- [Tuncer Tuna](https://www.youtube.com/channel/UCxV8ylQVRzzRRmbIY3baTlg)

- [Hakan Ertan](https://www.youtube.com/channel/UCfrO4EyEc3N5TaunnfX1uHQ)

- [DesignGost](https://www.youtube.com/channel/UCMLbZZElW190lLG6YlAE61Q)

- [Dijital Tasarım](https://www.youtube.com/channel/UCkrljYRt6mwrGtQAmutzTvg)

- [Adobe Creative Cloud](https://www.youtube.com/c/AdobeCreativeCloud/)

- [All Design Ideas](https://www.youtube.com/channel/UCLE9xzpJp7XElDs2Bxw8nLQ)

- [Koray Birand](https://www.youtube.com/channel/UCKexPzIpGjE3ynXtbqWVs0A)

- [Mehmet Üzüm](https://www.youtube.com/channel/UC1Vs4M8X-E41jrRHOuIUEPw)

- [Ben Marriott](https://www.youtube.com/channel/UCjJk212xU15y_NPYKuCsKQA)

- [Cinecom.net](https://www.youtube.com/channel/UCpLfM1_MIcIQ3jweRT19LVw)

- [DesignCourse](https://www.youtube.com/channel/UCVyRiMvfUNMA1UPlDPzG5Ow)

- [Ferdi Çıldız](https://www.youtube.com/channel/UC-nyzphiDw13Ldwqza6bzrQ)

- [Mohamed Achraf](https://www.youtube.com/channel/UCF6WjcZeVqy3MLBpp86eOyw)

- [Kadir Şahin Playlist](https://www.youtube.com/playlist?list=PLqIY4SKk2-ZGXXFMXP7VjQZrb-73YzJsl)

## Books
Expand Down
2 changes: 2 additions & 0 deletions docs/graphic-design/photo-and-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ sidebar_label: Photo and Video
## Intermediate

## Advanced

- [Adobe Photoshop Scripting](https://www.adobe.com/devnet/photoshop/scripting.html)
7 changes: 7 additions & 0 deletions docs/graphic-design/ui-ux-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ sidebar_label: UI-UX Design

## Beginner

- [UI/UX Nedir?](https://www.mediaclick.com.tr/tr/blog/ui-ve-ux-nedir)

## Intermediate

- [Apple Design Resources](https://developer.apple.com/design/resources/)
- [Material Design](https://material.io)

## Advanced

- [Figma Avatar Creator](https://www.figma.com/file/AZ9FvrUbt5ULKSy3ckO7Db/Avatar-Illustration-System-Community?node-id=65%3A1499)
5 changes: 5 additions & 0 deletions docs/operating-systems/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ sidebar_label: MacOS
## Intermediate

## Advanced

## Sources and Apps

- [Mac Icons for Big Sur](https://macosicons.com/)
- [DuckDuckGo Privacy Extension](https://github.com/duckduckgo/duckduckgo-privacy-extension)
4 changes: 4 additions & 0 deletions docs/programming-languages/c.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ sidebar_label: C

## Beginner

- [C ve Sistem Programcıları Derneği C Notları - Necati Ergin](https://www.dropbox.com/sh/soe5wl982r9fl6w/AACR0uH1Vk_JcloBXl_yRTeqa?dl=0)

## Intermediate

## Advanced

- [Necati Ergin Medium](https://necatiergin2019.medium.com)
3 changes: 3 additions & 0 deletions docs/programming-languages/cplusplus.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ sidebar_label: C++

## Intermediate

- [Necati Ergin C++ Kaynak 2](http://elektronnot.blogspot.com/2015/11/cpp-necati-ergin.html)


## Advanced
20 changes: 0 additions & 20 deletions docs/programming-languages/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,50 +6,30 @@ sidebar_label: Go

## Beginner
- [Go Tour](https://tour.golang.org/welcome/1 "Go Tour")

- [Go By Example](https://gobyexample.com/ "Go By Example")

- [Golang](https://golang.org/ "Golang")

- [Package Go](https://pkg.go.dev/ "Package Go")

- [Golang By Example](https://golangbyexample.com/ "Golang By Example")

- [Go Exercises](https://golangr.com/exercises/ "Go Exercises")

- [Cloudhadopp](https://www.cloudhadoop.com/tags/golang/ "Cloudhadopp")

## Intermediate
- [Jon Calhoun](https://www.calhoun.io/ "Jn Calhoun")

- [Tutorial Edge Go](https://tutorialedge.net/course/golang/ "Tutorial Edge Go")

- [Golang Code](https://golangcode.com/ "Golang Code")

- [Golang Bot](https://golangbot.com/ "Golang Bot")

- [Golang Programs](https://www.golangprograms.com/ "Golang Programs")

- [Go Web Examples](https://gowebexamples.com/ "Go Web Examples")

- [Your Basic Go](https://yourbasic.org/ "Your Basic Go")

- [Gophercises](https://gophercises.com/ "Gophercises")

- [Alex Adwards](https://www.alexedwards.net/blog/ "Alex Edwards")

- [Ardan Labs](https://www.ardanlabs.com/blog/ "Ardan Labs")

- [Applied Go](https://appliedgo.net/ "Applied Go")

- [Shubham Chadokar](https://schadokar.dev/ "Shubham Chadokar")

- [Develop Go](https://github.com/developgo "Develop Go")

## Advanced

- [Go Beyond](https://www.gobeyond.dev/ "Go Beyond")

## Jobs

- [Golang Cafe](https://golang.cafe/ "Golang Cafe")
7 changes: 6 additions & 1 deletion docs/programming-languages/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ sidebar_label: Python
---

## Beginner
[Erdinç Uzun](https://erdincuzun.com/python/01-python/)
- [Python Programlama Dili | yazbel](https://python-istihza.yazbel.com/ "Python Programlama Dili | yazbel")
- [Erdinç Uzun](https://erdincuzun.com/python/01-python/)


## Intermediate
- [The Python Tutorial](https://docs.python.org/3/tutorial/ "The Python Tutorial")
- [RealPython Tutorials](https://realpython.com/ "RealPython Tutorials")

## Advanced
10 changes: 10 additions & 0 deletions docs/programming-languages/ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ sidebar_label: Ruby

## Beginner

- [1 Videoda Ruby](https://youtu.be/p4Kq30td9VA)
- [Ruby for Beginners](http://ruby-for-beginners.rubymonstas.org)

## Intermediate

- [Shoesrb for GUI](https://shoesrb.com)

## Advanced

- [Ruby with .Net](http://ironruby.net)
- [Ruby for the Objective-C Runtime](http://macruby.org)
- [Ruby on the JVM](https://www.jruby.org)
- [Cross Platform Ruby Development](http://www.rubymotion.com)
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ module.exports = {
"development-tools/git",
"development-tools/visualstudio",
"development-tools/visual-studio-code",
"development-tools/vim"
],
"🤔 Operating Systems Pocket": [
"operating-systems/macos",
Expand Down