mash-pattern
Push your Limits with us
Enter a new dimension of skill development, networking, and career advancement with our Exclusive Community.
Open Source Projects
New Career Opportunities
Discussions You Can't Miss
Mock Interview Rounds
Challenges & Hackathons
AMA Sessions With Mentors
What's Beyond The "Join" Button?
Are you someone who is passionate & driven towards self improvement? Then, this is the place for you.
A Safe Zone
We are 130K+ Community of non-judgemental people, so express freely & ask your queries.
Get 1% Better Everyday
Take control of your career, upskill everyday with daily challenges & discussions.
Networking & Learning
It's a platform to exchange ideas, share stories & collaborate with your peers.
Your 2 AM Friend
Immerse yourself in conversations with fellow night owls, make memories & friends.
Community Driven by Ideas
Communicate, collaborate & solve problems to go beyond Algorithms and APIs.
Find Your Tribe
Our Discord tribe can be your launchpad to learn, showcase, and #CreateImpact on the world.
A Peak into Our Top Channels
Channels and discussions are where you'll find the latest insights and hot topics. Here are the channels and topics our members love the most. Dive in!
hash-icon
App-Dev
close-icon
hash-icon
Welcome to #App-Dev
This is an example of the type of conversations that happen on this channel
Surya Chad
08/24/2023 5:52 PM
Hey @📱AppDev peeps, how many of you are familiar with AppDev?I am thinking of coming into this field, so please share if you have any experience.
Abhishek Aurora
08/24/2023 5:55 PM
I was previously working with Flutter, but now I'm working on React Native in my current organization. Personally, the basics come from web development, but with added nuances of handling the app in offline mode, landscape resolution, etc.
Surya Chad
08/24/2023 5:57 PM
Hey, cool! You can share your LinkedIn profile if you have any projects showcased. Many people love to connect.
Abhishek Aurora
08/24/2023 6:09 PM
Would love to connect with everyone!
Surya Chad
08/24/2023 6:11 PM
By the way, do you know what is the difference between Android and iOS development?
Abhishek Aurora
08/24/2023 6:14 PM
As native platforms, there are many differences. Right from the language (Swift/Objective C for iOS and Kotlin/Java for Android) to how it builds. As for cross-platform frameworks, it abstracts logic writing and UI to Javascript and React (in the case of RN) and Dart (Flutter).
SilverShade
08/24/2023 6:15 PM
Do you prefer Flutter or React Native?
Surya Chad
08/24/2023 6:15 PM
Thank you, bro! It helps a lot.
SilverShade
08/24/2023 6:44 PM
@IdateN I have some doubts about push notifications. Is it a must to use a service like FCM or OneSignal? Are they chargeable? Or is there any other way that my server can trigger the app?
IdateN
08/24/2023 6:53 PM
@SilverShade It is not a must to use those services, but it's recommended as they are easy-to-use APIs that handle the complexities of sending notifications to different devices. Your server can be triggered by the app when the user interacts, so that time only you see the message from the server.
#sai
08/24/2023 6:56 PM
Where did you learn app development, bro? Any paid courses?
#sai
08/24/2023 6:58 PM
hey @College Student people, what do you think about the waterfall model in software engineering?
IdateN
08/24/2023 6:58 PM
Yup, that's the best way to learn. Try to implement the new things you learned. Do the same with this.
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
Cs-fundamentals
close-icon
hash-icon
Welcome to #Cs-fundamentals
This is an example of the type of conversations that happen on this channel
Surya Chad
08/28/2023 4:14 PM
Hey cs people, can you share the fundamental concepts of computer networking? @College Student @Entry Level Professional
K.om Senapati
08/28/2023 4:54 PM
- Data Communication - Network Architecture and Types
kuurakhilesh
08/28/2023 8:19 PM
cool bro. It's great you keep interest in CS fundamentals
nandanibhatt
08/28/2023 8:21 PM
Can you tell what is the OSI model, and how does it relate to the layers of network communication?
K.om Senapati
08/28/2023 8:38 PM
I have completed 12th only. So I have very little knowledge in networking. From what I know, I can say OSI model is a concept which groups devices, address, and protocols into various layers abstractly - software layer, network layer, hardware layer for data communication.
Surya Chad
08/28/2023 9:28 PM
Perfect bro. 🚀
Surya Chad
09/11/2023 4:25 PM
hey @College Student people, what do you think about the waterfall model in software engineering?
K.om Senapati
09/11/2023 5:18 PM
Haven't encountered it till now. I watched a video a year ago.
Surya Chad
09/11/2023 5:53 PM
Nice share, bro.
AdityaSingh
09/11/2023 6:32 PM
I think the Iterative waterfall model exists. The basic waterfall is rarely used now.
Swetanshu
09/11/2023 7:09 PM
This is an old methodology and has many side effects. We can't reverse and correct the system with it, so the agile methodology is used.
Surya Chad
09/11/2023 10:34 PM
True, bro. Can you highlight the difference between iterative and classical? 😄
Surya Chad
09/11/2023 10:35 PM
Yeah, agile is quite modern in this! 🚀
AdityaSingh
09/11/2023 10:40 PM
In the classical approach, there's no going back to previous phases. But in the iterative approach, we have feedback that needs to be implemented to achieve customer requirements.
Surya Chad
09/11/2023 10:43 PM
:hare_krishna: Correct!
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
DSML-Project-Showcase
close-icon
hash-icon
Welcome to #DSML-Project-Showcase
This is an example of the type of conversations that happen on this channel
Jashan Mago
01/16/2023 7:36 AM
I am building a predictive model using a large dataset, but I am observing that the model performs well on the training set but not so well on unseen data (testing set). I would like to hear from experienced data scientists and machine learning practitioners about their techniques and strategies for identifying and preventing overfitting in machine learning models.
Atul
02/02/2023 12:50 AM
Overfitting happens when a model is too complex, fitting training data perfectly but struggling with new data. Common causes include complex models, limited data, and irrelevant features. To address overfitting: 1. **Regularization**: Use techniques like L1, L2, dropout, and early stopping to restrain the model. 2. **Cross-validation**: Apply methods like k-fold cross-validation for a more accurate performance estimate. 3. **Ensemble methods**: Combine models to reduce overfitting risk. 4. **Simplify the model**: Decrease features or complexity to counter overfitting.
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
DSA-resources
close-icon
hash-icon
Welcome to #DSA-resources
This is an example of the type of conversations that happen on this channel
shubh
01/16/2023 11:48 AM
Can someone please suggest me a good beginner project idea using Python and ML
gorakh
01/16/2023 1:05 PM
[Machine Learning Projects Playlist](https://youtube.com/playlist?list=PLfFghEzKVmjvuSA67LszN1dZ-Dd_pkus6) [Machine Learning Projects Playlist](https://youtube.com/playlist?list=PLKnIA16_RmvY5eP91BGPa0vXUYmIdtfPQ)
Atul
02/02/2023 12:46 AM
Here are a few beginner-friendly project ideas that you can implement using Python and Machine Learning: 1. Handwritten Digit Recognition: Use the MNIST dataset to build a model that can recognize handwritten digits. You can use Python libraries like TensorFlow, Keras, or PyTorch to implement this project. 2. Sentiment Analysis: Build a model to classify movie reviews as positive or negative. You can use the IMDB movie review dataset for this project and use libraries like scikit-learn or NLTK to implement the model. 3. Spam Filter: Use a supervised machine learning algorithm to build a spam filter that can classify emails as spam or not spam. You can use the Enron email dataset for this project. 4. Image Classification: Train a model to recognize different objects in an image. You can use the CIFAR-10 or the ImageNet dataset for this project and implement it using TensorFlow or PyTorch.
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
General-chit-chat
close-icon
hash-icon
Welcome to #General-chit-chat
This is an example of the type of conversations that happen on this channel
Amit Subhash chejara
Yesterday at 5:31 PM
How can I find contest or internship related to Data science and machine learning
Shivay
Today at 1:50 AM
kaggle is the place to go —--------------------------
Aryan_55
Today at 1:55 AM
I'm a fan of mechanical keyboards. Anyone else into customizing their setups?
Shivang
Today at 1:58 AM
Absolutely! I've got a custom-built PC with RGB lighting, and I'm always tweaking it. It's like a hobby in itself.
Ajay17
Today at 2:03 AM
Hey, does anyone here have experience with Raspberry Pi? I'm thinking of starting a home automation project.
Manasvi
Today at 2:06 AM
I've done a few Raspberry Pi projects! Home automation is a great idea. What do you have in mind?
Ajay17
Today at 2:08 AM
I want to set up smart lighting and maybe a temperature control system. Any recommendations for tutorials?
Manasvi
Today at 2:10 AM
There are some great tutorials on the Raspberry Pi website and YouTube. I've used them for similar projects, and they're beginner-friendly.
Ajay17
Today at 2:13 AM
This is great thanks a lot!!
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
Job-opportunity
close-icon
hash-icon
Welcome to #Job-opportunity
This is an example of the type of conversations that happen on this channel
Chirag Agrawal
Today at 6:36 PM
The Job of the Day 🚀 📌 Sarva Labs - a DeepTech web3 start-up is hiring a Fullstack or Backend Developer - Next.js, React.js Location: Bengaluru, Karnataka Experience Required: 1 Years 👉 JD and apply here: [Job Application Link](https://app.social3.club/jobs/608) 📍 For more Updates, join: [Job Updates Telegram Group](https://t.me/Social3Jobs) —---------------------------------- 👉 Microsoft | Data Engineer | Bengaluru Experience: 2+ Years Apply @ Microsoft 🔗http://bit.ly/3k8djl5
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
Learn-Together
close-icon
hash-icon
Welcome to #Learn-Together
This is an example of the type of conversations that happen on this channel
Jashan Mago
08/25/2023 6:09 PM
For all @Learn Together @College Student @High School Student Which book are you reading nowadays? It can be any book, fiction, non-fiction, etc! Do share your learning so far from the book!
tanpan
08/25/2023 6:26 PM
I started reading '21 Lessons from the 21st Century.' Honestly, my attention span has reduced so much due to consuming somewhat mindless content on Instagram nowadays, but this book has kept me hooked. It is so interesting!! After I am done reading it, I don't mind sending the physical copy to anyone who wishes to read it. 🙏
FFSwhoami
08/25/2023 6:31 PM
Try audiobooks.
Mr.silo
08/25/2023 7:19 PM
I do read the newspaper daily as it's my hobby.
Jashan Mago
08/25/2023 7:29 PM
Haven't read it, but heard about it recently! And yes, this attention span problem is a problem with a lot of people! 😅
Jashan Mago
08/25/2023 7:29 PM
That's awesome! Do you read physical newspapers or digital news?
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
web-dev-project-showcase
close-icon
hash-icon
Welcome to #web-dev-project-showcase
This is an example of the type of conversations that happen on this channel
binaryShrey
08/03/2023 11:54 AM
I recently launched my product on the esteemed ProductHunt community and managed to secure '#4 Product of the Day' with some tough competitions around! Do check it out and lmk if I can be of your help for any future launches! ProductHunt: [ProductHunt Link](https://www.producthunt.com/products/avatars-ai#avatars-ai) GitHub: [GitHub Link](https://github.com/binaryshrey)
Sujay Kundu
08/21/2023 2:37 PM
Awesome bro, thanks for sharing.. is it open source would love to experiment on ideas I have @binaryShrey
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
Resume-Review
close-icon
hash-icon
Welcome to #Resume-Review
This is an example of the type of conversations that happen on this channel
Astra24kjr
08/29/2023 5:57 AM
Can someone review my resume for the SDE-2 profile? Kishores_Resume.pdf
Shivay
08/29/2023 9:36 AM
@Astra24kjr, try to limit the resume to 1 page, so there is scope for optimizing the content to fit it to 1 page. Try to see if you can either reduce the amount of text or use a different format.
Astra24kjr
08/29/2023 12:28 PM
Kishores_Resume.pdf @Shivay, I just updated my resume with a new template andreduced the lines. Hope now it looks okay. Thanks for reviewing it 🤩
Shivay
08/29/2023 8:37 PM
The format is much better. However, I would like to point out one thing: since you have so much extensive experience, can you add some specific metrics such as an improvement in API performance that resulted in the systems becoming faster? These metrics definitely help a lot in comparison to just pointing out what work you did.
Astra24kjr
08/29/2023 9:37 PM
Thank you so much, Shivay 👍
Siddhardha
08/21/2023 11:52 PM
Resume Review Please Resume.pdf
Shivay
08/22/2023 9:46 AM
Hi Siddhardha, the overall structure is good. But the spacing can be improved a bit. At the moment, there is very little spacing between your experiences section, which makes it a bit hard to read between the lines. If you wish, you could remove the coursework section and have a bit more spacing for the rest of the sections. Apart from that, you can highlight the specific improvements you have made in your experiences section.
Siddhardha
08/22/2023 11:34 AM
Thank you @Shivay, it is really nice information to improve my resume, and for my side, I expected some feedback regarding the content rather than look.
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
Web-dev-resources
close-icon
hash-icon
Welcome to #Web-dev-resources
This is an example of the type of conversations that happen on this channel
callmemaybe
04/01/2023 4:16 PM
I saw create-react-app has been deprecated and react.dev tells us to use create-next-app. The tutorial I was about to start uses CRA. What should be my way ahead? I am comfortable with vanilla JS but know nothing about NEXT.js. How should I go to make a react app now?
Jashan Mago
04/01/2023 4:20 PM
I'd suggest you use neither of them. I really didn't like this about the new React docs that they're recommending to newbies use NextJS. At the same time, CRA is also outdated, so I'd recommend you to use something called Vite. Check it out here: https://vitejs.dev/ [Vite - Next Generation Frontend Tooling](https://vitejs.dev/)
callmemaybe
04/01/2023 4:21 PM
Thanks! I saw this in programming with mosh but since it had no mention on react docs I didn't know of a way ahead
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
365-days-of-code
close-icon
hash-icon
Welcome to #365-days-of-code
This is an example of the type of conversations that happen on this channel
legion
04/12/2023 9:30 AM
Is it possible that just for practice and getting comfortable with the rules and guidelines and also to the platform we can start doing this challenge like 2-3 days earlier So that we can get the exact idea
Priya Chakraborty
04/12/2023 11:18 AM
I am participating in 25 days of code challenge, can I join 365 days of code also?
shubhangiisanjay
04/12/2023 11:44 AM
Where to start with since I am not so well versed with DSA right now?
Kaizar
04/12/2023 1:36 PM
Doesn't need to be DSA, you can code anything from the interviewbits catalogue or code directly into the interviewbits online IDE.
Join Scaler Discord to be a part of this channel
Join The Community
hash-icon
Movies-and-series
close-icon
hash-icon
Welcome to #Movies-and-series
This is an example of the type of conversations that happen on this channel
Abhishek Kumar Singh
09/08/2023 9:01 PM
Hey I'm watching Eternal Sunshine of the Spotless Mind. Check it out now on Prime Video!
sakshi
09/11/2023 3:08 PM
This reminds me I need to finish this movie. I left it halfway.
Abhishek Kumar Singh
09/11/2023 6:50 PM
Enjoy every moment of it and don't forget to grab some popcorn! 🍿😀
sakshi
09/11/2023 9:50 PM
Haha, okay, done. What are you all watching these days?
tanpan
09/12/2023 4:37 PM
Such a nice movie! I had my hair color phase after watching Kate Winslet's hair colors!
Abhishek Kumar Singh
09/12/2023 5:15 PM
I'm glad you enjoyed the movie! If you ever decide to try a new hair color, I'm sure you'll rock it!
Join Scaler Discord to be a part of this channel
Join The Community
Events Where Skills Take Centre Stage
Stay ahead in tech with our curated events line-up. Join the byte-sized revolution where every challenge is a code to success!
View All Community Events
Can You Beat The Champions?
Introducing the Legends Who defy possibilities.
Scaler Discord LogoJoin the Community
From The Community: Real Stories, Real Impact
Read firsthand from our members on how Scaler's Discord Community has been a game-changer in their tech journey.
“Scaler is one of the most trusted communities I have ever seen.Their discord server is especially supportive when it comes to doubt clearing.There are numerous events happening every month.”
Arijit
@arijitghosh
“Joined the server in my 2nd year of college and initially I was very interested in playing quiz.Learned so many new things while solving the queries.Won some goodies using tokens. My experience was very good.”
Gorakh
@gorakhgupta
“Scaler Discord community has been truly enriching...The events organised here have been insightful and engaging, allowing me to interact with diverse individuals and broaden my perspective...It's been a great journey so far!”
Tushar Goyal
@tushargoyal
“The community helped me improve my learning with events like 30daysofcode, open source sep and resources like video playlists on dsa and coding.I had a lot of fun testing my knowledge in daily quizzes andtaking part in fun activities like pictionary and other games!”
Dushyant
@Techbeast
“I was always fascinated about communities and I was eager to join.I was a part of Scaler stars and elites too. It was a great initiative and was extremely rewarding. I won oneplus buds bro, noisefit watch, mugs,t-shirts, tab etc. Truly a wonderful experience.”
@Siddhi244
“Scaler is like home for me,we laugh, we play, we make new friends, and we learn together, and that's what a perfect community looks like!!”
@yashpathak
Guardians of The Tribe
They keep things interesting & exciting to provide you with an experience like no other.
TEAM
Sakshi Rastogi
@sakshuka
Head-Community
Kaizar Raja
@kaizar17
Community Associate
Shivay Lamba
@shivaylamba_scale
Community Associate
Tanya Rai
@tanpan105
Community Associate
Sakshi Rastogi
@sakshuka
Head-Community
Kaizar Raja
@kaizar17
Community Associate
Shivay Lamba
@shivaylamba_scale
Community Associate
Tanya Rai
@tanpan105
Community Associate
Sakshi Rastogi
@sakshuka
Head-Community
Kaizar Raja
@kaizar17
Community Associate
Shivay Lamba
@shivaylamba_scale
Community Associate
Tanya Rai
@tanpan105
Community Associate
MODERATORS
Romil
@romil1998
Shiva Kumar
@shivakumar
Prakhar
@shrike0p
Piyush
@piyush_7
Akhilesh
@kuraakhilesh
Arijit
@arijitghosh
Chaitanya
@taani.
Romil
@romil1998
Shiva Kumar
@shivakumar
Prakhar
@shrike0p
Piyush
@piyush_7
Akhilesh
@kuraakhilesh
Arijit
@arijitghosh
Chaitanya
@taani.
Romil
@romil1998
Shiva Kumar
@shivakumar
Prakhar
@shrike0p
Piyush
@piyush_7
Akhilesh
@kuraakhilesh
Arijit
@arijitghosh
Chaitanya
@taani.
Deepanshu
@Deepanshu
Het Patel
@thehetpatel
Jashan
@codinghashira
Kinshuk
@kinshuk2871
Deepanshu
@Deepanshu
Het Patel
@thehetpatel
Jashan
@codinghashira
Kinshuk
@kinshuk2871
Deepanshu
@Deepanshu
Het Patel
@thehetpatel
Jashan
@codinghashira
Kinshuk
@kinshuk2871
Community Rulebook: Balancing Learning & Fun
These guidelines are designed to ensure each and every interaction within our community is positive, respectful, and empowering for all.
Be Respectful
Treat all members with kindness and respect.
Keep it Family-friendly
Maintain a family-friendly environment. No explicit content.
No Spamming
Refrain from spamming channels with repeated messages.
Stay On Topic
Stick to the topic of each channel. Avoid off-topic conversations
No Self-Promotion
Do not share personal links, solicit business, or advertise.
Constructive Criticism Only
When giving feedback in discussions, aim to be helpful, not harmful.
Observe Privacy
Adhere to Discord's Terms of Service and Community Guidelines.
Report Violations
Check each channel's pinned messages for any additional rules.
Failure to abide by these community guidelines may result in disciplinary actions taken by our moderators, up to and including a permanent ban from the Scaler Discord Community. We take these rules seriously to ensure a safe and respectful environment for all. Thank you for your cooperation.
mash-pattern
Get Scaler Tokens for each referral.
Discord in Simple Words
What are Channels?
Inside a server, there are different chat rooms called channels. You can use emojis, stickers, & more
What are Roles?
Just like in a game, roles give you special abilities. Admins' manage things. Members' chat & have fun.
What is Stage?
Just imagine standing in front of a live crowd, but it's all happening online.
What are Bots?
Bots are your friends, they follow instructions to make your experience smoother.
Hi I am analyics fallback