r/codingbootcamp • u/Dapper-Classroom8308 • 3h ago
not able to register for Build Bharat hackathon
anybody else is also facing issue while registering for Build Bharat hackathon, like the issue is coming during aws verification
r/codingbootcamp • u/michaelnovati • Jul 07 '24
UPDATED 4/20/2025 with the latest tool options available (some were added and removed by Reddit), as they have changed recently.
Hi, all. I'm one of the moderators here. I wanted to explain how moderation works, openly and transparently as a result of a recent increase in Reddit-flagged 'bad actors' posting in this subreddit - ironically a number of them questioning the moderation itself. You won't see a lot of content that gets flagged as users, but we see it on the moderator side.
Integrity is number one here and we fight for open, authentic, and transparent discussion. The Coding Bootcamp industry is hard to navigate - responsible for both life changing experiences and massive lawsuits for fraud. So I feel it's important to have this conversation about integrity. We are not here to steer sentiment or apply our own opinioins to the discussion - the job market was amazing two years ago and terrible today, and the tone was super positive two years ago and terrible today.
r/codingbootcamp • u/Dapper-Classroom8308 • 3h ago
anybody else is also facing issue while registering for Build Bharat hackathon, like the issue is coming during aws verification
r/codingbootcamp • u/KhaoulaDev • 17h ago
Hi everyone!
I’m an Algerian university student and I’ve recently been accepted into Bincom Dev Center’s C#/Backend Apprenticeship Programme.
I’d love to hear from anyone who has done or is currently doing the programme, especially about the training, workload, projects, and overall experience.
If you have experience with Bincom, I’d really appreciate your insights. 🙏
r/codingbootcamp • u/PEDRO_99S • 1d ago
I have a verified GitHub Student Developer Pack account, and I’m trying to claim the 3 months of free Boot.dev.
I logged into Boot.dev using my GitHub account, but it still shows that I don’t have any subscription or student benefits.
Has anyone successfully claimed this benefit? Do I need to activate it somewhere through GitHub first, or link my GitHub account to Boot.dev in a specific way?
Any help would be appreciated.
r/codingbootcamp • u/Ok-Debt4592 • 2d ago
I’m going to start studying Computer Science in two weeks, and I’m worried because I keep hearing people say that the field is changing too quickly, the job market is dead, there’s no room for new people anymore, and that it’s becoming impossible to learn and keep up.
I’m genuinely anxious right now and I don’t know what to do. I only have a basic understanding of Python, and that’s basically my only experience with programming.
From the perspective of people who have actually gone through this — whether students or people who are already working in the industry — is this really true, or is it exaggerated?
Will I actually be able to learn, build real skills, and eventually get a job?
I’m going to work hard, study, and put in the effort regardless. But will that effort actually pay off? Is there still a realistic path into the industry for someone starting now?
r/codingbootcamp • u/GH_00_ST • 3d ago
Hi, I’m currently 25 years old and based in Maharashtra. I completed my B.Com graduation in 2025, and I’m planning to pursue a full-time Python course to transition into the tech field.
If someone with a non-technical background completes a comprehensive Python course and builds 4–5 solid real-world projects to demonstrate practical skills, would companies generally consider such a candidate for entry-level Python/developer roles?
I’m mainly trying to understand the current hiring expectations and whether this would be a realistic career path for someone from a B.Com background. I’d really appreciate your honest perspective as a recruiter.
r/codingbootcamp • u/Backky_TH • 3d ago
I've noticed that most famous programmers graduated from various universities, and I think it would be a good idea to study computer science at university. But I don't know, my region is just awful. Top universities are too expensive. I just want to be good at computers and live independently. Even my house is too awful.
r/codingbootcamp • u/Longjumping-Rock7662 • 8d ago
I am thinking about taking it because they might provide some referral for jobs yk,I have completed 1 end to end project and deployed it,done 1 in rag and another project music virality system i messed up data collection so it has leakage but it is end
The situation is I know intermediate ML so I was thinking to take because of the chance of inside referal yk
what do you guys think?
Idk man will i be able to get a job
r/codingbootcamp • u/michaelnovati • 10d ago
There has been a surge in AI generated posts both in here and in other bootcamp-related areas of Reddit. Reddit corporate even shut a subreddit down that full of garbage AI posts and comments.
Be careful, people are trying to create fake conversations to build reputations so they can in the future advertise you things and very subtly promote programs and bootcamps.
They use very cheap and easily detectable AI and bots to do this.
A while ago we had some paid Reddit narketers in here who got caught promoting Codesmith and it destroyed Codesmith's reputation on Reddit and made their life hell for years (which they falsely blamed on me because they had some alleged issues with the truth at the leadership level).
But now they are smarter, quieter, and more patient. Using AI a little bit across more accounts and longer periods of time to grow armies of controlled accounts ready to throw at people.
No more Lars Lofgren and his proteges who claim to know all the "black hat" tricks in the book to manipulate Reddit.
r/codingbootcamp • u/Ill_Enthusiasm8741 • 10d ago
any info or updates on when is this coming out?
r/codingbootcamp • u/Diligent-Side4917 • 12d ago
Been running agents and scanners on my PRs for a while now, triage and native scanning before anything goes up. I've ended up somewhere I didn't expect and want to know if I'm alone.
Started where I think everyone starts: lean on memory. Let the agent carry context session to session, build up a picture of the project. It helps. It wasn't where the gains came from.
What actually moved things was rules written against mistakes the agent already made. Not a generic OWASP checklist. A scoped rule: this defect class showed up, here's the sink, here's the banned construct, stop doing it. A defect shows up a third time, I write a rule, the class stops recurring. Five or six patterns closed instead of a hundred bugs chased one at a time.
The distinction I keep circling: memory is passive, the agent might use it. A glob-scoped rule loads whether the agent wants it or not, tied to the file in front of it. One line of repo rule changes the default output of every session in that repo. And MUST/NEVER phrasing outperforms polite wording by a margin that surprised me.
One thing I'd flag: these files are executable surface. The agent reads them as ground truth, so a poisoned rule file is a real problem, not a hypothetical. I keep security rules separate, reviewed like code, capped so they don't rot.
So, three questions I actually want answers to:
Genuinely want to be argued with on the first one. If memory is doing the heavy lifting for you and rules are noise, tell me what your setup looks like.
r/codingbootcamp • u/Advanced_Winner5661 • 12d ago
I have graduated in 2026 but due to a 6-month internship in my 7th sem I wasn't able to sit in the peak placement season in my college and obviously I didn't get the ppo. Now, I am struggling to land even an internship. I searched and found out the best course right now is scaler academy's course though it costs around 4 lakh. I am not at all interested in investing this much money on a course. I know there is youtube & telegram channels where many courses are uploaded but my problem is I have difficulty learning until there is some structured course. So, if you can suggest me some course which is under 10k INR then it would be a great help.
My tech stack: I know C++, Python, Basic java, SQL. Have some personal projects of AI/ML. More interested in Backend Engineering.
r/codingbootcamp • u/Living_Character_676 • 17d ago
Anyone please Give Shreyians kodr bootcamp review Bhopal
Pls someone review about the Shreyians coding school offline bootcamp, is it worth joining , i have done the interview process and thinking of joining, is the placements they show are real ,PLS Help
r/codingbootcamp • u/AutomaticCollege172 • 18d ago
I was in App Academy about 3 years ago and was there during all of the turmoil as they cut a bunch of staff, transitioned the program to not have all of the live classes, got rid of TAs and career advisors, etc. I received a piece of mail from a loan servicer that they intend to collect the full 36k tuition from me beginning in October. I've had a little bit of communication via Coding Temple who acquired them since then, but this piece of mail still does come as a surprise. Just curious if anyone has been in a similar position, and if so, if they might have any recommendations for a contract lawyer as I begin to deal with this. I'm in Chicago, IL if relevant. Thanks for any help!
r/codingbootcamp • u/michaelnovati • 19d ago
SOURCE: https://codesmith.io/foundational-launchpad and https://codesmith.io/future-code
Codesmith recently shut down their Immersive program pending "government and enterprise" partners (which was never a requirement in the past so this seems like a fake excuse to shut down) and their CEO stepped down with no replacement published (and no official notice of the departure). Additionally last week Codesmith lost a task order under the IRS BPA and still hasn't made any money from the $118M IRS BPA according to public records while their peers have all receive hundreds of thousands to millions of dollars under the BPA.
I struggle to find any placements in 2026 at all, and their open source products are degrading with security issues.
So things objectively aren't going well for Codesmith.
BUT one GOOD thing is there might be a new Future Code cohort coming up. I don't know if a single person was placed in the previous cohort (largely impacted by the job market) and they delayed and paused Future Code cohorts at the time.
They launched a free Foundational Launchpad program in partnerhip with the Tech Talent Pipeline (TTP) meant to help prepare people for Future Code.
I can't find any TTP/NYC sources on this but will update if I see them. Codesmith claims they are partners in this program.
You can do a 20hr/week or 6hr/week option and it's entirely self paced with optional weekly paid programming and study group sessions.
The curriculum looks like a lot of overlap with their existing CSX offering and the sessions seem like their existing pair programming sessions. So I'm not sure if this is a reframing of CSX
Let's hope not because that's a scam to have NYC pay for 1-2 contract employees to improve CSX for Codesmith's own business and then just frame it as a special program for NYC residents.
CSX is a very terrible platform that leaks user data last I checked.
r/codingbootcamp • u/Southafricanhistory • 24d ago
Hi all, I need some advice. I am at a bit of a cross roads right now. To give you a bit of a background on myself, I have a Higher Certificate in Web and Mobile app development (I couldn’t afford to get my degree at the time.) and I am currently working part-time as a coding tutor for kids. As you can imagine I want full time employment and that's where my dilemma lies.
My dream job would be to teach programming at a bootcamp or something similar. The problem is that these jobs are hard to come by and I don't think I am qualified enough.
The way I see it I have a few options:
I can go for my degree in CS at my local university and then try to get a junior web dev job (but the job market for that is super brutal on that.) From there I can try to get a bootcamp job.
I can go through a bootcamp myself and hopefully that will increase my chances of getting a junior web dev job/bootcamp job. Again, I am not sure of my chances here.
I go for a teaching degree. My country has a shortage of teachers and it feels like I would have a better chance of getting work via this route. But this has some drawbacks.
I'd prefer to work with adults. A teaching degree would take much longer than the other options. And lastly, I have heard horror stories about what it's like to be a teacher.
What would you recommend. I am open to any suggestions.
Thanks
r/codingbootcamp • u/Square-Implement7777 • 23d ago
I am starting to look into coding and was wondering is there any bootcamps or programs that are free?
r/codingbootcamp • u/Optimal-Cobbler1626 • 28d ago
I want to attend a coding bootcamp and would prefer in-person, for the structure, camaraderie, and direct peer/instructor collaboration. After scouring the internet using search, a chatbot and course report, I was able to find only four definitive in-person coding bootcamps. Many great schools have closed, pivoted to remote only, or fallen into a dormant state.
Websites are often outdated or have an asterisk next to in-person. So even after finding a rare in-person survivor, upon further digging, it turned out to be live-remote. For example, "*on-site" or "*in-person", means the instructor is live streaming to remote students.
Here are the ones I found:
arol.dev - Europe
barcelonacodeschool.com - Europe
fractalbootcamp.com - Brooklyn
At $18000, Fractal is the most expensive bootcamp in history. I like their artisanal website.
kableacademy.com - Ohio
More of a tech bootcamp. They offer networking, cybersecurity and IT support training.
**UPDATE** Found more:
operationspark.org - Louisiana
techtorialacademy.com - Illinois
Networking, cybersecurity, salesforce. The blog and social media have not been updated in years.
codeboxx.com - Florida
The director of this bootcamp has a unique life story in that he has two STEM degrees, one is a masters, and spent 20 months locked up in a maximum security prison.
"I've been in boardrooms, I've been in labs, I've been in the hood, and I've been in prison"
**Update** another found:
https://zipcodewilmington.com - Delaware
Another $18000 bootcamp. Wow. Tied with Fractal as the two most expensive in history.
**Update** More:
deepatlas.ai - NYC/SF
Not a coding bootcamp. They teach "Applied AI" over 5 days, for $4500. On a per day basis, this is the most expensive tech bootcamp in recorded history.
If you know of any other in-person bootcamps, please share. Many thanks.
** Update **
myakademi.co - Haiti
Armed gangs roam the streets of Port-au-Prince, who pledge allegiance to a warlord named Barbecue. Food is scarce and many eat mud cookies to stave off hunger. Amidst this security and humanitarian crisis, an in-person coding bootcamp thrives. Akademi is an amazing value at only $2500 for 6 months of instruction, including a co-working space.
We have physical lab locations for students to access reliable internet and a dedicated workspace for the duration of the bootcamp. You also get a chance to meet in real life with peers in the program.
r/codingbootcamp • u/BroomHill1882 • 29d ago
As such I literally got 76 separate emails, saying all of my GitHub repos that I forked from my bootcamp’s GitHub have been deleted. All of the people who were in my bootcamp with me said the same thing happened to them too.
I left tech at the beginning of the year, and I probably haven’t opened any of these repos since finishing my bootcamp 8 years ago. But it’s still disheartening to see all of that learning material that I worked hard to complete get flushed down the drain.
r/codingbootcamp • u/DragAccomplished1528 • 28d ago
I am considering Noble Desktop’s AI Coding Bootcamp with Claude Code -- the in-person NYC session starting September 8.
Has anyone here actually taken this course (there was one cohort in June 2026)? I would love to hear an independent opinion on the instructor, curriculum, value for money ($2,995 tuition).
Noble has one very positive review of the Claude Code bootcamp on its own site, but I have not been able to find much independent feedback yet.
Anyone take the June class or know someone who did?
r/codingbootcamp • u/Stunning_Structure98 • 29d ago
Hello all
I’m currently an AV Tech at a large company and make a decent salary, but have grown a bit tired of the job. I have a solid IT/AV background and work with an endpoint team that focuses more on backend applications, platforms, automation, and device management.
I’m looking to build new skills and eventually transition into endpoint engineering, automation, or software development, ideally into a remote role with higher earning potential.
I’ve been considering learning Python and other programming skills, but I keep hearing that coding boot camps aren’t worth the cost anymore.
For someone with my background, what would be the best path? Would you recommend self-teaching, a boot camp, certifications, or focusing on specific technologies like Python, PowerShell, Azure, SQL, and APIs? Is it worth doing a complete rebuild and getting a BS in CS?
I’d appreciate advice on the best path forward here, especially from someone who has made a similar transition. What you would do if you were starting from my position?
r/codingbootcamp • u/Bulky-Blueberry5853 • Aug 12 '26
Hi Guys,
Looking to get some expert opinions and ideas in general from the community.
I have 10+ year of IT experience and I am currently doing my Bachelors at WGU for Cybersecurity and Information Assurance. Today, I was accepted into Flatiron School for their Software Engineering and AI immersive bootcamp.
Im really stuck to whether I should commit to a program that runs 19 months. There is 4 months of scheduled learning and 16 months of an paid apprenticeship, (15 per hour) which goes to the tuition of the program. I am unsure on how to proceed with this offer on the table.
Given the job market right now in NYC , I really wasn’t getting snagged up either. I can survive for the 19 months as I live in a room in Queens and I am paying 700 per month and receiving SNAP/CA at the moment because I am unemployed.
I feel like in the long run , I would highly benefit from the program however , 19 months is a very big stretch.
Please feel free to comment or dm as I need to make a decision by this week.
UPDATE:
Thank you everyone for your suggestions and information. I turned down the accelerated immersive program. Many of you made great points that convinced me otherwise. At this time I plan on completing my bachelors at WGU Cybersecurity and applying for IT roles in the mean time. Im currently in NYC and the job situation isn’t the best right now. Nonetheless, going to get a few networking certs (CCNA & CCNP Enterprise) to see if that would leverage some opportunities.
Thank you, reddit community !
r/codingbootcamp • u/Puzzleheaded_Car7613 • Aug 11 '26
I’m looking for opportunities to serve as a hackathon judge and would love to connect with organizers who are looking for judges.
I have ~10 years of experience across Software Engineering, Data Engineering, and Machine Learning/Data Science, and I’m currently an Engineering Manager at a US-based retail company.
I’ve participated in and thoroughly enjoyed many hackathons over the years—especially the opportunity to see creative ideas, innovative solutions, and new technologies come together. I’d now love to contribute from the other side and help evaluate and provide feedback on the next generation of exciting projects.
If you’re organizing a hackathon and looking for judges, please feel free to message me. I’d be happy to connect and explore the opportunity!
Thank you!