cookie

Sizning foydalanuvchi tajribangizni yaxshilash uchun cookie-lardan foydalanamiz. Barchasini qabul qilingΒ», bosing, cookie-lardan foydalanilishiga rozilik bildirishingiz talab qilinadi.

avatar

Programming Projects | Python Notes | Java | C++ | Computer Science Resources | Free Coding Books

Everything about programming for beginners * Python programming * Java programming * App development * Machine Learning * Data Science Buy ads: https://telega.io/c/programming_guide Managed by: @Guideishere12

Ko'proq ko'rsatish
Reklama postlari
28 543
Obunachilar
+5024 soatlar
+5787 kunlar
+2 56630 kunlar
Post vaqtlarining boΚ»lagichi

Ma'lumot yuklanmoqda...

Find out who reads your channel

This graph will show you who besides your subscribers reads your channel and learn about other sources of traffic.
Views Sources
Nashrni tahlil qilish
PostlarKo'rishlar
Ulashishlar
Ko'rish dinamikasi
01
Data Structures in Python
1 16013Loading...
02
Git commands cheat sheet:
1 90338Loading...
03
The worst part is when you find a link to a forum where someone posted the same problem... seven years ago. And got zero replies.
3214Loading...
04
you're a Programmer, you hit an issue, you Google it, every link is purple.
1 9833Loading...
05
It has already started, what are you waiting for? Get your dream internship now!!! somewhat like that you can write. If you’re a Data Science enthusiast, an AI aspirant or are into machine learning, then be a part of our one of a kind Data Science Blogathon! Showcase your expertise and contribute to this vibrant community by writing for us as a contributor and win various in-house internship opportunities, data science course coupons and cool swags. Registration Link: https://bit.ly/4bzSYuF Winners may get an opportunity to avail In-Office Internship opportunity in Data Science Domain at upto 30000/Month Stipend + Data Science Course Coupon + GFG Swags (Bag, Stationary and Stickers) Apply fast πŸ˜„
2 4512Loading...
06
Media files
2 19213Loading...
07
Media files
2 0861Loading...
08
Media files
2 50138Loading...
09
🐳Meet @whale – your new go-to gaming platform, now available on Telegram! There are many games on our licensed platform where you can make a big jackpot! 🏎Over 1000 games with impressive winning odds. πŸ€‘Accepts BTC, USDT, TON, and CELO. 🏎Up to 20% cashback πŸ€‘Ongoing promotions and contests with valuable rewards. 🏎Sportsbook with seamless betting, and the best odds that you could only imagine! πŸ’ŽFrom May 16, you can play and withdraw notcoin! Forget about registration – play and cash out your prizes right from Telegram. ⬆️ Join now and win big with @whale πŸ₯°
1 8451Loading...
10
_Operating System RoadMap | |-- Kernel | |-- Memory Management | | |-- Paging | | |-- Segmentation | | |-- Virtual Memory | | | |-- Process Management | | |-- Process Scheduling | | |-- Inter-Process Communication (IPC) | | |-- Threads | | | |-- File System | | |-- File I/O | | |-- Directory Structure | | |-- File Permissions | | | |-- Device Drivers | | |-- Communication with Hardware | | |-- Input/Output (I/O) | | | |-- System Calls | |-- Interface to Kernel Functionality | |-- Examples: open(), read(), write(), etc. | |-- Memory Management | |-- RAM | | |-- Stack | | |-- Heap | | |-- Data Segment | | |-- Code Segment | | | |-- Cache | | |-- L1, L2, L3 Caches | | | |-- Virtual Memory | |-- Page Table | |-- Page Replacement Algorithms | |-- Swapping | |-- File System | |-- File Organization | |-- File Allocation Table (FAT) | |-- Inodes | |-- File Access Methods | |-- Networking | |-- TCP/IP | |-- Protocols | |-- Network Stack | |-- Routing | |-- Firewalls | |-- Security | |-- Authentication | |-- Authorization | |-- Encryption | |-- Access Control Lists (ACL) | |-- Process Management | |-- PCB (Process Control Block) | |-- Context Switching | |-- Deadlocks | |-- Synchronization | |-- Mutual Exclusion | |-- Device Management | |-- I/O Buffering | |-- Device Controllers | |-- Interrupt Handling | |-- DMA (Direct Memory Access) | |-- User Interface | |-- Graphical User Interface (GUI) | |-- Command Line Interface (CLI) | |-- Windowing Systems | |-- Shell | |-- Command Interpreter | |-- Scripting | |-- Job Control | |-- System Utilities | |-- Task Manager | |-- Disk Cleanup | |-- System Monitor | |-- Backup and Restore | |-- Boot Process | |-- BIOS/UEFI | |-- Boot Loader | |-- Kernel Initialization | |-- Init Process | |-- System Libraries | |-- Standard C Library | |-- POSIX Library | |-- WinAPI (for Windows) | |-- System Calls | |-- File System Calls | |-- Process Control Calls | |-- Memory Management Calls | |-- Communication Calls | |-- Error Handling | |-- Error Codes | |-- Logging | |-- Recovery Strategies | |-- Distributed Systems | |-- Clustering | |-- Load Balancing | |-- Distributed File Systems | |-- Cloud Computing | |-- Virtualization | |-- Infrastructure as a Service (IaaS) | |-- Platform as a Service (PaaS) | |-- Software as a Service (SaaS) | β””-- Comments |-- // Single-line comment β””-- /* Multi-line comment */
3 09872Loading...
11
100+ Practice Questions ❍ C/C++ ❍ Python ❍ JavaScript ❍ Java ❍ C# ❍ Golang ➊ Simple Numbers βž€ Find a digit at a specific place in a number ➁ Find count of digits in a number βž‚ Find the largest digit βžƒ Find the 2nd largest digit βž„ Find the kth largest digit βž… Find the smallest digit βž† Find the 2nd smallest digit βž‡ Find the kth smallest digit ➈ Find generic root (sum of all digits) of a number βž‰ Reverse the digits in a number βž€βž€ Rotate the digits in a number βž€βž Is the number a palindrome? βž€βž‚ Find sum of 'n' numbers βž€βžƒ Check if a number is perfect square βž€βž„ Find a number in an AP sequence βž€βž… Find a number in a GP sequence βž€βž† Find a number in fibonacci sequence βž€βž‡ Check number divisibility by 2, 3, 5, 9 βž€βžˆ Check if a number is primary or not 20. Given a number, print all primes smaller than it βžβž€ Check if a number is circular prime or not ➁➁ Find all prime factors of a number βžβž‚ Find the GCD of 2 numbers βžβžƒ Find the LCM of 2 numbers βžβž„ Find the factorial of a number βžβž… Find the exponentiation of a number βž‹ Unit Conversion βž€ Number Base (Binary, Octal, Hexadecimal, Decimal) ➁ Weight (gram, kg, pound) βž‚ Height (cm, m, inch, feet) βžƒ Temperature (centigrade, fahrenhite) βž„ Distance (km, mile) βž… Area (mΒ², kmΒ², acre) βž† Volume (ltr, gallon) βž‡ Time (sec, min, hour) ➈ Currency ➌ Calculator βž€ Loan EMI Calculator ➁ Fixed Deposit Returns Calculator βž‚ Interest Calculator βžƒ BMI Calculator βž„ Item Price (considering tax, discount, shipping) βž… Tip Calculator ➍ Geometry βž€ Find distance between 2 points ➁ Given 2 sides of a right angle triangle, find the 3rd βž‚ Find 3rd angle of a triangle when 2 are given βžƒ Area of a triangle when 3 sides are given βž„ Area of a right angle triangle βž… Perimeter of a Square βž† Area of a Square βž‡ Perimeter of a Rectangle ➈ Area of a Rectangle βž‰ Circumference of a Circle βž€βž€ Area of a Circle βž€βž Circumference of a Semi-Circle βž€βž‚ Area of a Semi-Circle βž€βžƒ Area of a Ring βž€βž„ Circumference of an Ellipse βž€βž… Area of an Ellipse βž€βž† Suface Area of a Sphere βž€βž‡ Volume of a Sphere βž€βžˆ Surface Area of a Hemisphere 20. Volume of a Hemisphere βžβž€ Surface area of a Cube ➁➁ Volume of a Cube βžβž‚ Surface area of a Cylinder βžβžƒ Volume of a Cylinder ➎ Vector βž€ Find Scalar Multiplication of a vector ➁ Find addition/subtraction of vectors βž‚ Find magnitude of a vector βžƒ Find an unit vector along a given vector βž„ Find dot product of 2 vectors βž… Find cross product of 2 vectors βž† Check if 2 vectors are orthogonal ➏ Matrix βž€ Find the determinant of a matrix ➁ Find Scalar Multiplication of a matrix βž‚ Find addition/subtraction of matrices βžƒ Find the transpose of a matrix βž„ Find if 2 matrices are orthogonal βž… Find inverse of a 2x2 and 3x3 matrix ➐ Set βž€ Find Union of 2 sets ➁ Find Intersection of 2 sets βž‚ Find the Difference of 2 sets βžƒ Find the Symmetric Difference of 2 sets βž„ Find if a set is subset/superset of another set βž… Find if 2 sets are disjoints βž‘ Special Numbers βž€ Strong Number ➁ Perfect Number βž‚ Armstrong Number βžƒ Harshad Number βž„ Kaprekar Number βž… Lychrel Number βž† Narcissistic Decimal Number βž‡ Lucus Number ➈ Catalan Number βž‰ Duck Number βž€βž€ Ugly Number βž€βž Abundant Number βž€βž‚ Deficient Number βž€βžƒ Automorphic Number βž€βž„ Magic Number βž€βž… Friendly Pair Numbers βž€βž† Neon Number βž€βž‡ Spy Number βž€βžˆ Happy Number 20. Sunny Number βžβž€ Disarium Number ➁➁ Pronic Number βžβž‚ Trimorphic Number βžβžƒ Evil Number βžβž„ Amicable Pairs ⬘ If you want to excel in programming, practice a lot. Join for more: https://t.me/programming_guide ⬙ Problems based on numbers are easy to start with and they help in improving your analytical skills.
6 889174Loading...
12
πŸš€There is news that a young guy together with a team of the best programmers in Europe, invented a unique way to earn money, thanks to which everyone can earn from 300 dollars a day, having only a smartphone. πŸ”₯ Together they created a Telegram channel, a closed community, where they tell about their strategy. Training is fast and easy, absolutely everyone will master it, you do not need special skills and knowledge. πŸ‘ŒThe creator of the channel told us that he earns from 1000 dollars a day and it is absolutely real and available to everyone. He was able to change his life, drives expensive cars, travels, buys himself anything he wants and he assures that he can help to reach a high income to all those in need. β˜„οΈNow there is a new recruitment for training in the team, all you need to do is to subscribe to his Telegram channel, hurry up, the number of places is limited. πŸ‘‰ https://t.me/+kA13cOZrpz4wNzI1Β 
2 2300Loading...
13
Ad πŸ‘‡πŸ‘‡
1 8851Loading...
14
How to Learn Java in 2024 1. Set Clear Goals: Β Β  - Define your learning objectives. Do you want to build web applications, mobile apps, or work on enterprise-level software? 2. Choose a Structured Learning Path: Β Β  - Follow a structured learning path that covers the fundamentals of Java, object-oriented programming principles, and essential libraries. 3. Start with the Basics: Β Β  - Begin with the core concepts of Java, such as variables, data types, operators, and control flow statements. 4. Master Object-Oriented Programming: Β Β  - Learn about classes, objects, inheritance, polymorphism, and encapsulation. 5. Explore Java Libraries: Β Β  - Familiarize yourself with commonly used Java libraries, such as those for input/output, networking, and data structures. 6. Practice Regularly: Β Β  - Write code regularly to reinforce your understanding and identify areas where you need more practice. 7. Leverage Online Resources: Β Β  - Utilize online courses, tutorials, and documentation to supplement your learning. 8. Join a Coding Community: Β Β  - Engage with online coding communities and forums to ask questions, share knowledge, and collaborate on projects. 9. Build Projects: Β Β  - Create simple projects to apply your skills and gain practical experience. 10. Stay Updated with Java Releases: Β Β Β  - Keep up with the latest Java releases and updates to ensure your knowledge remains current. 11. Explore Frameworks and Tools: Β Β Β  - Learn about popular Java frameworks and tools, such as Spring Boot, Maven, and IntelliJ IDEA. 12. Contribute to Open Source Projects: Β Β Β  - Contribute to open source Java projects to gain real-world experience and showcase your skills. 13. Seek Feedback and Mentoring: Β Β Β  - Seek feedback from experienced Java developers and consider mentorship opportunities to accelerate your learning. 14. Prepare for Certifications: Β Β Β  - Consider pursuing Java certifications, such as the Oracle Certified Java Programmer (OCJP), to validate your skills. 15. Network with Java Developers: Β Β Β  - Attend Java meetups, conferences, and online events to connect with other Java developers and learn from their experiences.
5 67444Loading...
15
System Design Cheat Sheet
5 72028Loading...
16
They predicted yesterday the DUMP of Bitcoin Already in the channel published the dates of the next BTC PUMP! Click πŸ‘‰ CHECK NEXT PUMP DATESΒ πŸ‘ˆ Click πŸ‘‰ CHECK NEXT PUMP DATESΒ πŸ‘ˆ Click πŸ‘‰ CHECK NEXT PUMP DATESΒ πŸ‘ˆ JOIN FAST! Only the first 1000 people will be accepted! πŸ”₯
1 8340Loading...
17
Ad πŸ‘‡πŸ‘‡
1 7760Loading...
18
Learn Coding in 2024 πŸ‘‡πŸ‘‡ https://t.me/crackingthecodinginterview/985
2 1636Loading...
19
JavaScript, TypeScript, Python, Java, Go, Ruby, Rust, Ook!, PHP, or whatever else... A programming language doesn't matter as long as it gets the job done. Period.
10 2896Loading...
20
Coding is 30% typing, 70% understanding why what you typed doesn't work.
10 28212Loading...
Photo unavailableShow in Telegram
Data Structures in Python
Hammasini ko'rsatish...
πŸ‘ 12
Photo unavailableShow in Telegram
Git commands cheat sheet:
Hammasini ko'rsatish...
❀ 7
The worst part is when you find a link to a forum where someone posted the same problem... seven years ago. And got zero replies.
Hammasini ko'rsatish...
πŸ‘ 1
you're a Programmer, you hit an issue, you Google it, every link is purple.
Hammasini ko'rsatish...
πŸ‘ 17
Photo unavailableShow in Telegram
It has already started, what are you waiting for? Get your dream internship now!!! somewhat like that you can write. If you’re a Data Science enthusiast, an AI aspirant or are into machine learning, then be a part of our one of a kind Data Science Blogathon! Showcase your expertise and contribute to this vibrant community by writing for us as a contributor and win various in-house internship opportunities, data science course coupons and cool swags. Registration Link: https://bit.ly/4bzSYuF Winners may get an opportunity to avail In-Office Internship opportunity in Data Science Domain at upto 30000/Month Stipend + Data Science Course Coupon + GFG Swags (Bag, Stationary and Stickers) Apply fast πŸ˜„
Hammasini ko'rsatish...
πŸ‘ 15❀ 3πŸ‘Œ 1
Repost fromΒ N/a
00:28
Video unavailableShow in Telegram
🐳Meet @whale – your new go-to gaming platform, now available on Telegram! There are many games on our licensed platform where you can make a big jackpot! 🏎Over 1000 games with impressive winning odds. πŸ€‘Accepts BTC, USDT, TON, and CELO. 🏎Up to 20% cashback πŸ€‘Ongoing promotions and contests with valuable rewards. 🏎Sportsbook with seamless betting, and the best odds that you could only imagine! πŸ’ŽFrom May 16, you can play and withdraw notcoin! Forget about registration – play and cash out your prizes right from Telegram. ⬆️ Join now and win big with @whale πŸ₯°
Hammasini ko'rsatish...
πŸ‘ 3
🐳 Try it now 🐳
_Operating System RoadMap | |-- Kernel | |-- Memory Management | | |-- Paging | | |-- Segmentation | | |-- Virtual Memory | | | |-- Process Management | | |-- Process Scheduling | | |-- Inter-Process Communication (IPC) | | |-- Threads | | | |-- File System | | |-- File I/O | | |-- Directory Structure | | |-- File Permissions | | | |-- Device Drivers | | |-- Communication with Hardware | | |-- Input/Output (I/O) | | | |-- System Calls | |-- Interface to Kernel Functionality | |-- Examples: open(), read(), write(), etc. | |-- Memory Management | |-- RAM | | |-- Stack | | |-- Heap | | |-- Data Segment | | |-- Code Segment | | | |-- Cache | | |-- L1, L2, L3 Caches | | | |-- Virtual Memory | |-- Page Table | |-- Page Replacement Algorithms | |-- Swapping | |-- File System | |-- File Organization | |-- File Allocation Table (FAT) | |-- Inodes | |-- File Access Methods | |-- Networking | |-- TCP/IP | |-- Protocols | |-- Network Stack | |-- Routing | |-- Firewalls | |-- Security | |-- Authentication | |-- Authorization | |-- Encryption | |-- Access Control Lists (ACL) | |-- Process Management | |-- PCB (Process Control Block) | |-- Context Switching | |-- Deadlocks | |-- Synchronization | |-- Mutual Exclusion | |-- Device Management | |-- I/O Buffering | |-- Device Controllers | |-- Interrupt Handling | |-- DMA (Direct Memory Access) | |-- User Interface | |-- Graphical User Interface (GUI) | |-- Command Line Interface (CLI) | |-- Windowing Systems | |-- Shell | |-- Command Interpreter | |-- Scripting | |-- Job Control | |-- System Utilities | |-- Task Manager | |-- Disk Cleanup | |-- System Monitor | |-- Backup and Restore | |-- Boot Process | |-- BIOS/UEFI | |-- Boot Loader | |-- Kernel Initialization | |-- Init Process | |-- System Libraries | |-- Standard C Library | |-- POSIX Library | |-- WinAPI (for Windows) | |-- System Calls | |-- File System Calls | |-- Process Control Calls | |-- Memory Management Calls | |-- Communication Calls | |-- Error Handling | |-- Error Codes | |-- Logging | |-- Recovery Strategies | |-- Distributed Systems | |-- Clustering | |-- Load Balancing | |-- Distributed File Systems | |-- Cloud Computing | |-- Virtualization | |-- Infrastructure as a Service (IaaS) | |-- Platform as a Service (PaaS) | |-- Software as a Service (SaaS) | β””-- Comments |-- // Single-line comment β””-- /* Multi-line comment */
Hammasini ko'rsatish...
πŸ‘ 8❀ 3