From df27ff158b9185c65e0371acd480b6a21f2c2a8f Mon Sep 17 00:00:00 2001 From: Chhanam Thorat Date: Fri, 11 Oct 2019 23:41:39 +0530 Subject: [PATCH 1/2] Invalid Little typo errors and spelling mistakes fixed! --- ...05-Simple-Introduction-To-Python-Programming.md | 8 ++++---- ...re-Making-Science-Difficult-For-Young-People.md | 2 +- tech/2018-06-12-Easy-Calculations-With-Python.md | 2 +- tech/2018-06-27-Mystery-Of-Mount-Kailash.md | 2 +- ...For-Android---Run-Python-Programs-In-Android.md | 10 +++++----- ...cientific-Explanation-Of-Gadgets-Of-Doraemon.md | 2 +- tech/2018-07-11-You-Are-Also-A-Hacker.md | 2 +- tech/2018-07-14-Run-C-Programs-On-Android.md | 6 +++--- .../2018-07-15-Build-URL-Shortener-With-HTML-JS.md | 14 +++++++------- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/tech/2018-06-05-Simple-Introduction-To-Python-Programming.md b/tech/2018-06-05-Simple-Introduction-To-Python-Programming.md index ba27abe..ba27fc1 100755 --- a/tech/2018-06-05-Simple-Introduction-To-Python-Programming.md +++ b/tech/2018-06-05-Simple-Introduction-To-Python-Programming.md @@ -11,7 +11,7 @@ Python is a programming language that is **Easy to learn** , has **Clear Syntax - Easy to learn - Used by Major Tech Giants -- Used in from Simple Desktop to NASA research centre. +- Used in from Simple Desktop to NASA research centre - Salary of Python Programmers is very high Let's Learn Something without further talking, @@ -19,7 +19,7 @@ Let's Learn Something without further talking, ## Let's start with Traditional Hello World -**Hello World** is a traditional program that every programmer Writes at very first time when learning a new Programming Language, in python it's very simple: +**Hello World** is a traditional program that every programmer writes at very first time when learning a new Programming Language, in python it's very simple: {% highlight python %} @@ -43,7 +43,7 @@ Step 1 : goto Step 2 : On the left side write python programs (eg. Hello World program above) , and click "Run >" -Step 3 : Now On The console at right side you'll see output `Hello World` +Step 3 : Now on The console at right side you'll see output `Hello World` You can also Signup there to save your programs for later use. @@ -53,7 +53,7 @@ You can also Signup there to save your programs for later use. Step 1 : Download Python for you Windows or Mac Computer from (Choose Python Version 3.6 or above) -Step 2 : install and Read The Guide which explains how to install and use Python +Step 2 : Install and Read The Guide which explains how to install and use Python ---- diff --git a/tech/2018-06-09-We-Are-Making-Science-Difficult-For-Young-People.md b/tech/2018-06-09-We-Are-Making-Science-Difficult-For-Young-People.md index 4424551..69d7b5f 100755 --- a/tech/2018-06-09-We-Are-Making-Science-Difficult-For-Young-People.md +++ b/tech/2018-06-09-We-Are-Making-Science-Difficult-For-Young-People.md @@ -25,5 +25,5 @@ So my fellow readers, there's a saying, > A Good Student is Also a Good Teacher -So , if you're from Science Stream, Show Others the fun way to learn Science, Because Fate of Humanity is in your hand now...😊 +So , if you're from Science Stream, Show Others the fun way to learn Science, Because Fate of Humanity is in your hands now...😊 diff --git a/tech/2018-06-12-Easy-Calculations-With-Python.md b/tech/2018-06-12-Easy-Calculations-With-Python.md index 0dcb4f8..c35f650 100755 --- a/tech/2018-06-12-Easy-Calculations-With-Python.md +++ b/tech/2018-06-12-Easy-Calculations-With-Python.md @@ -40,7 +40,7 @@ If you're using [Repl.It](https://repl.it/languages/python3), on the right pan `>` _If nothing wrong happened, goto the next chapter. -If you find any problems please comment below the article, I'll surely help you_ +If you find any problems please comment below the article, I'll surely help you! ## Simple Calculations With Python 👀 diff --git a/tech/2018-06-27-Mystery-Of-Mount-Kailash.md b/tech/2018-06-27-Mystery-Of-Mount-Kailash.md index 3dbcaa6..fd9310a 100755 --- a/tech/2018-06-27-Mystery-Of-Mount-Kailash.md +++ b/tech/2018-06-27-Mystery-Of-Mount-Kailash.md @@ -69,7 +69,7 @@ According to [Ramayana](https://en.m.wikipedia.org/wiki/Ramayana), [Ravana](http --- -There are many stories about Mount Kailash and till date nobody successfully climbed up to the top of Mount Kailash. Some People Claim it's secret base of aliens , but they're unable to show any proof. We hope in near future we'll be able to solve the mystery of Mount Kailash. +There are many stories about Mount Kailash and till date nobody successfully climbed up to the top of Mount Kailash. Some People Claim it's secret base of aliens, but they're unable to show any proof. We hope in near future we'll be able to solve the mystery of Mount Kailash. If you have any information about Mount Kailash or found any mistakes, please let me know in comments bellow 👇. diff --git a/tech/2018-07-02-Python-For-Android---Run-Python-Programs-In-Android.md b/tech/2018-07-02-Python-For-Android---Run-Python-Programs-In-Android.md index f6c36ca..8941feb 100755 --- a/tech/2018-07-02-Python-For-Android---Run-Python-Programs-In-Android.md +++ b/tech/2018-07-02-Python-For-Android---Run-Python-Programs-In-Android.md @@ -36,12 +36,12 @@ Download App From : [Play Store](https://play.google.com/store/apps/details?id=o ## #2 PyDroid 3 -**PyDroid** is less known python IDE for Android and is also *My Favourite* . I like it because of it's simplicity , extra features that QPython fails to provide. With PyDroid you can even create GUIs, games and much more. PyDroid is developed by Russia bases IIEC +**PyDroid** is less known python IDE for Android and is also *My Favourite* . I like it because of it's simplicity, extra features that QPython fails to provide. With PyDroid you can even create GUIs, games and much more. PyDroid is developed by Russia bases IIEC. ![PyDroid 3 - Screenshot](https://fsgh.palash.tk/imgs/pyd.jpg) -It's specially designed for educational purposes. Most of popular Machine Learning and Data Science python libraries are available, making it ideal for testing and experimenting *On-The-Go* -> Try It Yourself , You'll Love it. +It's specially designed for educational purposes. Most of popular Machine Learning and Data Science python libraries are available, making it ideal for testing and experimenting *On-The-Go* +> Try It Yourself, You'll Love it. Download From : [Play Store](https://play.google.com/store/apps/details?id=ru.iiec.pydroid3) @@ -77,10 +77,10 @@ Visit Their Official Website : --- -So That's It For Now, There're other IDEs and Methods available , but I mentioned only 3 which i tried personally. +So That's it for now, there're other IDEs and Methods available , but I mentioned only 3 which I tried personally. I recommend trying all three and deciding which one you like most. -Thanks For Reading, Let Me Know Your Thoughts in The comments bellow 👇 +Thanks For Reading, Let Me Know Your Thoughts in The comments below 👇 Subscribe Below To Get Notified about New Posts. \ No newline at end of file diff --git a/tech/2018-07-04-Scientific-Explanation-Of-Gadgets-Of-Doraemon.md b/tech/2018-07-04-Scientific-Explanation-Of-Gadgets-Of-Doraemon.md index f318701..2a68471 100755 --- a/tech/2018-07-04-Scientific-Explanation-Of-Gadgets-Of-Doraemon.md +++ b/tech/2018-07-04-Scientific-Explanation-Of-Gadgets-Of-Doraemon.md @@ -68,7 +68,7 @@ Scientists might have gone further in folded space time model and might have fou #### My Theory: -As mentioned in anime and manga it is run by battery and lasts upto 8 hours which charges itself when not being used and can carry almost any weight of person. So, we can understand two things from it, firstly, it has a powerful battery and mechanism to self charge itself. Secondly , it has such powerful motors or such technologies which can generate enough thrust to lift person from ground. +As mentioned in anime and manga it is run by battery and lasts upto 8 hours which charges itself when not being used and can carry almost any weight of person. So, we can understand two things from it, firstly, it has a powerful battery and mechanism to self charge itself. Secondly, it has such powerful motors or such technologies which can generate enough thrust to lift person from ground. All gadgets mentioned above has no mention about battery or any power sources , ao that means they use same battery as it is used in bamboo copters, which can even self charge them. In present time we are seeing such Innovation like used in bamboo copters which are so powerful, that means in future Scientist successfully invented batteries which are powerful enough and also lightweight. diff --git a/tech/2018-07-11-You-Are-Also-A-Hacker.md b/tech/2018-07-11-You-Are-Also-A-Hacker.md index 1e9ff2f..37e3011 100755 --- a/tech/2018-07-11-You-Are-Also-A-Hacker.md +++ b/tech/2018-07-11-You-Are-Also-A-Hacker.md @@ -13,7 +13,7 @@ Hacking, the word is floating around in air from last few years. In last few ye ![Hacker Face](https://fsgh.palash.tk/imgs/hacker-mask-laptop.png) -Most of people in developing countries like India thinks Hacking is Always Illegal and Hackers Are always Criminals, in my personal experience I got many requests from my friends and family members to hack someone's Facebook Account, Someone's Instagram account and so on. I became tired telling the difference between an [Ethical Hacker/White Hat Hacker](https://en.m.wikipedia.org/wiki/White_hat_(computer_security)) and a [Black Hat Hacker](https://en.m.wikipedia.org/wiki/Black_hat). +Most of people in developing countries like India thinks Hacking is Always Illegal and Hackers are always Criminals, in my personal experience I got many requests from my friends and family members to hack someone's Facebook Account, Someone's Instagram account and so on. I became tired telling the difference between an [Ethical Hacker/White Hat Hacker](https://en.m.wikipedia.org/wiki/White_hat_(computer_security)) and a [Black Hat Hacker](https://en.m.wikipedia.org/wiki/Black_hat). > When I tell people I'm an Ethical Hacker, they say _"What's The Difference , Hackers are Always Bad Guys"_ diff --git a/tech/2018-07-14-Run-C-Programs-On-Android.md b/tech/2018-07-14-Run-C-Programs-On-Android.md index 9d1d57a..88906ff 100755 --- a/tech/2018-07-14-Run-C-Programs-On-Android.md +++ b/tech/2018-07-14-Run-C-Programs-On-Android.md @@ -21,7 +21,7 @@ The language has become available on a very wide range of platforms, from embedd C is quite [cross-platform](https://en.m.wikipedia.org/wiki/Cross-platform) , so a C Program written in Windows can Run on Linux ( and android ) and vice versa. -> Special Note : You might be wondering why i included [C++](https://en.m.wikipedia.org/wiki/C%2B%2B) where we should be only focusing on C. +> Special Note : You might be wondering why I included [C++](https://en.m.wikipedia.org/wiki/C%2B%2B) where we should be only focusing on C. The Reason is, C++ was actually developed as a superset of C Programming Language, and nowadays nobody builds a [compiler](https://en.m.wikipedia.org/wiki/Compiler) specific for only C. So a compiler for C can also compile C++ programs ### If You're New To C Programming or want to start learning C Programming , i recommend reading our article, [Baby Steps in C Programming](https://palash.tk/Baby-Steps-In-C-Programming) @@ -43,7 +43,7 @@ Developed by IIEC, CXXDroid is fully fledged C/C++ IDE for Android. It has quite CXXDroid From Play Store {: .crtx} -If you want to learn and experiment with C/C++ , I recommend using CXXDroid. +If you want to learn and experiment with C/C++ , I recommended using CXXDroid. #### Install From : [Play Store](https://play.google.com/store/apps/details?id=ru.iiec.cxxdroid) @@ -94,6 +94,6 @@ Or, you can use [QuickEdit](https://play.google.com/store/apps/details?id=com.r If you're new to the world of programming and never used Command Line Applications I wouldn't recommend you to use Termux , use **CXXDroid** or **CppDroid** instead. -So Friends That's It For Now, See You Next Time. Have and Questions , Suggestions? Let me know the comments below 👇 +So Friends That's It For Now, See You Next Time. Have any Questions , Suggestions? Let me know the comments below 👇 If you like my writing and articles , consider [Buying Me a Coffee](https://buymeacoff.ee/palash) ☕ \ No newline at end of file diff --git a/tech/2018-07-15-Build-URL-Shortener-With-HTML-JS.md b/tech/2018-07-15-Build-URL-Shortener-With-HTML-JS.md index 0e50542..f7cda3d 100644 --- a/tech/2018-07-15-Build-URL-Shortener-With-HTML-JS.md +++ b/tech/2018-07-15-Build-URL-Shortener-With-HTML-JS.md @@ -37,9 +37,9 @@ So Let's start adding our three main elements, ``` -As I shown in the above code, I've created a simple HTML file. Inside body tags, there're only three elements an `input`, a `button` and a `script`. +As I have shown in the above code, I've created a simple HTML file. Inside body tags, there're only three elements an `input`, a `button` and a `script`. -the first element is `input` where we well type/paste our long url, I gave it an id name `urlinput` so it would be easy to access it inside javascript. +the first element is `input` where we we'll type/paste our long url, I gave it an id name `urlinput` so it would be easy to access it inside javascript. Next element is a `button`, when we click this button our long url will be shortened as it has `onclick`function which will be executed when we click the button, inside the `shorturl()` function there will be commands necessary to shorten the url. @@ -68,13 +68,13 @@ So Now, let's start writing some javascript . . . create a javascript file called `main.js` and start following below steps -first, we must keep the copied link a variable +First, we must keep the copied link a variable ```javascript var endpoint = "https://www.jsonstore.io/8ba4fd855086288421f770482e372ccb5a05d906269a34da5884f39eed0418a1"; ``` -then we need to generate some random string so that we can create a link between the short url and the long url. +Then we need to generate some random string so that we can create a link between the short url and the long url. > Assume, we have a random url `abcd`, our simple url shortener is hosted on and we have shortened the url with that random url, so whenever we go to we will be redirected to @@ -91,7 +91,7 @@ Don't worry, I'll help you understand the above code, first, we initiated a function called `getrandom` than we initialized a variable called `random_string` and gave it a value. -Math is a built-in javascript object which allows us to perform mathematical tasks on numbers. first we called the `random` function from `Math` , `Math.random()` returns a random number between 0 (inclusive), and 1 (exclusive) +Math is a built-in javascript object which allows us to perform mathematical tasks on numbers. First we called the `random` function from `Math` , `Math.random()` returns a random number between 0 (inclusive), and 1 (exclusive) > You Can Learn More About `Math` object from [HERE](https://www.w3schools.com/js/js_math.asp) @@ -101,7 +101,7 @@ Then we use `substring(2,5)` as well to slice the string and maintain the size o and don't forget to add a `return` statement returning our random string. -> Remember, this is not the only way to generate random strings you can also use the technic mentioned below to achieve the goal +> Remember, this is not the only way to generate random strings you can also use the technique mentioned below to achieve the goal ``` @@ -251,7 +251,7 @@ You Can Find the full source code of the Project in [GITHUB](https://github.com/ That's it for today, That is my first technical guide article so I apologize for any mistakes, -if you find any problems, mistakes, let me know the comments below 👇. +If you find any problems, mistakes, let me know the comments below 👇. If You Liked My Work, Consider [Donating](https://palash.tk/donate) ! From c2ce808e35ccab8dd2750d48bfefe50a4af9df17 Mon Sep 17 00:00:00 2001 From: Chhanam Thorat Date: Sat, 12 Oct 2019 01:20:38 +0530 Subject: [PATCH 2/2] Typos Little typos and spellings corrected in '2018-07-26-Webdev-On-Android.md' and other files --- ...018-07-16-Get-Your-Own-Free-Emoji-Domain.md | 2 +- tech/2018-07-26-Webdev-On-Android.md | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tech/2018-07-16-Get-Your-Own-Free-Emoji-Domain.md b/tech/2018-07-16-Get-Your-Own-Free-Emoji-Domain.md index e05a506..1f0a6ce 100755 --- a/tech/2018-07-16-Get-Your-Own-Free-Emoji-Domain.md +++ b/tech/2018-07-16-Get-Your-Own-Free-Emoji-Domain.md @@ -41,7 +41,7 @@ You can also use Chrome or Other Web Browser to get Punycode, just do this. At the address bar of web browser, type your emoji then **.abc** , without any space -> **.abc** is not mandatory i just put it for example you can use any other TLDs such as **.com** , **.xyz** etc. +> **.abc** is not mandatory I just put it for example you can use any other TLDs such as **.com** , **.xyz** etc. Then Your Browser will automatically convert the emoji to Punycode, diff --git a/tech/2018-07-26-Webdev-On-Android.md b/tech/2018-07-26-Webdev-On-Android.md index 0ecab64..896ebf3 100755 --- a/tech/2018-07-26-Webdev-On-Android.md +++ b/tech/2018-07-26-Webdev-On-Android.md @@ -10,7 +10,7 @@ author: bauripalash # How To Start Web Development On Android -Web Development is a trending Career Path with great amount of job opportunities. Most Of People Thinks With a Computer it's impossible to do web development. Today will find out how we can start web development on your Android Phone. +Web Development is a trending Career Path with great amount of job opportunities. Most Of People Think With a Computer it's impossible to do web development. Today we will find out how we can start web development on your Android Phone. > Android is based on Linux Kernel so it's definitely possible to do almost anything which we could do in a Linux Computer. @@ -56,9 +56,9 @@ You can also learn Other languages with Py ## Part 1 (A) : Coding -If you already know or just learnt web programming languages such as JavaScript and Markup languages such as HTML , you can start coding amazing websites , web apps now. +If you already know or just learnt web programming languages such as JavaScript and Markup languages such as HTML, you can start coding amazing websites, web apps now. -Here Are some best Code Editors for Android, +Here Are some best Code Editors for Android: ### • AIDE Web @@ -83,7 +83,7 @@ _It's my favourite editor for android_ ### • DroidEdit -It's a lightweight buy powerful code editor for Android , it supports plenty of programming languages , it also supports opening files directly from Dropbox. +It's a lightweight buy powerful code editor for Android, it supports plenty of programming languages, it also supports opening files directly from Dropbox. You can also preview the HTML in browser. @@ -98,9 +98,9 @@ You can also preview the HTML in browser. It's the most popular Non-Coding website builder on play store. Used by millions -At first it might look messy but if you enough time with it , it would br easy to understand. +At first it might look messy but if you enough time with it, it would br easy to understand. -The thing I didn't like about this is , it's UI , it looks old and messy , if using a tablet or a phone with large screen it's bearable but if using phone with smaller screen , sometimes it becomes headache. +The thing I didn't like about this is, it's UI, it looks old and messy, if using a tablet or a phone with large screen it's bearable but if using phone with smaller screen, sometimes it becomes headache. _But You Should Give it a try_ @@ -117,7 +117,7 @@ It's good for creating Portfolios , Startup Website , Product Page etc. [Install it From Play Store](https://play.google.com/store/apps/details?id=com.mobirise.mobirise) -> If you've completed building your webpage you might want to show it to the world , just take a look at below +> If you've completed building your webpage you might want to show it to the world, just take a look at below ## Part 2 : Serving From and Testing on Phone @@ -131,9 +131,9 @@ It's one of the widely used web server for Android available out there. It has p It's quite lightweight and easy to use -[Install it From Play Storr](https://play.google.com/store/apps/details?id=de.fun2code.android.pawserver) +[Install it From Play Store](https://play.google.com/store/apps/details?id=de.fun2code.android.pawserver) -*Got Problem With Setting Up Paw Server, Follow this* [*Guide*](https://www.makeuseof.com/tag/turn-android-device-web-server/) +*Got Problem With Setting Up Raw Server, Follow this* [*Guide*](https://www.makeuseof.com/tag/turn-android-device-web-server/) ### • [Esminis.com](https://esminis.com)