Ruhul Express

Ruhul Express This page is about all things like writings,videos,news etc. we will try to provide educative things .

মাইধার চালা টিলা, ঘাটাইল, টাংগাইল
04/09/2025

মাইধার চালা টিলা, ঘাটাইল, টাংগাইল

10/06/2024

Population ages 65+ (% of population):

🇲🇨 Monaco: 36%
🇯🇵 Japan: 30%
🇮🇹 Italy: 24%
🇫🇮 Finland: 23%
🇵🇹 Portugal: 23%
🇬🇷 Greece: 23%
🇵🇷 Puerto Rico: 23%
🇧🇬 Bulgaria: 22%
🇩🇪 Germany: 22%
🇫🇷 France: 22%
🇩🇰 Denmark: 20%
🇸🇪 Sweden: 20%
🇳🇱 Netherlands: 20%
🇪🇸 Spain: 20%
🇦🇹 Austria: 20%
🇨🇭 Switzerland: 19%
🇬🇧 UK: 19%
🇨🇦 Canada: 19%
🇳🇴 Norway: 18%
🇺🇸 US: 17%
🇦🇺 Australia: 17%
🇰🇷 South Korea: 17%
🇷🇺 Russia: 16%
🇮🇪 Ireland: 15%
🇹🇭 Thailand: 15%
🇨🇳 China: 14%
🇦🇷 Argentina: 12%
🇧🇷 Brazil: 10%
🇹🇷 Turkey: 9%
🇻🇪 Venezuela: 9%
🇲🇽 Mexico: 8%
🇮🇷 Iran: 8%
🇮🇳 India: 7%
🇮🇩 Indonesia: 7%
🇿🇦 South Africa: 6%
🇪🇬 Egypt: 5%
🇵🇰 Pakistan: 4%
🇮🇶 Iraq: 3%
🇳🇬 Nigeria: 3%
🇸🇦 Saudi Arabia: 3%
🇦🇫 Afghanistan: 2%
🇦🇪 UAE: 2%

🌍 World: 10%

07/06/2024

Most well-developed public education systems:

1. 🇸🇪 Sweden
2. 🇫🇮 Finland
3. 🇩🇰 Denmark
4. 🇩🇪 Germany
5. 🇨🇦 Canada
6. 🇬🇧 UK
7. 🇳🇴 Norway
8. 🇯🇵 Japan
9. 🇨🇭 Switzerland
10. 🇳🇱 Netherlands
~
11. 🇦🇺 Australia
12. 🇧🇪 Belgium
13. 🇦🇹 Austria
14. 🇫🇷 France
15. 🇳🇿 New Zealand
16. 🇺🇸 US
17. 🇰🇷 South Korea
21. 🇪🇸 Spain
22. 🇮🇹 Italy
25. 🇨🇳 China
27. 🇷🇺 Russia
30. 🇦🇪 UAE
42. 🇸🇦 Saudi Arabia
45. 🇮🇳 India
46. 🇹🇷 Turkey
54. 🇪🇬 Egypt
56. 🇦🇷 Argentina
61. 🇧🇩 Bangladesh
63. 🇮🇷 Iran
65. 🇲🇽 Mexico
74. 🇿🇦 South Africa
77. 🇮🇩 Indonesia
86. 🇧🇷 Brazil

According to U.S. News and World Report

07/06/2024

🇺🇸 Most visited websites in the US in May 2024:

1. google. com
2. youtube. com
3. facebook. com
4. yahoo. com
5. amazon. com
6. instagram. com
7. reddit. com
8. max. com
9. wikipedia. org
10. twitter. com
11. discord. com
12. xvideos. com
13. pornhub. com
14. office. com
15. x. com
16. linkedin. com
17. ebay. com
18. nytimes. com
19. microsoftonline. com
20. xnxx. com
21. cnn. com
22. netflix. com
23. espn. com
24. bing. com
25. live. com

According to SimilarWeb

10/12/2023

How to run your website for less than $10/year?👇

Domain
- Namecheap

FREE Static Site Hosting
- Netlify
- Vercel
- GitHub Pages
- Render
- Firebase
- Cloudflare pages

FREE DB
- Appwrite
- Mongo Atlas
- PlanetScale

FREE Backend
- Netlify functions
- Vercel
- Google functions

10/12/2023

Tech Skills Development for everyone 👇:

🚀 Coursera
🚀 Udemy
🚀 Codecademy
🚀 FreeCodeCamp

06/12/2023

Don't overwhelm to learn Git,🙄

Git is this much only👇😊

1.Core:
• git init
• git clone
• git add
• git commit
• git status
• git diff
• git checkout
• git reset
• git log
• git show
• git tag
• git push
• git pull

2.Branching:
• git branch
• git checkout -b
• git merge
• git rebase
• git branch --set-upstream-to
• git branch --unset-upstream
• git cherry-pick

3.Merging:
• git merge
• git rebase

4.Stashing:
• git stash
• git stash pop
• git stash list
• git stash apply
• git stash drop

5.Remotes:
• git remote
• git remote add
• git remote remove
• git fetch
• git pull
• git push
• git clone --mirror

6.Configuration:
• git config
• git global config
• git reset config

7. Plumbing:
• git cat-file
• git checkout-index
• git commit-tree
• git diff-tree
• git for-each-ref
• git hash-object
• git ls-files
• git ls-remote
• git merge-tree
• git read-tree
• git rev-parse
• git show-branch
• git show-ref
• git symbolic-ref
• git tag --list
• git update-ref

8.Porcelain:
• git blame
• git bisect
• git checkout
• git commit
• git diff
• git fetch
• git grep
• git log
• git merge
• git push
• git rebase
• git reset
• git show
• git tag

9.Alias:
• git config --global alias.

10.Hook:
• git config --local core.hooksPath

11.Experimental: (May not be fully Supported)
• git annex
• git am
• git cherry-pick --upstream
• git describe
• git format-patch
• git fsck
• git gc
• git help
• git log --merges
• git log --oneline
• git log --pretty=
• git log --short-commit
• git log --stat
• git log --topo-order
• git merge-ours
• git merge-recursive
• git merge-subtree
• git mergetool
• git mktag
• git mv
• git patch-id
• git p4
• git prune
• git pull --rebase
• git push --mirror
• git push --tags
• git reflog
• git replace
• git reset --hard
• git reset --mixed
• git revert
• git rm
• git show-branch
• git show-ref
• git show-ref --heads
• git show-ref --tags
• git stash save
• git subtree
• git tag --delete
• git tag --force
• git tag --sign
• git tag -f
• git tag -l
• git tag --verify
• git unpack-file
• git update-index
• git verify-pack
• git worktree

------------------- END ------------------

Address

Mymensingh
2216

Website

Alerts

Be the first to know and let us send you an email when Ruhul Express posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Ruhul Express:

Share