Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

Typos #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
8 changes: 4 additions & 4 deletions tech/2018-06-05-Simple-Introduction-To-Python-Programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ 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,

## 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 %}

Expand All @@ -43,7 +43,7 @@ Step 1 : goto <https://repl.it/languages/python3>

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.

Expand All @@ -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 <https://www.python.org/downloads/>
(Choose Python Version 3.6 or above)

Step 2 : install and Read The Guide which explains how to install and use Python <https://www.python.org/about/gettingstarted/>
Step 2 : Install and Read The Guide which explains how to install and use Python <https://www.python.org/about/gettingstarted/>

----

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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...😊

2 changes: 1 addition & 1 deletion tech/2018-06-12-Easy-Calculations-With-Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 👀

Expand Down
2 changes: 1 addition & 1 deletion tech/2018-06-27-Mystery-Of-Mount-Kailash.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 👇.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -77,10 +77,10 @@ Visit Their Official Website : <https://termux.com>

---

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.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion tech/2018-07-11-You-Are-Also-A-Hacker.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"_
Expand Down
6 changes: 3 additions & 3 deletions tech/2018-07-14-Run-C-Programs-On-Android.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)

Expand Down Expand Up @@ -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) ☕
14 changes: 7 additions & 7 deletions tech/2018-07-15-Build-URL-Shortener-With-HTML-JS.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ So Let's start adding our three main elements,
</html>
```

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.

Expand Down Expand Up @@ -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 <https://shortner.com> and we have shortened the url <https://google.com> with that random url, so whenever we go to <https://shortner.com/#abcd> we will be redirected to <https://google.com>

Expand All @@ -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)

Expand All @@ -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

```

Expand Down Expand Up @@ -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) !

Expand Down
2 changes: 1 addition & 1 deletion tech/2018-07-16-Get-Your-Own-Free-Emoji-Domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,

Expand Down
18 changes: 9 additions & 9 deletions tech/2018-07-26-Webdev-On-Android.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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

Expand All @@ -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.

Expand All @@ -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_

Expand All @@ -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

Expand All @@ -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)

Expand Down