β LEARN FOR FREE.
β¨ CSS
βͺ web.dev
β¨ JS
βͺ javascript.info
β¨ Git
βͺ learngitbranching.js.org
β¨ API
βͺ rapidapi.com
β¨ DS/Algo
βͺ Visualgo.net
β¨ SQL
βͺ SQLbolt.com
@bca_programmer
β¨ CSS
βͺ web.dev
β¨ JS
βͺ javascript.info
β¨ Git
βͺ learngitbranching.js.org
β¨ API
βͺ rapidapi.com
β¨ DS/Algo
βͺ Visualgo.net
β¨ SQL
βͺ SQLbolt.com
@bca_programmer
Rock, Paper, Scissors with Hand using JS and TensorFlow
Code - https://medium.com/geekculture/rock-paper-scissors-with-hand-gesture-recognition-841297a7d915
@bca_programmer
Code - https://medium.com/geekculture/rock-paper-scissors-with-hand-gesture-recognition-841297a7d915
@bca_programmer
Calender in Python
import calendar
yy = 2012 # year
mm = 12 # month
# display the calendar
print(calendar.month(yy , mm))
@bca_programmer
import calendar
yy = 2012 # year
mm = 12 # month
# display the calendar
print(calendar.month(yy , mm))
@bca_programmer
π2π2
Random OTP generator in python
import random
a = random.randint(1,9)
b = random.randint(1,9)
c = random.randint(1,9)
d = random.randint(1,9)
print(a,b,c,d)
@bca_programmer
import random
a = random.randint(1,9)
b = random.randint(1,9)
c = random.randint(1,9)
d = random.randint(1,9)
print(a,b,c,d)
@bca_programmer
π3π₯2π1
Programming vs Scripting
Programming language defines a specific set of instructions that can be used to produce various kinds of output. The programmer provides a set of instruction for a computer to achieve a certain goal. Certain algorithms can also be implemented by writing programmes.
A scripting language is a programming language that does not require an explicit compilation step and support scripts. Scripting languages are often interpreted rather than compiled. Software applications, web pages within a web browser, usage of a shell of an operating system can be automated through Scripting languages.
Key Differences Between Programming vs Scripting:
1. Code with Programming language takes longer to develop as more code needs to be written whereas with Scripting, it takes less time to code as it needs less coding.
2. Programming languages do not require a host; they are executable whereas Scripting languages need a host.
3. Programming languages are complex and tedious to learn whereas Scripting languages are easier to learn, write and master as compare to Programming languages.
4. Programming languages are generally compiled and create an executable file whereas Scripting languages are interpreted and do not create an executable file.
by @stranger_0_0
Do not share without credit β οΈ
@bca_programmer
Programming language defines a specific set of instructions that can be used to produce various kinds of output. The programmer provides a set of instruction for a computer to achieve a certain goal. Certain algorithms can also be implemented by writing programmes.
A scripting language is a programming language that does not require an explicit compilation step and support scripts. Scripting languages are often interpreted rather than compiled. Software applications, web pages within a web browser, usage of a shell of an operating system can be automated through Scripting languages.
Key Differences Between Programming vs Scripting:
1. Code with Programming language takes longer to develop as more code needs to be written whereas with Scripting, it takes less time to code as it needs less coding.
2. Programming languages do not require a host; they are executable whereas Scripting languages need a host.
3. Programming languages are complex and tedious to learn whereas Scripting languages are easier to learn, write and master as compare to Programming languages.
4. Programming languages are generally compiled and create an executable file whereas Scripting languages are interpreted and do not create an executable file.
by @stranger_0_0
Do not share without credit β οΈ
@bca_programmer
Alt_Balaji_Premum_Account_Checker_By_@hardyisop.py
3.8 KB
Alt Balaji Python Checker (Updated)
What's New :-
(+) Fixed issues which mobile users were facing, now can be runned in mobile or any device which supports python.
Requirements :-
Must download requests library
Command => pip install requests
This checker can be used in android phone using termux without rdp, you can also use in pc or any device you want.
If you hit any account send me the screenshot at below mentioned accounts
If you face any error in this checker message at @hardyisop or @hardy1_bot
#first_in_telegeam
#leechers_stay_away
#only_for_educational_purposes
#hardyisop
@bca_programmer
What's New :-
(+) Fixed issues which mobile users were facing, now can be runned in mobile or any device which supports python.
Requirements :-
Must download requests library
Command => pip install requests
This checker can be used in android phone using termux without rdp, you can also use in pc or any device you want.
If you hit any account send me the screenshot at below mentioned accounts
If you face any error in this checker message at @hardyisop or @hardy1_bot
#first_in_telegeam
#leechers_stay_away
#only_for_educational_purposes
#hardyisop
@bca_programmer
π1
HTML Tutorial Part - 2 Creating our first webpage | Basic html structure
By @hardyisop
https://youtu.be/T7Sbi6ohpvA
@bca_programmer
By @hardyisop
https://youtu.be/T7Sbi6ohpvA
@bca_programmer
π€ 20 ChatGPT Alternatives You Can Try
- You can use ChatGPT alternatives, they too are GPTs
1. https://chat.tgbot.co
2. https://chat.theb.ai
3. https://freechatgpt.chat
4. https://fastgpt.app
5. https://freegpt.cc
6. https://freegpt.one
7. https://chatgpt.ddiu.me
8. https://chat.ninvfeng.xyz
9. https://www.aitoolgpt.com
10 https://www.chatsverse.xyz
11. https://chatforai.com
12. https://desk.im
13. https://ai.ls
14. https://ai.ci
15. https://talk.xiu.ee
16. https://www.scyu.app
17. https://www.chat2ai.cn
18. https://aigcfun.com
19. https://chat.forchange.cn
20. https://94gpt.com
Share And Support Us β₯οΈ
@bca_programmer
- You can use ChatGPT alternatives, they too are GPTs
1. https://chat.tgbot.co
2. https://chat.theb.ai
3. https://freechatgpt.chat
4. https://fastgpt.app
5. https://freegpt.cc
6. https://freegpt.one
7. https://chatgpt.ddiu.me
8. https://chat.ninvfeng.xyz
9. https://www.aitoolgpt.com
10 https://www.chatsverse.xyz
11. https://chatforai.com
12. https://desk.im
13. https://ai.ls
14. https://ai.ci
15. https://talk.xiu.ee
16. https://www.scyu.app
17. https://www.chat2ai.cn
18. https://aigcfun.com
19. https://chat.forchange.cn
20. https://94gpt.com
Share And Support Us β₯οΈ
@bca_programmer
π1
π1
SQL CHEAT SHEETπ©βπ»
SQL is a language used to communicate with databases it stands for Structured Query Language and is used by database administrators and developers alike to write queries that are used to interact with the database. Here is a quick cheat sheet of some of the most essential SQL commands:
SELECT - Retrieves data from a database
UPDATE - Updates existing data in a database
DELETE - Removes data from a database
INSERT - Adds data to a database
CREATE - Creates an object such as a database or table
ALTER - Modifies an existing object in a database
DROP -Deletes an entire table or database
ORDER BY - Sorts the selected data in an ascending or descending order
WHERE β Condition used to filter a specific set of records from the database
GROUP BY - Groups a set of data by a common parameter
HAVING - Allows the use of aggregate functions within the query
JOIN - Joins two or more tables together to retrieve data
INDEX - Creates an index on a table, to speed up search times.
@bca_programmer
SQL is a language used to communicate with databases it stands for Structured Query Language and is used by database administrators and developers alike to write queries that are used to interact with the database. Here is a quick cheat sheet of some of the most essential SQL commands:
SELECT - Retrieves data from a database
UPDATE - Updates existing data in a database
DELETE - Removes data from a database
INSERT - Adds data to a database
CREATE - Creates an object such as a database or table
ALTER - Modifies an existing object in a database
DROP -Deletes an entire table or database
ORDER BY - Sorts the selected data in an ascending or descending order
WHERE β Condition used to filter a specific set of records from the database
GROUP BY - Groups a set of data by a common parameter
HAVING - Allows the use of aggregate functions within the query
JOIN - Joins two or more tables together to retrieve data
INDEX - Creates an index on a table, to speed up search times.
@bca_programmer
β€1π1
Z5FKOC1YZEC7
Z5FKOC1YY5ZF
Z5FKOC1YQGHH
Z5FKOC1YATCY
Z5FKOC1YOZNZ
Z5FKOC1YQMNL
Z5FKOC1YS2AP
Z5FKOC1YRLZ2
Z5FKOC1YY6GE
Z5FKOC1YMQEE
Z5FKOC1YV0ZP
Select 999 rs plan on zee5 premium then apply code and enjoy free one year subscription...β¦.send screenshot after successfully purchased
send screenshot in comments or @stranger_0_0
@bca_programmer
Z5FKOC1YY5ZF
Z5FKOC1YQGHH
Z5FKOC1YATCY
Z5FKOC1YOZNZ
Z5FKOC1YQMNL
Z5FKOC1YS2AP
Z5FKOC1YRLZ2
Z5FKOC1YY6GE
Z5FKOC1YMQEE
Z5FKOC1YV0ZP
Select 999 rs plan on zee5 premium then apply code and enjoy free one year subscription...β¦.send screenshot after successfully purchased
send screenshot in comments or @stranger_0_0
@bca_programmer
π2
π WhatsApp Bug π
β‘οΈCode: wa.me/settings
β Send this to your friend and see magic. His whatsApp will Crashed.
Warning β : If You Send This To Someone Your WhatsApp Will Also Get Crashed. And you won't open his chat again without PC. So be Careful. If you don't have pc dont do.
@bca_programmer
β‘οΈCode: wa.me/settings
β Send this to your friend and see magic. His whatsApp will Crashed.
Warning β : If You Send This To Someone Your WhatsApp Will Also Get Crashed. And you won't open his chat again without PC. So be Careful. If you don't have pc dont do.
@bca_programmer
π1