From 8b240f86d3a577c9872d0d3d2f22acbc3b875e57 Mon Sep 17 00:00:00 2001 From: DivyanshRajSoni Date: Sun, 5 Oct 2025 12:19:54 +0530 Subject: [PATCH 1/2] minor typos and grammatical errors in the docs resolved --- .../GitHub-basics/create-github-repo.md | 6 ++-- .../GitHub-basics/first-opensource-code.md | 2 +- .../Maintainer-guide/enable-discussion.md | 8 ++--- docs/GitHub/Maintainer-guide/github-labels.md | 6 ++-- .../GitHub/Maintainer-guide/github-project.md | 6 ++-- docs/GitHub/Maintainer-guide/milestone.md | 6 ++-- docs/GitHub/setup-environment/git-commands.md | 6 ++-- .../setup-environment/setup-git-on-mac.md | 4 +-- .../setup-environment/setup-git-on-windows.md | 24 +++++++------- docs/Technical/intro-github.md | 10 +++--- docs/python/setup-environment.md | 32 +++++++++---------- docs/sql/SQL-basics/ordering-data.md | 4 +-- docs/sql/SQL-basics/selecting-data.md | 2 +- docs/sql/intro-sql.md | 4 +-- docs/sql/setup-environment.md | 8 ++--- .../table-transformation/data-operations.md | 16 +++++----- 16 files changed, 72 insertions(+), 72 deletions(-) diff --git a/docs/GitHub/GitHub-basics/create-github-repo.md b/docs/GitHub/GitHub-basics/create-github-repo.md index dd619c40..c1c39295 100644 --- a/docs/GitHub/GitHub-basics/create-github-repo.md +++ b/docs/GitHub/GitHub-basics/create-github-repo.md @@ -46,7 +46,7 @@ Upon creation you will get a screen like this below, the explanation of each ele ## Changing Readme and Adding more files. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/6-edit-file-git.png)](https://github.com/sanjay-kv) @@ -92,7 +92,7 @@ When the above HTML code is rendered in a browser, it will display the following ## Committing the changes. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/7-commit-the-changes.png)](https://github.com/sanjay-kv) @@ -112,7 +112,7 @@ https://github.com/sanjay-kv/Git-Demo ### Now let's upload your resume -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/10-add-git-file.png)](https://github.com/sanjay-kv) diff --git a/docs/GitHub/GitHub-basics/first-opensource-code.md b/docs/GitHub/GitHub-basics/first-opensource-code.md index 1ce71ea1..39a659fc 100644 --- a/docs/GitHub/GitHub-basics/first-opensource-code.md +++ b/docs/GitHub/GitHub-basics/first-opensource-code.md @@ -1,5 +1,5 @@ --- -id: firs-opensource-code +id: first-opensource-code title: Let's Do First Opensource Project sidebar_label: First Opensource Project sidebar_position: 5 diff --git a/docs/GitHub/Maintainer-guide/enable-discussion.md b/docs/GitHub/Maintainer-guide/enable-discussion.md index 9d176277..c310bc55 100644 --- a/docs/GitHub/Maintainer-guide/enable-discussion.md +++ b/docs/GitHub/Maintainer-guide/enable-discussion.md @@ -1,5 +1,5 @@ --- -id: enable-dicussion +id: enable-discussion title: How to Enable GitHub Discussions sidebar_label: How to Enable Discussions sidebar_position: 4 @@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele ## Changing Readme and Adding more files. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/24-start-github-discussion.png)](https://github.com/recodehive/recode-website/milestones/new) @@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following ## Committing the changes. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/25-start new discussion.png)](https://github.com/recodehive/recode-website/milestones?with_issues=no) @@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo ### Now let's upload your resume -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/27-announce-github.png)](https://github.com/recodehive/recode-website/issues/21) diff --git a/docs/GitHub/Maintainer-guide/github-labels.md b/docs/GitHub/Maintainer-guide/github-labels.md index 62dc98e2..abe7b2fc 100644 --- a/docs/GitHub/Maintainer-guide/github-labels.md +++ b/docs/GitHub/Maintainer-guide/github-labels.md @@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele ## Changing Readme and Adding more files. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/04-label-creation.png)](https://github.com/recodehive/recode-website/labels) @@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following ## Committing the changes. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/05-label-final.png)](https://github.com/recodehive/recode-website/labels) @@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo ### Now let's upload your resume -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/06-labels-here.png)](https://github.com/sanjay-kv) diff --git a/docs/GitHub/Maintainer-guide/github-project.md b/docs/GitHub/Maintainer-guide/github-project.md index 5841bc52..1935915a 100644 --- a/docs/GitHub/Maintainer-guide/github-project.md +++ b/docs/GitHub/Maintainer-guide/github-project.md @@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele ## Changing Readme and Adding more files. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/17-add-col.png)](https://github.com/recodehive/recode-website/milestones/new) @@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following ## Committing the changes. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/18-add-pending.png)](https://github.com/recodehive/recode-website/milestones?with_issues=no) @@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo ### Now let's upload your resume -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/18-status-assign.png)](https://github.com/recodehive/recode-website/issues/21) diff --git a/docs/GitHub/Maintainer-guide/milestone.md b/docs/GitHub/Maintainer-guide/milestone.md index 86d59756..15d5cf38 100644 --- a/docs/GitHub/Maintainer-guide/milestone.md +++ b/docs/GitHub/Maintainer-guide/milestone.md @@ -47,7 +47,7 @@ Upon creation you will get a screen like this below, the explanation of each ele ## Changing Readme and Adding more files. Change -Im going to add my resume and add my name as heading to the ``readme.md`` file. +I'm going to add my resume and add my name as heading to the ``readme.md`` file. [![GitHub](./assets/09-milestone-final.png)](https://github.com/recodehive/recode-website/milestones/new) @@ -93,7 +93,7 @@ When the above HTML code is rendered in a browser, it will display the following ## Committing the changes. -Im going to add my resume and add my name as heading to the ``readme.md`` file +I'm going to add my resume and add my name as heading to the ``readme.md`` file [![GitHub](./assets/10-milestone-final-stage.png)](https://github.com/recodehive/recode-website/milestones?with_issues=no) @@ -111,7 +111,7 @@ https://github.com/sanjay-kv/Git-Demo ### Now let's upload your resume -Im going to add my resume and add my name as heading to the ``readme.md`` file. +I'm going to add my resume and add my name as heading to the ``readme.md`` file. [![GitHub](./assets/12-final-release.png)](https://github.com/recodehive/recode-website/issues/21) diff --git a/docs/GitHub/setup-environment/git-commands.md b/docs/GitHub/setup-environment/git-commands.md index 2b2724a3..7cc501f4 100644 --- a/docs/GitHub/setup-environment/git-commands.md +++ b/docs/GitHub/setup-environment/git-commands.md @@ -9,7 +9,7 @@ description: In this tutorial, you will learn about the basic of git and 50 impo > *This is part of GitHub/Git Tutorials and a continuation of the previous post where we discussed what is gitHub. I hope you have a basic understanding of what is Github in general. Let’s get started with Git Cheat Sheet. Git Cheat Sheet. 50 Git commands | Git Tutorials* -Git commands are handy when comes to fix any problems which you cant fix by the UI, for example consider a scenarion you need to fix the conflict in a page. Git Commands will help you to find the root cause and can explore the entire log history. At Git core it help you to keep a history of every change you made in the project files and help the user with track the changes, revert, helps to identify who made the changes. +Git commands are handy when comes to fix any problems which you can't fix by the UI, for example consider a scenario you need to fix the conflict in a page. Git Commands will help you to find the root cause and can explore the entire log history. At Git core it help you to keep a history of every change you made in the project files and help the user with track the changes, revert, helps to identify who made the changes. ## Understanding Git: The Building Blocks @@ -40,7 +40,7 @@ When a user requests a web page by entering a URL in the browser's address bar o ```html title="Commiting the changes" - git commit -m "Give some meaningfull comments" + git commit -m "Give some meaningful comments" ``` @@ -185,7 +185,7 @@ git commit --amend -m "message" #add additional info to last commit ```html title="Checking logs and views" git log #view changes git log --summary #view changes detailed -git log --oneline #view changes breifly +git log --oneline #view changes briefly git status git show ``` diff --git a/docs/GitHub/setup-environment/setup-git-on-mac.md b/docs/GitHub/setup-environment/setup-git-on-mac.md index 75450fe3..3303bc1c 100644 --- a/docs/GitHub/setup-environment/setup-git-on-mac.md +++ b/docs/GitHub/setup-environment/setup-git-on-mac.md @@ -34,7 +34,7 @@ Here in this post, we will be using homebrew to install, Go to the homebrew webs -### Step 2: Select your Version you want to insatll. +### Step 2: Select your Version you want to install. 1. Once Installed use the below command to check version of the brew on terminal brew -v @@ -53,4 +53,4 @@ brew install git-gui ## Conclusion -In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan. \ No newline at end of file +In conclusion, I hope you enjoyed reading this article on "Setting up your Git Environment?". In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan. \ No newline at end of file diff --git a/docs/GitHub/setup-environment/setup-git-on-windows.md b/docs/GitHub/setup-environment/setup-git-on-windows.md index 0247f3dc..955de0e6 100644 --- a/docs/GitHub/setup-environment/setup-git-on-windows.md +++ b/docs/GitHub/setup-environment/setup-git-on-windows.md @@ -25,11 +25,11 @@ Github provides two of installation, one the GitHub Desktop and command line by -### Step 2: Select your Version you want to insatll. +### Step 2: Select your Version you want to install. 1. Get your Installer: - Based on the current version of windows you can choose to have standalone installer or windows insaller to get started with. As my system is 64 bit i will choose here 64 bit, you can get know which system you are using by going to ``This PC`` icon right click on ``Properties`` Check under the system type. + Based on the current version of windows you can choose to have standalone installer or windows installer to get started with. As my system is 64 bit i will choose here 64 bit, you can get know which system you are using by going to ``This PC`` icon right click on ``Properties`` Check under the system type. - **Installer:** Get the Installer @@ -50,10 +50,10 @@ Github provides two of installation, one the GitHub Desktop and command line by ### Step 3: Understanding the Interface. -Next step, Git Will ask you to install couple of components you can checko on additional icons to add on Desktop and leave the rest as default and click on the Next. +Next step, Git Will ask you to install couple of components you can check on additional icons to add on Desktop and leave the rest as default and click on the Next. - 1. The next screen click next , make sure the start folder name is Git. - - 2. Next option is to choose the default editor you can use your editor, im using visual studio code. or keep Vim as the default editor + - 2. Next option is to choose the default editor you can use your editor, I'm using visual studio code. or keep Vim as the default editor @@ -63,7 +63,7 @@ Next step, Git Will ask you to install couple of components you can checko on ad ### Step 5: Adjusting name of the repo setting in Git -This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the intial branch name , like main master, trunk. +This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the initial branch name , like main master, trunk. @@ -71,22 +71,22 @@ This stage it will ask you to Choose a initial branch in new repository, it woul -### Step 5: Adjusting Your path enviornment +### Step 5: Adjusting Your path environment -This is where we specify the path enviornment of git, just go with the recommened option which is 2. +This is where we specify the path environment of git, just go with the recommended option which is 2. [![Github](./assets/11-git-path-env.png)](https://github.com/sanjay-kv) -1. ``1`` In the next screen choose the SSH Executable, use the deafault one ``use bundled OpenSSH`` which is the default option. +1. ``1`` In the next screen choose the SSH Executable, use the default one ``use bundled OpenSSH`` which is the default option. 2. ``2`` On the next, you will ask to configuring the line ending conversions, you gotta keep it default which is option 1. 3. ``3`` Next step will be configuring the terminal emulator to use the git bash. Keep the default which is option 1. -4. ``4`` Next option is to choose the defualt option to use the gith . use the default one which is the Fast- forward and merge option 1. +4. ``4`` Next option is to choose the default option to use the git . use the default one which is the Fast- forward and merge option 1. 5. ``5`` In the Credential helper choose the ``Git Credential Manager`` screen. and click on Next. -6. ``6`` Enable the extra option , click on the ``Enable the file system Caching`` and click on the Next button. -7. ``7`` In the Next step Screen it will ask you to enable the expiremental support , choose the both the option and click on Install. +6. ``6`` Enable the extra option , click on the ``Enable the file system Caching`` and click on the Next button. +7. ``7`` In the Next step Screen it will ask you to enable the experimental support , choose the both the option and click on Install. [![Github](./assets/12-git-final-setup.png)](https://github.com/sanjay-kv) @@ -115,4 +115,4 @@ Execute the below command to see your current version of git in Git CMD or windo ## Conclusion -In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan. \ No newline at end of file +In conclusion, I hope you enjoyed reading this article on "Setting up your Git Environment?". In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan. \ No newline at end of file diff --git a/docs/Technical/intro-github.md b/docs/Technical/intro-github.md index f25834cf..eea1a362 100644 --- a/docs/Technical/intro-github.md +++ b/docs/Technical/intro-github.md @@ -26,11 +26,11 @@ GitHub offers Premium account for use, ## How to start with GitHub? -Whenever you create something exciting or something new on your own, you always want to show it to others. As programmers, we also want to show our projects and codes to others, but how? So GitHub is the solution, it let's people to collaborate and scale the projects all on cloud. Some other example of simillar platform are , Bitbucket, GitLab, Beanstalk, etc. Many of them give you the facility to work on your code together as a team. Currently, Github is more popular than other above-listed platforms for hosting your code. +Whenever you create something exciting or something new on your own, you always want to show it to others. As programmers, we also want to show our projects and codes to others, but how? So GitHub is the solution, it lets people to collaborate and scale the projects all on cloud. Some other example of similar platform are , Bitbucket, GitLab, Beanstalk, etc. Many of them give you the facility to work on your code together as a team. Currently, Github is more popular than other above-listed platforms for hosting your code. :::info -In the picture below you could see Developer 1, Developer 2... are working on the same project , lets say they are trying to build a amazon website, developer 1 handles the Mens shopping section, Developer 2 deals with Womens section, Developer 3 works on the login feature. +In the picture below you could see Developer 1, Developer 2... are working on the same project , let's say they are trying to build a amazon website, developer 1 handles the Mens shopping section, Developer 2 deals with Womens section, Developer 3 works on the login feature. -So each indivituals works on different feature from the copy of the central repository, once the development is done they push changes to the **remote repository** (central repo as per picture). Once **code review** happens and good to go, the senior developer will merge the code to the central repository so all the feature will be live on production. +So each individuals works on different feature from the copy of the central repository, once the development is done they push changes to the **remote repository** (central repo as per picture). Once **code review** happens and good to go, the senior developer will merge the code to the central repository so all the feature will be live on production. ::: @@ -41,7 +41,7 @@ So each indivituals works on different feature from the copy of the central repo ## What is Git?? -So in the above example all the developer where able to work on different feautre simulatneaulsy because of the git. For uploading your project to your Github account, you need to install Git first. In other words, Git helps to do this version management of the files and coordinating work among the diverse team in the software development phase. Git is an open-source project and developed in 2005 by Linus Torvalds and Junior. +So in the above example all the developer where able to work on different feature simultaneously because of the git. For uploading your project to your Github account, you need to install Git first. In other words, Git helps to do this version management of the files and coordinating work among the diverse team in the software development phase. Git is an open-source project and developed in 2005 by Linus Torvalds and Junior. @@ -58,7 +58,7 @@ So in the above example all the developer where able to work on different feautr | Repo | Repository | Top of working Tree where git keep all records and history. | | Bare repo | | Not part of working Tree ends with .git, eg. backup.git | | Hash | 160 bit long SHA-1 | Based on the hash number, the file has been modified or not. | - | Object | Git have 4 objects | Tree Object(directory, names), Blob Object(main file), Commit Object(spesfic versions), Tag(name attached to commit) | + | Object | Git have 4 objects | Tree Object(directory, names), Blob Object(main file), Commit Object(specific versions), Tag(name attached to commit) | | Commit | | Makes Changes | | Branch | a series of Linked commit | The recent commit is called Head. | | Remote | | reference to other git repo | diff --git a/docs/python/setup-environment.md b/docs/python/setup-environment.md index ee6bdf78..71d09313 100644 --- a/docs/python/setup-environment.md +++ b/docs/python/setup-environment.md @@ -30,11 +30,11 @@ Install Python - ### Step 2: Select your Version you want to insatll. - + ### Step 2: Select your Version you want to install. + 1. Get your Installer: - - Based on the current version of windows you can choose to have standalone installer or windows insaller to get started with. As my system is 64 bit i will choose here 64 bit, you can get know which system you are using by going to ``This PC`` icon right click on ``Properties`` Check under the system type. + + Based on the current version of windows you can choose to have standalone installer or windows installer to get started with. As my system is 64 bit i will choose here 64 bit, you can get know which system you are using by going to ``This PC`` icon right click on ``Properties`` Check under the system type. - **Installer:** Get the Installer @@ -56,10 +56,10 @@ Install Python ### Step 3: Understanding the Interface. - Next step, Git Will ask you to install couple of components you can checko on additional icons to add on Desktop and leave the rest as default and click on the Next. - + Next step, Git Will ask you to install couple of components you can check on additional icons to add on Desktop and leave the rest as default and click on the Next. + - 1. The next screen click next , make sure the start folder name is Git. - - 2. Next option is to choose the default editor you can use your editor, im using visual studio code. or keep Vim as the default editor + - 2. Next option is to choose the default editor you can use your editor, I'm using visual studio code. or keep Vim as the default editor @@ -69,7 +69,7 @@ Install Python ### Step 5: Adjusting name of the repo setting in Git - This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the intial branch name , like main master, trunk. + This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the initial branch name , like main master, trunk. @@ -77,22 +77,22 @@ Install Python - ### Step 5: Adjusting Your path enviornment - - This is where we specify the path enviornment of git, just go with the recommened option which is 2. + ### Step 5: Adjusting Your path environment + + This is where we specify the path environment of git, just go with the recommended option which is 2. [![Github](./assets/setupimg6.png)](https://github.com/sanjay-kv) - 1. ``1`` In the next screen choose the SSH Executable, use the deafault one ``use bundled OpenSSH`` which is the default option. + 1. ``1`` In the next screen choose the SSH Executable, use the default one ``use bundled OpenSSH`` which is the default option. 2. ``2`` On the next, you will ask to configuring the line ending conversions, you gotta keep it default which is option 1. 3. ``3`` Next step will be configuring the terminal emulator to use the git bash. Keep the default which is option 1. - 4. ``4`` Next option is to choose the defualt option to use the gith . use the default one which is the Fast- forward and merge option 1. + 4. ``4`` Next option is to choose the default option to use the git . use the default one which is the Fast- forward and merge option 1. 5. ``5`` In the Credential helper choose the ``Git Credential Manager`` screen. and click on Next. - 6. ``6`` Enable the extra option , click on the ``Enable the file system Caching`` and click on the Next button. - 7. ``7`` In the Next step Screen it will ask you to enable the expiremental support , choose the both the option and click on Install. + 6. ``6`` Enable the extra option , click on the ``Enable the file system Caching`` and click on the Next button. + 7. ``7`` In the Next step Screen it will ask you to enable the experimental support , choose the both the option and click on Install. [![Github](./assets/setupimg8.png)](https://github.com/sanjay-kv) @@ -111,4 +111,4 @@ Install Python ## Conclusion - In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan. \ No newline at end of file + In conclusion, I hope you enjoyed reading this article on "Setting up your Git Environment?". In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan. \ No newline at end of file diff --git a/docs/sql/SQL-basics/ordering-data.md b/docs/sql/SQL-basics/ordering-data.md index f5cd7baf..7ef0e559 100644 --- a/docs/sql/SQL-basics/ordering-data.md +++ b/docs/sql/SQL-basics/ordering-data.md @@ -126,7 +126,7 @@ ORDER BY name; :::tip When requesting data with SQL staments like SELECT, we say that we are making a query. From helps in select the name col from -While not necessary but its a good practice to finish the sql queries with; +While not necessary but it's a good practice to finish the sql queries with; By following these best practices, ASC is the default sort ordering method followed. @@ -176,7 +176,7 @@ ORDER BY age ASC; ## 🧹 Selecting with `DESC` For Text value it order by Alphabetically -When arranging numerical value the item with smallest value in that coloumn comes first +When arranging numerical value the item with smallest value in that column comes first --- diff --git a/docs/sql/SQL-basics/selecting-data.md b/docs/sql/SQL-basics/selecting-data.md index d08301a4..746cc48f 100644 --- a/docs/sql/SQL-basics/selecting-data.md +++ b/docs/sql/SQL-basics/selecting-data.md @@ -142,7 +142,7 @@ FROM friends; :::tip When requesting data with SQL staments like SELECT, we say that we are making a query. From helps in select the name col from -While not necessary but its a good practice to finish the sql queries with; +While not necessary but it's a good practice to finish the sql queries with; By following these best practices, diff --git a/docs/sql/intro-sql.md b/docs/sql/intro-sql.md index 6b61b480..f0f75878 100644 --- a/docs/sql/intro-sql.md +++ b/docs/sql/intro-sql.md @@ -25,7 +25,7 @@ SQL **Structured Query Language** is a standard programming language used to man Key Features of SQL: Data Querying: Retrieve data from one or more tables using commands like **SELECT**. -DML (Data Manupulation Language): Add, update, or delete records using **INSERT**, **UPDATE**, and **DELETE**. +DML (Data Manipulation Language): Add, update, or delete records using **INSERT**, **UPDATE**, and **DELETE**. DDL (Data Definition Language): Define database structures using **CREATE**, **ALTER**, and **DROP**. @@ -45,7 +45,7 @@ Let's talk about history of Storing Data, It's started with physical files and s Then company started developing database management system like SQL, Postgres,MySQL. -> Databases are two types, SQL(Relational, Analytical OLAP) and NOSQL(key value, Graph, Document) mainly used for un-structured dataset. This NoSQL provides more flexibility over Relational as it dont have to follow schemas. +> Databases are two types, SQL(Relational, Analytical OLAP) and NOSQL(key value, Graph, Document) mainly used for un-structured dataset. This NoSQL provides more flexibility over Relational as it doesn't have to follow schemas. > Schema is named collection of tables, which can contains, views, index, datatypes, operators and functions. ::: diff --git a/docs/sql/setup-environment.md b/docs/sql/setup-environment.md index 6f46c757..27c80765 100644 --- a/docs/sql/setup-environment.md +++ b/docs/sql/setup-environment.md @@ -17,7 +17,7 @@ tags: description: In this tutorial, you will learn how to set up your development environment for HTML development. --- -There are different emulators available for SQL Queries, but as a beginner its always good to start with Installing MYSQL Server and Workbench in your system, it helps you to understand the overall process and industry settings. This MYSQL Workbench is called the IDE (Itegrated developement enviornment). +There are different emulators available for SQL Queries, but as a beginner it's always good to start with Installing MYSQL Server and Workbench in your system, it helps you to understand the overall process and industry settings. This MYSQL Workbench is called the IDE (Integrated development environment). We will guide you to setup the IDE in your system, and navigate further executing SQL queries and creating database in the IDE. ### **1. Download the Installer:**: To install download the installer. @@ -53,12 +53,12 @@ This IDE helps you to execute and maintain the workflow of SQL, It acts as a so ### Key Features to Look for in an IDE/Text Editor -1. **Syntax :** Highlights the color, make code readbility. -2. **Accelerate Work stucture:** Help you to sort and visualise the messy database. +1. **Syntax :** Highlights the color, makes code readable. +2. **Accelerate Work structure:** Help you to sort and visualise the messy database. 3. **Helps managing Database:** Allows you to store the data, create workflow and organise it. ## Conclusion -I hope you understood the concept here, if not yet, think like its a nice view from your house, it lets you see whats happening outside in your comfort zone, if anything happening to the house, the view remain same, Workbench works the simillar way, it helps you to see the data in the databse, just like your house SQL workbench doesnt have the data, if you remove workbench nothing happens to your databse. +I hope you understood the concept here, if not yet, think like it's a nice view from your house, it lets you see what's happening outside in your comfort zone, if anything happening to the house, the view remain same, Workbench works the similar way, it helps you to see the data in the database, just like your house SQL workbench doesn't have the data, if you remove workbench nothing happens to your database. \ No newline at end of file diff --git a/docs/sql/table-transformation/data-operations.md b/docs/sql/table-transformation/data-operations.md index fa6ed660..78a8199c 100644 --- a/docs/sql/table-transformation/data-operations.md +++ b/docs/sql/table-transformation/data-operations.md @@ -16,7 +16,7 @@ Welcome to the **Data Operations** module! This module we will learn how to add This module we will learn how to add and remove the data from the table. For adding new data we can use INSERT INTO. > Insert Into inserts a new row filled with a new data into existing table. -> Then `values` add spesfic data to the newly added row. It spesfies the value to be inserted into a newly created row. +> Then `values` add specific data to the newly added row. It specifies the value to be inserted into a newly created row. > These columns define the **type of information** stored for each item in the table. @@ -157,21 +157,21 @@ No data ## 🧹 Updating the data -Sometimes you need to update the existing table entries for sample scenario dinner reservation for guest booking in a restaurent +Sometimes you need to update the existing table entries for sample scenario dinner reservation for guest booking in a restaurant This example shows how to update the reservation time for a specific guest in the `Reservations` table without creating duplicate entries. > Update cannot be used to insert new entries into table it can be only used to change existing entries. - > An Update statment always starts with the keyword `UPDATE` Followed by the table name. - > Then the table name is followed by the KEYWORD `SET` and an expression settng the colomn to specified value. - > As you noticed the UPDATE can be used to update a coloumns value for every row, but often we want to change spesfic row. we can do that by WHERE - > A condition `>` can be used to update multiple coloumn + > An Update statment always starts with the keyword `UPDATE` Followed by the table name. + > Then the table name is followed by the KEYWORD `SET` and an expression setting the column to specified value. + > As you noticed the UPDATE can be used to update a column's value for every row, but often we want to change specific row. we can do that by WHERE + > A condition `>` can be used to update multiple column --- :::info ```sql title="Reservations" -| Id | name | phonenumtoer | time | partysae | +| Id | name | phonenumber | time | partysize | |----|---------|----------------|-------|----------| | 1 | Powers | +16352637463 | 1800 | 4 | | 2 | Miranda | +17487652839 | 1900 | 5 | @@ -189,7 +189,7 @@ SELECT * FROM Reservations; -| Id | name | phonenumtoer | time | partysae | +| Id | name | phonenumber | time | partysize | |----|---------|----------------|-------|----------| | 1 | Powers | +16352637463 | 1800 | 4 | | 2 | Miranda | +17487652839 | 1900 | 5 | From 73b8ecc32ab22d41d757f0a3782eb3cd570541d0 Mon Sep 17 00:00:00 2001 From: Divyansh Raj Soni <110761086+DivyanshRajSoni@users.noreply.github.com> Date: Sun, 5 Oct 2025 14:14:04 +0530 Subject: [PATCH 2/2] fix: correct typos in sidebars.ts document IDs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed two incorrect document IDs in sidebars.ts: - 'firs-opensource-code' → 'first-opensource-code' - 'enable-dicussion' → 'enable-discussion' This resolves the Vercel deployment failure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- sidebars.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sidebars.ts b/sidebars.ts index a3434d7e..6e8c6739 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -55,7 +55,7 @@ const sidebars: SidebarsConfig = { 'GitHub/GitHub-basics/github-repo-command-line', 'GitHub/GitHub-basics/how-to-clone-repository', 'GitHub/GitHub-basics/how-to-fork', - 'GitHub/GitHub-basics/firs-opensource-code', + 'GitHub/GitHub-basics/first-opensource-code', ], }, { @@ -66,7 +66,7 @@ const sidebars: SidebarsConfig = { 'GitHub/Maintainer-guide/github-labels', 'GitHub/Maintainer-guide/milestone', 'GitHub/Maintainer-guide/github-project', - 'GitHub/Maintainer-guide/enable-dicussion', + 'GitHub/Maintainer-guide/enable-discussion', ], }, ],