SortedCoding
1.2K subscribers
185 photos
38 videos
194 files
140 links
Learn to code with clarity and precision
Download Telegram
Car animation.zip
1.8 KB
๐Ÿ”ฅ2
New Project๐Ÿ”ฅ๐Ÿ”ฅ
๐Ÿ”ฅ1
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()
๐Ÿ‘2
๐Ÿ‘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!
โค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
๐Ÿ‘3
Resume Templates for freeโ—โ—
โค1
Text Masking CSS.zip
402.3 KB
๐Ÿ”ฅ1
๐Ÿฅฐ1
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 โค๏ธ๐Ÿ™
โค4
Watch the video for source code

https://youtu.be/2_OebPoGw4Y
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 ๐Ÿ’•
Our channel has successfully started earning from today ๐Ÿคž
๐Ÿ‘1๐Ÿ‘1