Day 5 of our complete C for Beginners series!
In these 4 new videos we cover Input Functions & Control Flow in C.
Watch here: https://www.youtube.com/playlist?list=PLyzHIYrZBplr3YnAugVbU0kKk4REqogBy
In these 4 new videos we cover Input Functions & Control Flow in C.
Watch here: https://www.youtube.com/playlist?list=PLyzHIYrZBplr3YnAugVbU0kKk4REqogBy
How to Earn 7 Figures Income as a Student?
We are back with another realistic video on finances for students where we also discuss about mistakes to avoid!
➡️ Watch Now: https://youtu.be/mdpq-_cj7n4
Don't forget to Like, Share, & Subscribe!
We are back with another realistic video on finances for students where we also discuss about mistakes to avoid!
➡️ Watch Now: https://youtu.be/mdpq-_cj7n4
Don't forget to Like, Share, & Subscribe!
We are super close to 2000 registrations for Elastic Weekend + Hackathon!
1. Winners will get prizes worth INR 1 Lakh, including iPad, PS4, mobile phones, premium headphones, accessories, and more! 🤩
2. You can participate solo, or in a team! Beginners are also encouraged to apply 🔥
Register here: https://ehack.devpost.com
1. Winners will get prizes worth INR 1 Lakh, including iPad, PS4, mobile phones, premium headphones, accessories, and more! 🤩
2. You can participate solo, or in a team! Beginners are also encouraged to apply 🔥
Register here: https://ehack.devpost.com
C for Beginners series!
This is the first part of the topic Arrays in C, covering what is an array, why do we need an arrays, declarations and how to access to it.
➡️ Watch here: https://youtu.be/IC8DzF13aIw
This is the first part of the topic Arrays in C, covering what is an array, why do we need an arrays, declarations and how to access to it.
➡️ Watch here: https://youtu.be/IC8DzF13aIw
Prizes worth INR 1 lakh, including Apple iPad, PlayStation 4, mobile phones, premium headphones, accessories, and more 🤩
Code for Cause in collaboration with Elastic is bringing you Elastic Weekend + Hackathon!
➡️ Live at 6 pm: https://youtu.be/zQwZIGA8UEo (Set Reminders)
Code for Cause in collaboration with Elastic is bringing you Elastic Weekend + Hackathon!
➡️ Live at 6 pm: https://youtu.be/zQwZIGA8UEo (Set Reminders)
Microsoft Engage Internship Program for 2nd Year Students, Off-Campus, Any Branch is Open Now 🤩
Watch now and apply before it closes ‼️
➡️ Link: https://youtu.be/rV9QG6mubE0
Don’t forget to Like, Share & Subscribe!
Watch now and apply before it closes ‼️
➡️ Link: https://youtu.be/rV9QG6mubE0
Don’t forget to Like, Share & Subscribe!
Microsoft Engage Internship Program for 2nd Year Students, Off-Campus, Any Branch is Open Now 🤩
Watch now and apply before it closes ‼️
➡️ Link: https://youtu.be/rV9QG6mubE0
Don’t forget to Like, Share & Subscribe!
Watch now and apply before it closes ‼️
➡️ Link: https://youtu.be/rV9QG6mubE0
Don’t forget to Like, Share & Subscribe!
Compiled a list of resources for competitive programming, interview preparation, system design, on Github, including platforms, books, tutorial links, and more!
It has already crossed 400+ ⭐️
Link: https://github.com/kunal-kushwaha/Competitive-Programming-Resources
It has already crossed 400+ ⭐️
Link: https://github.com/kunal-kushwaha/Competitive-Programming-Resources
GitHub
GitHub - kunal-kushwaha/Competitive-Programming-Resources: Competitive Programming & System Design Resources.
Competitive Programming & System Design Resources. - kunal-kushwaha/Competitive-Programming-Resources
We’ll be hosting a workshop today on Building a Search Engine on Elastic App Search 🤩
It’s going to be a full hands-on demo as a part of the Elastic Weekend.
About the session: Elasticsearch is a search backend primarily. It is a distributed system that can serve millions of search requests parallelly. You could do auto complete, typo correction, "did you mean?", synonyms, fuzzy searching, script based queries on it. However, for folks who are into all this and want something simpler, Elastic abstracted the complexity and built something called App Search which has a search console to manage relevance, synonyms and curations. We’ll take a look at all these types of search engines.
⏰ Time: 4 PM IST
➡️ Join here: https://youtu.be/PjSiaCx8uEY
It’s going to be a full hands-on demo as a part of the Elastic Weekend.
About the session: Elasticsearch is a search backend primarily. It is a distributed system that can serve millions of search requests parallelly. You could do auto complete, typo correction, "did you mean?", synonyms, fuzzy searching, script based queries on it. However, for folks who are into all this and want something simpler, Elastic abstracted the complexity and built something called App Search which has a search console to manage relevance, synonyms and curations. We’ll take a look at all these types of search engines.
⏰ Time: 4 PM IST
➡️ Join here: https://youtu.be/PjSiaCx8uEY
Get involved with Elastic as a contributor and earn rewards including swags, trainings, certifications recognition, opportunities at International Elastic events! 🤩
Live at 6 pm: https://youtu.be/RYg8YJ4E9m8
Live at 6 pm: https://youtu.be/RYg8YJ4E9m8
C for Beginners series!
We have covered the complete tutorial for Arrays in C, even 2D and 3D!
➡️ Watch here: https://www.youtube.com/playlist?list=PLyzHIYrZBplr3YnAugVbU0kKk4REqogBy
We have covered the complete tutorial for Arrays in C, even 2D and 3D!
➡️ Watch here: https://www.youtube.com/playlist?list=PLyzHIYrZBplr3YnAugVbU0kKk4REqogBy
What To Do After Wasting First 2 Years of College? In this video we answer the most asked questions with a Complete Roadmap to make your career.
➡️ Watch now: https://youtu.be/6ZkMTi766T8
Don't forget to Like, Share, & Subscribe!
➡️ Watch now: https://youtu.be/6ZkMTi766T8
Don't forget to Like, Share, & Subscribe!
Learn about Application Tracing with Elastic!
Most teams lose out a lot of time debugging the code in their application be it in a monolith or microservice architecture. Debugging becomes hard when you have multiple services passing on information to each other and individually scaling on their load/traffic etc. In the cloud-native world, this kind of scale is pretty common and recommended to build applications that auto-scales on the request of an user. Tracing helps you by giving visibility into your application’s errors and exceptions.
➡️ Agenda:
- Monolith’s and Microservice Architecture.
- Explain Tracing, Distributed Tracing.
- Open source tools and technologies
- Using Elastic APM and various language agents.
- Finding errors and creating alerts.
⏰ Time: 12 PM IST
➡️ Join here: https://youtu.be/Qsd3pxCo4ls
Most teams lose out a lot of time debugging the code in their application be it in a monolith or microservice architecture. Debugging becomes hard when you have multiple services passing on information to each other and individually scaling on their load/traffic etc. In the cloud-native world, this kind of scale is pretty common and recommended to build applications that auto-scales on the request of an user. Tracing helps you by giving visibility into your application’s errors and exceptions.
➡️ Agenda:
- Monolith’s and Microservice Architecture.
- Explain Tracing, Distributed Tracing.
- Open source tools and technologies
- Using Elastic APM and various language agents.
- Finding errors and creating alerts.
⏰ Time: 12 PM IST
➡️ Join here: https://youtu.be/Qsd3pxCo4ls
If anyone is interested in Kubernetes do check this out: https://twitter.com/kunalstwt/status/1397126522255728640
🔥🔥
🔥🔥
Elastic Hackathon Submissions are due in 1 hour!
Checkout the amazing prizes we have for winners and send your submissions in, you can also take part solo 🤩
➡️ Submit: http://ehack.devpost.com/
Even if your hack is not finished, do submit it it's still valid and share with us what you are trying to make and what you learned.
Checkout the amazing prizes we have for winners and send your submissions in, you can also take part solo 🤩
➡️ Submit: http://ehack.devpost.com/
Even if your hack is not finished, do submit it it's still valid and share with us what you are trying to make and what you learned.
The intial submission deadline is 6 pm IST. The final one is 8 pm IST, during which you can edit you submission, add your submission, upload videos, etc.
RSVP for all the amazing events here on the CNCF Student Community Group: https://community.cncf.io/cloud-native-students/
Great learning opportunity 🙌
Great learning opportunity 🙌
CNCF
The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page. Linux is a registered trademark of Linus Torvalds.
We have uploaded new videos to our Complete C Bootcamp!
In these videos we focus on Functions in C 🙌
➡️ Watch here: https://www.youtube.com/watch?v=Sy1gJ8mUOOw&list=PLyzHIYrZBplr3YnAugVbU0kKk4REqogBy&index=12
In these videos we focus on Functions in C 🙌
➡️ Watch here: https://www.youtube.com/watch?v=Sy1gJ8mUOOw&list=PLyzHIYrZBplr3YnAugVbU0kKk4REqogBy&index=12