-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 🎸 print turkish translated book
- Loading branch information
Showing
49 changed files
with
144 additions
and
55 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
{ | ||
"title": "Learn JavaScript: Beginners Edition", | ||
"description": "Beginners guide for learning JavaScript", | ||
"author": "Suman Kunwar, Süleyman Ekmekci", | ||
"isbn": "", | ||
"published": "13/07/2023", | ||
"copyright": "Suman Kunwar, Süleyman Ekmekci", | ||
"website": "https://sumankunwar.com.np", | ||
"keywords": "learn JavaScript, Beginners lessons", | ||
"language": "tr", | ||
"totalpages": 113, | ||
"hidepageheaders": [1,2, 3, 10, 40], | ||
"hidepagefooters": [1,2, 3, 10, 40], | ||
"plugins": [ | ||
"hints", | ||
"theme-creative", | ||
"sidebar-ad", | ||
"intopic-toc", | ||
"sharing", | ||
"exercises", | ||
"sitemap", | ||
"i18nsettings", | ||
"favicon-custom", | ||
"chapter-fold", | ||
"hide-published-with", | ||
"edit-link" | ||
], | ||
"pdf": { | ||
"pageNumbers": true, | ||
"margin": { | ||
"right": 32, | ||
"left": 32 | ||
} | ||
}, | ||
"pluginsConfig": { | ||
"sidebar-ad": { | ||
"imageUrl": "https://d2sofvawe08yqg.cloudfront.net/learnjavascriptbeginnersguide/s_hero2x", | ||
"url": "https://leanpub.com/learnjavascriptbeginnersguide/signup", | ||
"description": "Get free pdf and epub version by joining on wishlist! ✨", | ||
"btnText": "Read now!" | ||
}, | ||
"edit-link": { | ||
"base": "https://github.com/sumn2u/learn-javascript/edit/main", | ||
"label": "" | ||
}, | ||
"sharing": { | ||
"facebook": true, | ||
"twitter": true, | ||
"google": false, | ||
"weibo": false, | ||
"instapaper": false, | ||
"vk": false, | ||
"all": ["facebook", "google", "twitter", "weibo", "instapaper"] | ||
}, | ||
"favicon": "favicon.ico", | ||
"appleTouchIconPrecomposed152": "js.png", | ||
"intopic-toc": { | ||
"label": "In this Chapter" | ||
}, | ||
"sitemap": { | ||
"hostname": "https://javascript.sumankunwar.com.np/" | ||
}, | ||
"i18nsettings": { | ||
"language": "en", | ||
"languages": [ | ||
{ | ||
"config": "en", | ||
"text": "English" | ||
}, | ||
{ | ||
"config": "ne", | ||
"text": "नेपाली" | ||
}, | ||
{ | ||
"config": "tr", | ||
"text": "Turkish" | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 16 | ||
pageNumber: 79 | ||
pageNumber: 78 | ||
--- | ||
|
||
# Bölüm 16 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 16 | ||
pageNumber: 84 | ||
pageNumber: 83 | ||
--- | ||
# Çerezler 🍪 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 16 | ||
pageNumber: 86 | ||
pageNumber: 85 | ||
--- | ||
# Location | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 16 | ||
pageNumber: 83 | ||
pageNumber: 82 | ||
--- | ||
# Navigator | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 16 | ||
pageNumber: 81 | ||
pageNumber: 80 | ||
--- | ||
# Popup | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 16 | ||
pageNumber: 82 | ||
pageNumber: 81 | ||
--- | ||
# Screen | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 16 | ||
pageNumber: 80 | ||
pageNumber: 79 | ||
--- | ||
# Window | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 15 | ||
pageNumber: 75 | ||
pageNumber: 74 | ||
--- | ||
|
||
# Bölüm 15 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 15 | ||
pageNumber: 78 | ||
pageNumber: 77 | ||
--- | ||
|
||
# Access Modifiers (Erişim Düzenleyicileri) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 15 | ||
pageNumber: 77 | ||
pageNumber: 76 | ||
--- | ||
|
||
# Inheritance (Kalıtım - Miras) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 15 | ||
pageNumber: 76 | ||
pageNumber: 75 | ||
--- | ||
|
||
# Static (Statik) | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 10 | ||
pageNumber: 64 | ||
pageNumber: 63 | ||
--- | ||
|
||
# Bölüm 10 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 12 | ||
pageNumber: 68 | ||
pageNumber: 67 | ||
--- | ||
|
||
# Bölüm 12 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 12 | ||
pageNumber: 69 | ||
pageNumber: 68 | ||
--- | ||
|
||
# try...catch...finally | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 17 | ||
pageNumber: 87 | ||
pageNumber: 86 | ||
--- | ||
|
||
# Bölüm 17 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 20 | ||
pageNumber: 103 | ||
pageNumber: 102 | ||
--- | ||
|
||
# Bölüm 20 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 108 | ||
pageNumber: 107 | ||
--- | ||
|
||
# Concatenation (Birleştirme) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 110 | ||
pageNumber: 109 | ||
--- | ||
|
||
# Conditional Statements (Koşul İfadeleri) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 104 | ||
pageNumber: 103 | ||
--- | ||
|
||
# Console (Konsol) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 107 | ||
pageNumber: 106 | ||
--- | ||
|
||
# Constants (Sabitler) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 112 | ||
pageNumber: 111 | ||
--- | ||
|
||
# FizzBuzz Problem | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 109 | ||
pageNumber: 108 | ||
--- | ||
|
||
# Functions (Fonksiyonlar) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 113 | ||
pageNumber: 112 | ||
--- | ||
|
||
# Get the Titles! (Başlıkları al!) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 105 | ||
pageNumber: 104 | ||
--- | ||
|
||
# Multiplication (Çarpma İşlemi) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 111 | ||
pageNumber: 110 | ||
--- | ||
|
||
# Objects (Objeler) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 20 | ||
pageNumber: 106 | ||
pageNumber: 105 | ||
--- | ||
|
||
# User Input Variables (Kullanıcı Girdisi Değişkenleri) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 11 | ||
pageNumber: 67 | ||
pageNumber: 66 | ||
--- | ||
|
||
# Bölüm 11 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
layout: editorial | ||
chapter: 19 | ||
pageNumber: 92 | ||
pageNumber: 91 | ||
--- | ||
|
||
# Bölüm 19 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 19 | ||
pageNumber: 95 | ||
pageNumber: 94 | ||
--- | ||
|
||
# Currying | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 19 | ||
pageNumber: 102 | ||
pageNumber: 101 | ||
--- | ||
|
||
# Debugging (Hata Ayıklama) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
chapter: 19 | ||
pageNumber: 101 | ||
pageNumber: 100 | ||
--- | ||
|
||
# Global footprint | ||
|
Oops, something went wrong.
75b40d3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
learn-javascript – ./
learn-javascript-six.vercel.app
learn-javascript-git-main-iamsuman.vercel.app
learn-javascript-iamsuman.vercel.app
javascript.sumankunwar.com.np