C & C++ PROGRAMMING
Open in Telegram
https://t.me/addlist/oJIs6WVKrqBmMWQ1 Hello! I am @Myhurthearts and welcome to the Coding channel! Here we can learn all things related to coding and improve our skills , just let me know!
Show moreNo data
Subscribers
No data24 hours
+337 days
+17130 days
Data loading in progress...
Similar Channels
Tags Cloud
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
August '25
August '25
+30
in 0 channels
July '25
+236
in 0 channels
Get PRO
June '25
+187
in 0 channels
Get PRO
May '25
+140
in 0 channels
Get PRO
April '25
+182
in 0 channels
Get PRO
March '25
+201
in 0 channels
Get PRO
February '25
+234
in 15 channels
Get PRO
January '25
+298
in 0 channels
Get PRO
December '24
+532
in 0 channels
Get PRO
November '24
+223
in 0 channels
Get PRO
October '24
+273
in 0 channels
Get PRO
September '24
+385
in 0 channels
Get PRO
August '24
+187
in 0 channels
Get PRO
July '24
+94
in 0 channels
Get PRO
June '24
+154
in 0 channels
Get PRO
May '24
+144
in 15 channels
Get PRO
April '24
+168
in 0 channels
Get PRO
March '24
+322
in 0 channels
Get PRO
February '24
+154
in 29 channels
Get PRO
January '24
+341
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 04 August | +7 | |||
| 03 August | +4 | |||
| 02 August | +8 | |||
| 01 August | +11 |
Channel Posts
Message @Myhurthearts For SIGMA 8.0
What U Get ππ
Web development Java with DSA C++ with Dsa 9 project Quant Amplitude Discussion Group New Resource/Update
| 2 | Jiski bhi chahiye msg @Myhurthearts SIGMA 8.0 project bhi add kar diya | 589 |
| 3 | π€ List of AI Chatbots Present In WhatsApp by MrDRASTIC :
βοΈ Microsoft Copilot:
https://wa.me/18772241042
βοΈMeta AI:
https://wa.me/13135550002
βοΈ ChatGPT:
https://wa.me/18002428478
βοΈShmooz AI:
https://wa.me/12014166644
βοΈ GuideGeek:
https://wa.me/12058922070
βοΈMobileGPT:
https://wa.me/27767346284
βοΈLuzIA:
https://wa.me/34613288116
βοΈTruora Genie AI:
https://wa.me/16204458887
βοΈAugust AI:
https://wa.me/918738030604
βοΈHeyPat AI:
https://wa.me/18442439728
βοΈDola AI:
https://wa.me/16502234435 | 330 |
| 4 | Here is the simple C++ code and what is the output of it?
#include <iostream>
using namespace std;
int main() {
int x = 5;
cout << x++ << " " << ++x;
return 0;
}
You can see nice confetti animation if you find it right π
π @cpp_programming_books | 604 |
| 5 | π New Premium Bundle β Just βΉ200 (Limited Time Offer)
Unlock powerful tools with our exclusive premium bundle!
Here's what you get:
100 Premium Telegram Themes
20 Paid eBooks
10 Useful APIs
200 CeT Tokens - (1 CET Price - 27rs)
Spotfiy Mod APK
Complete CEH Course
Freelancing & Digital Marketing Course
Crypto & Blockchain , Stocks Couse
ChatGPT AI Course
Wifi & Bluetooth hacking course
Carding Course
Python Cousre
UPSC & IAS Course
Graphics Desginig Course
Web Dev Course
Andriod Dev Course
Handwritten Notes
CPP Notes & Course
π€ All this at just βΉ200β for a limited time only!
π¨ DM to buy now: @lalitjangra142 | 121 |
| 6 | β
Data Structure Cheet Sheet
β
Best course for C++ DSAπ
β
Msg @Myhurthearts
π‘ ALPHA DSA C++ by apna college
π PW C++ DSA
π₯ Love Babbar Supreme Batch
π DSA Abdul Bari | 838 |
| 7 | No text... | 0 |
| 8 | What are the types of constant in c language | 638 |
| 9 | C programs are used in? | 604 |
| 10 | What is the length of an identifier that is unique for non global variables and non function names? | 598 |
| 11 | What is the number of character used to distinguish identifier or names of function and global variables? | 536 |
| 12 | C language was invented in which year? | 480 |
| 13 | Price : 300 β
What You Get π
Complete DSA + Web Development
Everything included in Alpha Plus 5.0
Complete DSA in Java
Complete DSA in C++ (Optional)
Projects like Zerodha, Airbnb,
Zoom, Linkedin, ChatGPT,
Github & many more
Quant & Aptitude Preparation
Complete MERN Stack
Frontend & React
Backend & Database
Individual Doubt Support for DSA & Development : TA
Msg @Myhurthearts β
| 504 |
| 14 | ADVANCE PROJECT IDEAS - 2024
1. AI-Powered Resume Scanner:
A platform that uses natural language processing (NLP) to analyze resumes and automatically match candidates to job descriptions. It includes features like keyword matching, skill gap analysis, and ranking of candidates based on fit. The backend can leverage machine learning models via TensorFlow or Hugging Face.
2. Cloud-Based Collaborative IDE:
A web-based Integrated Development Environment (IDE) where multiple users can collaborate in real-time on coding projects. It includes live code editing, version control, debugging, and automated deployment using containers like Docker and Kubernetes for scaling.
3. Automated Code Review Tool:
A system that reviews code submissions for best practices, security vulnerabilities, and code optimization using AI. It can be integrated with Git repositories for continuous integration/continuous deployment (CI/CD) workflows. The tool would also offer feedback on clean code principles and optimization tips.
4. AI-based Personalized Learning Platform:
An educational platform that recommends learning paths for users based on their performance in quizzes and assessments. The platform would use AI models to suggest the most effective study resources and track progress with real-time analytics dashboards for students and instructors.
5. Serverless Chatbot Platform:
A scalable chatbot platform where developers can create and deploy custom chatbots without managing servers. Built using a serverless architecture like AWS Lambda, it supports real-time messaging, multi-language support, and integrates with various communication tools such as Slack or Telegram.
6. Cloud Gaming Platform:
A system that allows users to stream games over the cloud without needing high-end hardware. The platform would use video streaming protocols and WebRTC to provide low-latency gaming experiences. It would also feature GPU allocation and horizontal scaling for handling large user bases.
7. AI-Powered Code Autocompletion Tool:
Similar to GitHub Copilot, this project focuses on building an AI-based code autocompletion tool that can understand the context of your code and suggest relevant functions or snippets. It can be integrated with popular IDEs and trained using OpenAI models or custom NLP models.
8. Scalable E-Learning Assessment Platform:
A cloud-based system that hosts large-scale online exams and assessments with features like automatic grading, proctoring, and cheating detection. The system would need to handle heavy concurrent loads using a load balancer and microservices architecture for seamless performance.
9. Blockchain-based Supply Chain Tracking:
This project focuses on building a decentralized system for tracking goods through a supply chain using blockchain. It would ensure transparency and immutability of records while offering real-time tracking of goods, reducing fraud, and providing an audit trail for all transactions.
10. Smart Home Management System:
A cloud-based platform for managing smart home devices, integrating IoT protocols for real-time control and monitoring. The system would allow users to manage lights, security systems, thermostats, etc., and could include machine learning algorithms for predictive automation based on user behavior.
Free courses - CLICK HERE
BEST FOR PROJECT BASED/REMOTE JOB πΉπΉ | 507 |
| 15 | https://youtu.be/7JYmpZkL3sQ | 1 |
| 16 | Leetcode 26:
https://leetcode.com/problems/remove-duplicates-from-sorted-array/description/
class Solution {
public:
int removeDuplicates(vector<int>& nums) {
int lastUniqueElementIdx = 0;
for (int i = 1; i < nums.size(); i++) {
if (nums[lastUniqueElementIdx] != nums[i]) {
nums[lastUniqueElementIdx + 1] = nums[i];
lastUniqueElementIdx++;
}
}
return lastUniqueElementIdx + 1;
}
}; | 598 |
| 17 | β‘οΈBCA notes for each semester
SEM-1: @Bca1st_notes
SEM-2: @Bca2nd_notes
SEM-3: @Bca3rd_notes
SEM-4: @Bca4th_notes
SEM-5: @Bca5th_notes
SEM-6: @Bca6th_notes | 534 |
| 18 | sticker.webp | 551 |
| 19 | https://youtu.be/e7LSObPXOf8?si=4FMOknSMU2B2t6fK
Please watch Ai Podcast created by 100% using Ai π | 581 |
| 20 | π Java & Java with DSA Courses π
π CORE JAVA: NareshIT | Kishan Sir
π₯ ADVANCED JAVA: Venkatesh Mansani
π₯οΈ SPRING BOOT: NareshIT | Kishan Sir
βοΈ JAVA DSA: DurgaSoft
β Sigma 5.0 Batch: Apna College
π CORE JAVA: Hari Krishna Sir | Naresh IT
π» JAVA FULL STACK COURSE
π Spring boot by Sanket singh
π Spring boot by Anuj bhaiya
π PW java with dsa course
π± Scaler java with dsa course
π Java with DSA by Ashok IT
π€‘ ALPHA 4.0 Java with dsa by apna college
π Python & Python with DSA π
π Adul Bari Python
π₯οΈ PYTHON FULL STACK: KV Rao 2024
βοΈ PYTHON DSA: DurgaSoft
π KRISH NAIK Python Course
π΅ C++ & C++ with DSA
π€‘ Naresh IT python full stack course
π PW PYTHON DSA COURSE
π Ineuron python course
π΅ C++ & C++ with DSA π
π‘ ALPHA DSA C++ by apna college
π PW C++ DSA
π₯ Love Babbar Supreme Batch
π DSA Abdul Bari
π€‘
π Web Development π
π¨ PW Skills Web Development
β Delta 5.0 Batch: Apna College
π» DOT Batch: Love Babbar
π Namaste React
π Namaste JavaScript
βοΈ Namaste NodeJs
π Cohort 3.0: Web + DevOps
π§ Full Stack Web Development: Naresh IT & DurgaSoft
π Sanket Singh Full Stack Web Development
π NodeJS: Sanket Singh
π MERN Stack: Anuj Bhaiya
π₯οΈ PHP: Ram Sir
π¨ Frontend Development: IIT Madras
π Almabetter Full Stack Web Development Course
β‘ ASHOK IT Node JS
β UI Full Stack: Sudhakar Sharma | Naresh IT
π₯ Sherians Frontend Course
π€‘ Hitesh chaudhary web development course
π’ Ineuron full stack web development
π Mern stack sanket singh
π€‘ Backend by sanket singh
π± Web development 50+ Project
π Database & SQL π
π MongoDB: Durga Sir
β Namaste SQL: Akshay Saini
π₯οΈ SQL: DurgaSoft & Naresh IT
π§ ORACLE
π€ Data Science & Machine Learning π
π PW Skills Data Science Course
π iNeuron Complete Data Science
π Data Science Master 2.0
π Data Science: IIT Madras
βοΈ MLOps Course: Naresh IT
π Code with harry data science
π’ Naresh IT data science
π€‘ Pw data analytics course
π οΈ DevOps & Azure π
β‘ Full DevOps Course: Tech Nana
β Hey DevOps 5.0
π§ Ashok IT DevOps
π MS Azure DevOps Course
π Azure Data Engineering: Gareth | Naresh IT
βοΈ Azure Cloud Mastery
π DevOps with AWS
π Ineuron devops course
π Train with shubham devops course
π§ Git for DevOps: DurgaSoft
π€‘ Mithun technology devops course
π Other Courses π
βοΈ Google Cloud Platform: Mr. Saidul
π ASP.NET: Bangar Raju | Naresh IT
π GATE CSE Prep: PW 1500
π± App Development: Harnoor Singh
π± Android Using Kotlin: DurgaSoft
βοΈ Selenium: Naresh IT
π€ Applied AI Full Course
π» C#: Bangar Raju
π Unix/Linux: Imran 2024 | Naresh IT
π Power BI Course
βοΈ Salesforce: Adnan | Naresh IT
π‘οΈ Cyber Security: iNeuron
π Digital Marketing: Ramakanth | Naresh IT
π Dhruv Rathee Management Course
πDhruv rathi Ai mastery course
π Dhruv rathi YouTube blueprint course
πUNACADEMY UPSC GS COURSE
π€‘ ADVANCE EXCEL & MIS COURSE
π Sanket singh Elite FAANG/MAANG course 900+ video
π Blender 3D full course
π TypeScript AshokIT(2020)
πDjango & Rest API NareshIT
πELK-JIRA-Jenkins course
ππ₯ Unlock Your Future with 200+ Popular Courses! π₯π
ππ‘ Ready to elevate your skills and idea? Discover over 200 in-demand courses just for you! πβ¨
ππ Whether you're looking to upskill or explore something new, we've got you covered!
π DM us at @Myhurthearts to learn more! πβ¨ Don't miss out on this chance to invest in yourself! ππ | 461 |
