This media is not supported in your browser
VIEW IN TELEGRAM
Car animation using HTML CSS ๐๐ซ
๐ฅ2โค1
Which of the following type is provided by C++ but not C?
Anonymous Quiz
42%
double
14%
float
6%
int
38%
bool
--- Do you like me Source Code ---
import tkinter as tk
import random
def show_popup():
popup = tk.Toplevel(root)
popup.title("Popup")
label = tk.Label(popup, text="Thanks for Accepting")
label.pack(padx=20, pady=20)
def move_button(event):
x = random.randint(0, 350)
y = random.randint(0, 350)
no_button.place(x=x, y=y)
root = tk.Tk()
root.title("instagram: @sortedcoding")
root.geometry("400x400")
question_label = tk.Label(root, text="Do you like me?")
question_label.pack(pady=20)
yes_button = tk.Button(root, text="Yes", command=show_popup)
yes_button.pack()
no_button = tk.Button(root, text="No")
no_button.pack()
no_button.bind("<Enter>", move_button)
root.mainloop()
import tkinter as tk
import random
def show_popup():
popup = tk.Toplevel(root)
popup.title("Popup")
label = tk.Label(popup, text="Thanks for Accepting")
label.pack(padx=20, pady=20)
def move_button(event):
x = random.randint(0, 350)
y = random.randint(0, 350)
no_button.place(x=x, y=y)
root = tk.Tk()
root.title("instagram: @sortedcoding")
root.geometry("400x400")
question_label = tk.Label(root, text="Do you like me?")
question_label.pack(pady=20)
yes_button = tk.Button(root, text="Yes", command=show_popup)
yes_button.pack()
no_button = tk.Button(root, text="No")
no_button.pack()
no_button.bind("<Enter>", move_button)
root.mainloop()
๐2
What is the purpose of sigmoid function in logistic regression?
Anonymous Quiz
38%
Convert out binary class 01
38%
To normalised input data
10%
Reduce dimensionality of input
14%
Map probability between (0,1)
๐2
๐ 10K Strong! ๐
Wow, what a journey this has been! To each and every one of you who has followed, supported, liked, commented, and been a part of this growing communityโTHANK YOU from the bottom of my heart! ๐
When I started this page, I could never have imagined reaching 10,000 incredible people. Each one of you has made this space feel more like a family, and your support fuels my passion every single day.
Iโm beyond grateful for the love and encouragement you've shown, and I promise to keep creating content that inspires, educates, and adds value to your life.
Hereโs to many more milestones together! ๐
Stay tuned for exciting new content, and letโs keep building something amazing!
Wow, what a journey this has been! To each and every one of you who has followed, supported, liked, commented, and been a part of this growing communityโTHANK YOU from the bottom of my heart! ๐
When I started this page, I could never have imagined reaching 10,000 incredible people. Each one of you has made this space feel more like a family, and your support fuels my passion every single day.
Iโm beyond grateful for the love and encouragement you've shown, and I promise to keep creating content that inspires, educates, and adds value to your life.
Hereโs to many more milestones together! ๐
Stay tuned for exciting new content, and letโs keep building something amazing!
โค1
๐ฅ Save Your time with these Shortcuts ๐ฅ
Ctrl + A - Select All
Ctrl + B - Bold
Ctrl + C - Copy
Ctrl + D - Fill
Ctrl + F - Find
Ctrl + G - Find next instance of text
Ctrl + H - Replace
Ctrl + I - Italic
Ctrl + K - Insert a hyperlink
Ctrl + N - New workbook
Ctrl + O - Open
Ctrl + P - Print
Ctrl + R - Nothing right
Ctrl + S - Save
Ctrl + U - Underlined
Ctrl + V - Paste
Ctrl W - Close
Ctrl + X - Cut
Ctrl + Y - Repeat
Ctrl + Z - Cancel
F1 - Help
F2 - Edition
F3 - Paste the name
F4 - Repeat the last action
F5 - Goto
F6 - Next Pane
F7 - Spell Check
F8 - Extension of the mode
F9 - Recalculate all workbooks
F10 - Activate Menubar
F11 - New graph
F12 - Save As
Shift + F1 - What is it?
Shift + F2 - Edit cell comment
Shift + F3 - Paste the function into the formula
Shift + F4 - Search Next
Shift + F5 - Find
Shift + F6 - Previous Panel
Shift + F8 - Add to the selection
Shift + F9 - Calculate the active worksheet
Shift + F10 - Popup menu display
Shift + F11 - New spreadsheet
Shift + F12 - Save
Ctrl + F3 - Set name
Ctrl + F4 - Close
Ctrl + F5 - XL, size of the restore window
Ctrl + F6 - Next Workbook Window
Shift + Ctrl + F6 - Previous Workbook Window
Ctrl + F7 - Move window
Ctrl + F8 - Resize Window
Ctrl + F9 - Minimize the workbook
Ctrl + F10 - Maximize or Restore Window
Ctrl + F11 - Inset 4.0 Macro sheet
Ctrl + F1 - Open File
Alt + F1 - Insert a graph
Alt + F2 - Save As
Alt + F4 - Output
Alt + F8 - Macro dialog
Ctrl + A - Select All
Ctrl + B - Bold
Ctrl + C - Copy
Ctrl + D - Fill
Ctrl + F - Find
Ctrl + G - Find next instance of text
Ctrl + H - Replace
Ctrl + I - Italic
Ctrl + K - Insert a hyperlink
Ctrl + N - New workbook
Ctrl + O - Open
Ctrl + P - Print
Ctrl + R - Nothing right
Ctrl + S - Save
Ctrl + U - Underlined
Ctrl + V - Paste
Ctrl W - Close
Ctrl + X - Cut
Ctrl + Y - Repeat
Ctrl + Z - Cancel
F1 - Help
F2 - Edition
F3 - Paste the name
F4 - Repeat the last action
F5 - Goto
F6 - Next Pane
F7 - Spell Check
F8 - Extension of the mode
F9 - Recalculate all workbooks
F10 - Activate Menubar
F11 - New graph
F12 - Save As
Shift + F1 - What is it?
Shift + F2 - Edit cell comment
Shift + F3 - Paste the function into the formula
Shift + F4 - Search Next
Shift + F5 - Find
Shift + F6 - Previous Panel
Shift + F8 - Add to the selection
Shift + F9 - Calculate the active worksheet
Shift + F10 - Popup menu display
Shift + F11 - New spreadsheet
Shift + F12 - Save
Ctrl + F3 - Set name
Ctrl + F4 - Close
Ctrl + F5 - XL, size of the restore window
Ctrl + F6 - Next Workbook Window
Shift + Ctrl + F6 - Previous Workbook Window
Ctrl + F7 - Move window
Ctrl + F8 - Resize Window
Ctrl + F9 - Minimize the workbook
Ctrl + F10 - Maximize or Restore Window
Ctrl + F11 - Inset 4.0 Macro sheet
Ctrl + F1 - Open File
Alt + F1 - Insert a graph
Alt + F2 - Save As
Alt + F4 - Output
Alt + F8 - Macro dialog
๐3
20 Backend Project Ideas๐ฅ
๐นAPI for a Task Management System
๐นTo-Do List API
๐นBlog Platform
๐นMarkdown Note-taking App
๐นOnline Code Compiler API
๐นE-commerce API
๐นURL Shortening Service
๐นChat Application Backend
๐นWeb Scraper CLI
๐นOnline Bookstore
๐นSocial Media API
๐นMusic Streaming App
๐นFitness Workout Tracker
๐นAuthentication and Authorization Service
๐นFile Upload and Management System
๐นRecipe Sharing Platform
๐นEvent Booking System
๐นExpense Tracker API
๐นWeather Forecast Service
๐นOnline Food Ordering System
---------------------------------------------------
Do not forget to React โค๏ธ to this Message for More Content Like this
Thanks For Joining All โค๏ธ๐
๐นAPI for a Task Management System
๐นTo-Do List API
๐นBlog Platform
๐นMarkdown Note-taking App
๐นOnline Code Compiler API
๐นE-commerce API
๐นURL Shortening Service
๐นChat Application Backend
๐นWeb Scraper CLI
๐นOnline Bookstore
๐นSocial Media API
๐นMusic Streaming App
๐นFitness Workout Tracker
๐นAuthentication and Authorization Service
๐นFile Upload and Management System
๐นRecipe Sharing Platform
๐นEvent Booking System
๐นExpense Tracker API
๐นWeather Forecast Service
๐นOnline Food Ordering System
---------------------------------------------------
Do not forget to React โค๏ธ to this Message for More Content Like this
Thanks For Joining All โค๏ธ๐
โค4
Take a look at these membership perks!
https://www.youtube.com/channel/UCo3ReOarL0Pr6ii2oazLT7A/join
https://www.youtube.com/channel/UCo3ReOarL0Pr6ii2oazLT7A/join
YouTube
SortedCoding
Welcome to SortedCoding!
I'm Chetan Raut , a passionate coder and educator dedicated to helping you master the art of coding. On this channel, you'll find:
In-depth tutorials on popular programming languages like Python, Java, and JavaScript
Coding challengesโฆ
I'm Chetan Raut , a passionate coder and educator dedicated to helping you master the art of coding. On this channel, you'll find:
In-depth tutorials on popular programming languages like Python, Java, and JavaScript
Coding challengesโฆ
From Zero to 4.3K Subscribers and Monetization โ A Journey of Consistency
Starting with zero subscribers and no external help, Iโve built my YouTube channel from the ground up. Through dedication, quality content, and consistent uploads, Iโve grown my audience to over 4,300 subscribers, achieving full monetization without relying on SEO managers or external marketing services.
This journey reflects my commitment to creating content that resonates, engages, and provides value to my viewers, showcasing whatโs possible with a clear vision and relentless focus.
We are so grateful for your amazing support to our channel ๐
Starting with zero subscribers and no external help, Iโve built my YouTube channel from the ground up. Through dedication, quality content, and consistent uploads, Iโve grown my audience to over 4,300 subscribers, achieving full monetization without relying on SEO managers or external marketing services.
This journey reflects my commitment to creating content that resonates, engages, and provides value to my viewers, showcasing whatโs possible with a clear vision and relentless focus.
We are so grateful for your amazing support to our channel ๐