Coders Campus Podcast

Informações:

Synopsis

Learn how to program using the Java programming language. This podcast will teach you step by step how to use the Java programming language to create your own applications or web applications! These Java tutorials are presented in plain English and explain all of the important Java programming concepts needed to excel in the field of software.

Episodes

  • From the Fashion Industry to Full-Stack Coder - Kevin Gallaccio

    11/03/2024 Duration: 54min

    Summary In this episode, Trevor interviews Kevin, who made a career transition from fashion to technology. Kevin shares how his interest in Microsoft Excel and his curiosity about technology led him to pursue coding. He discusses the challenges and rewards of the coding bootcamp, emphasizing the importance of building a strong foundation in programming and much more.    Connect with Kevin via LinkedIn: https://www.linkedin.com/in/kgallaccio/     Takeaways Curiosity and a willingness to learn are essential for success in the tech industry. Building a strong foundation in programming is crucial for future learning and development. Imposter syndrome is common among aspiring coders, but it should not deter them from pursuing their goals. Committing a significant amount of time and effort to coding can accelerate learning and progress in a bootcamp. Set realistic expectations and be prepared to work hard in the coding industry. Take initiative and don't rely solely on a bootcamp to secure a job.

  • 6 Signs You Should Quit Trying to Learn Coding

    15/11/2023 Duration: 15min

    Embarking on the journey to learn coding can be both exciting and challenging. Unfortunately, several misconceptions often deter aspiring programmers from pursuing their goals. In this episode, I'll debunk six common myths about learning to code and provide valuable insights to help you overcome potential roadblocks. One prevailing myth is that you need to be a math genius to succeed in coding. However, in reality, coding doesn't require advanced math skills. Most coding tasks involve basic arithmetic, such as addition, subtraction, multiplication, and division. Problem-solving and logic are far more critical in coding. Don't let past academic performance dictate your coding journey. Being a poor student in traditional subjects doesn't mean you can't excel in coding. Coding offers diverse paths, from front-end development to back-end development and more. Find the niche that suits your interests and strengths. Learning to code is an achievable goal for anyone with the dedication and determination to overcome

  • The Coding Apocalypse: Is the End of Software Jobs Near?

    03/08/2023 Duration: 30min

    This thought-provoking video delves deep into a highly controversial topic: Are coding jobs disappearing? As we stand on the brink of unprecedented technological advancements, what does the future hold for coders and software engineers? Are we facing a coding apocalypse or is it just a myth? Join us as we expose the untold truths behind the glitz and glam of the coding industry. We uncover it all from the intricate world of coding boot camps to the journey of coding novices transforming into graduates. This is not just about learning any specific language, it's about understanding the implications of these skills in a rapidly evolving job market. If you've ever asked yourself, "Am I just wasting my time learning to code?" this episode is for you. Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 9 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a

  • EP59 - From Stone Mason to Software Developer in 8 Months

    31/05/2022 Duration: 56min

    In this episode we'll talk to Ethan, who is a recent graduate from the Coders Campus Bootcamp and managed to land a job within two months of starting the search. Ethan and I talk about how, from a young age, he was guided away from learning technology because his teachers didn't feel he was cut out for the field. In this interview we'll learn how wrong his teachers were and how Ethan was able to complete the coding bootcamp while also raising a small child with a pregnant wife and working a full-time job. Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP58 - From Electrical Technician to Software Developer in 8 Months

    03/05/2022 Duration: 56min

    If you'd like to get in touch with Dustin, feel free to add him via LinkedIn here  Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via www.coderscampus.com/bootcamp

  • EP57 - From Restaurant Manager to Software Developer

    27/01/2022 Duration: 39min

    In this episode we'll talk to Yasiin, who is a graduate from the Coders Campus Bootcamp. We dive into his story about how he started his coding journey as a Restaurant Manager, and went through two Coding Bootcamp before landing his first job. Yasiin shares a ton of great insights and tips for beginner coders who are hoping to get a job, so be sure to listen to the whole episode. Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • What is the Map Operation in Java Streams?

    26/11/2021 Duration: 41min

    Big announcement: today marks the launch of our brand new "Beginners only" Coding Bootcamp. If you're a beginner to coding and have spent less than about 6 months learning to code, you're a great fit for this new 16 week Coding Bootcamp. You can join the Bootcamp via coderscampus.com/beginner The best part is that it's about 85% less expensive than our main Bootcamp, and you'll still get all the great features and support you need to actual master the fundamentals of coding. So check out our "Core Java Coding Bootcamp" today if you've always wanted to become a professional coder.

  • EP53 - Intro to Streams in Java

    19/11/2021 Duration: 43min

    GitHub link here: https://github.com/tp02ga/FunWithStreams In this episode we'll talk about: What are streams and why you should care about them Comparing a simple Stream example to a Looping example Intermediate vs Terminal operations

  • EP52 - Most Common Functional Interfaces in Java

    15/11/2021 Duration: 53min

    In this episode we'll talk about 7 common Functional Interfaces that Java provides to us. UnaryOperator, BinaryOperator, Supplier, Consumer, Function, Predicate and BiPredicate Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP51 - Let's Talk Lambdas in Java

    12/11/2021 Duration: 57min

    In this episode we'll talk about a super useful feature that was introduced back in Java version 8, known as Lambdas. The Lambda feature is something you didn't know you desperately wanted or needed until you understood it. The Lambda syntax allows you to write much cleaner and more readable code, while also empowering you to get more done with less code. In this lecture, I'll be referring to some code that you can download via this github repository. Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP50 - #3 of 3 to Getting a Job as a Coder

    06/08/2021 Duration: 31min

    In this episode we'll talk about the 3rd key to getting a job as a coder... How do you stand out from the crowd? You put in all this effort to learn how to code. You likely have a plan, you follow a curriculum, you seek help and learn. You practice and you struggle... but what about when it comes time to find a job? Do you have a plan for finding a job other than: "I'll apply to a bunch of openings and make sure my resume is great!" Most people don't.  Let's talk about that. Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP49 - Top 3 mistakes coders make when applying to their first job

    31/07/2021 Duration: 35min

    In this episode we'll talk about 3 big mistakes that aspiring coders make when trying to land their very first job. Getting your first job as a coder will be the most difficult challenge when trying to launch your professional career, make sure you avoid these three mistakes: Setting up your portfolio and NOT doing this...  Incorrectly utilizing certifications on your resume... Getting a college degree and then...   Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP48 - Top 3 reasons why you'll fail to succeed as a coder and how to overcome them

    29/07/2021 Duration: 44min

    In this episode we'll talk about 3 common issues I see that beginner programmers struggling with most when starting the journey of learning to code. Impostor Syndrome  The overwhelming number of choices Thinking that struggling is a bad thing (and then quitting because of it) Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP47 - Key #2 of 3 to Getting a Job as a Coder

    22/07/2021 Duration: 37min

    Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP46 - Are Coding Bootcamps Worth It?

    15/07/2021 Duration: 38min

    Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP45 - Key #1 of 3 to Getting a Job as a Coder

    10/07/2021 Duration: 48min

    Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp

  • EP44 - How to get a Job as a Java Programmer

    07/10/2019 Duration: 20min

    Bootcamp Details: https://bootcamp.coderscampus.com Curriculum: https://bootcamp.coderscampus.com/curriculum Applications: https://bootcamp.coderscampus.com/application-process  

  • EP43 - Resume Writing Tips

    01/10/2019 Duration: 20min

      You can download a copy of my resume via https://coderscampus.com/resume If you want to apply to my Bootcamp, you can do that via https://bootcamp.coderscampus.com  

page 1 from 4