{"id":19670835,"url":"https://github.com/halilxibrahim/javascripttutorialturkish","last_synced_at":"2025-07-12T09:34:19.359Z","repository":{"id":221541109,"uuid":"754645745","full_name":"halilxibrahim/JavaScriptTutorialTurkish","owner":"halilxibrahim","description":"JavaScript Turkish Tutorial","archived":false,"fork":false,"pushed_at":"2024-02-08T16:39:49.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T03:36:10.631Z","etag":null,"topics":["education","javascript","tutorial"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halilxibrahim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-08T13:49:22.000Z","updated_at":"2024-10-05T22:54:34.000Z","dependencies_parsed_at":"2024-02-08T16:30:12.384Z","dependency_job_id":"113b1fad-f069-4153-bfb9-358bad7f93e2","html_url":"https://github.com/halilxibrahim/JavaScriptTutorialTurkish","commit_stats":null,"previous_names":["halilxibrahim/javascripttutorialturkish"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilxibrahim%2FJavaScriptTutorialTurkish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilxibrahim%2FJavaScriptTutorialTurkish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilxibrahim%2FJavaScriptTutorialTurkish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halilxibrahim%2FJavaScriptTutorialTurkish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halilxibrahim","download_url":"https://codeload.github.com/halilxibrahim/JavaScriptTutorialTurkish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240980888,"owners_count":19888344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["education","javascript","tutorial"],"created_at":"2024-11-11T17:07:19.288Z","updated_at":"2025-02-27T04:44:37.544Z","avatar_url":"https://github.com/halilxibrahim.png","language":"JavaScript","readme":"# JavaScript Öğrenme Rehberi\nBu rehber, JavaScript'i başlangıç seviyesinden başlayarak adım adım öğrenmek isteyenler için tasarlanmıştır. JavaScript'in temellerini anlamak, modern web geliştirme dünyasında başarılı olmanız için önemlidir.\n\n# İçindekiler\n\n01. [Veri Tipleri](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/veri-tipleri.js)\n02. [Booleanlar](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/booleans.js),[Operatörler](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/operators.js),[Tarihler(Date)](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/date.js)\n03. [Koşullu İfadeler](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/conditionals.js)\n04. [Diziler](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/arrays.js)\n05. [Döngüler](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/loops.js)\n06. [Fonksiyonlar](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/functions.js)\n07. [Nesneler]\n08. [Yüksek Düzeyli Fonksiyonlar](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/highLevelFunctions.js)\n09. [Set ve Maps](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/setAndMaps.js)\n10. [Destructuring and Spread](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/DestructuringSpread.js)\n11. [RegularExpressions](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/RegularExpressions.js)\n12. [Console Methods](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/consoleMethods.js)\n13. [Hata İşleme(Error Handling)](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/errorHandling.js)\n14. [Sınıflar](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/class.js)\n15. [JSON](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/json.js)\n16. [Web Storage](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/webStorage.js)\n17. [Promises](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/promise.js)\n18. [Clean Code](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/cleanCode.js)\n19. [DOM](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/dom.js)\n20. [Event Listener](https://github.com/halilxibrahim/JavaScriptTutorialTurkish/blob/master/eventListener.js)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilxibrahim%2Fjavascripttutorialturkish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalilxibrahim%2Fjavascripttutorialturkish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalilxibrahim%2Fjavascripttutorialturkish/lists"}