Logo
    Search

    About this Episode

    Ever wondered how you could properly restrict access to certain parts of your web application?  

    Do you have an application that has a user registration page and a user login page?

    Spring Security is the answer if you have a web application created with the Spring Framework!

    Spring Security will restrict access to any URLs that point to your web application based on your custom configuration.

    Learn how in this week's How to Program with Java podcast.

    Recent Episodes from How to Program with Java Podcast

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

    From the Fashion Industry to Full-Stack Coder - Kevin Gallaccio
    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.
    • Follow up with employers and engage in conversations with real human beings.
    • Continuously code and build projects to enhance skills and stand out from the crowd.
    • Reach out to experienced coders for advice and support, and advocate for yourself throughout the coding journey.
    Chapters
    00:00 Introduction and Background
    03:22 Transition from Fashion to Technology
    06:14 Curiosity and Excel Skills
    09:01 Imposter Syndrome and Learning Journey
    12:21 Experience in the Coding Bootcamp
    23:38 Future Plans and Job Prospects
    27:22 Setting Expectations and Working Hard
    29:14 The Importance of Taking Initiative
    30:39 The Reality of the Job Search Process
    31:35 The Need for Follow-Up and Marketing Yourself
    34:03 Engaging with Human Beings and Overcoming Objections
    36:17 Continuing to Code and Building Projects
    45:41 Reaching Out to Coders for Advice
    49:03 The Importance of Advocating for Yourself
    53:25 Wrap-Up and Contact Information

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

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

    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 Java developer in the real-world.

    You can learn more via https://www.coderscampus.com/bootcamp

    EP59 - From Stone Mason to Software Developer in 8 Months

    EP59 - From Stone Mason to Software Developer in 8 Months

    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.

    If you'd like to get in touch with Ethan, 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 to 9 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

    EP58 - From Electrical Technician to Software Developer in 8 Months

    In this episode we'll talk to Dustin, who is a recent graduate from the Coders Campus Bootcamp and managed to land a job within two months of starting the search.

    Dustin and I talk about his prior coding experience that he had before he joined our Bootcamp (spoiler: it wasn't much at all), and we talk about his experience as he went through the curriculum.

    Ultimately we know how his story turned out, but in this special interview we'll learn about HOW he was able to accomplish the task of completing the Bootcamp and landing a job while also being a father of a 2 year old, a husband, a full-time employee and part-time college student.

    We'll also learn about the important lessons that Dustin learned once he began his job search, and what mistakes he was making early on before he pivoted his approach, which then lead to the job that he was offered.

    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 https://www.coderscampus.com/bootcamp

    EP57 - From Restaurant Manager to Software Developer

    EP57 - From Restaurant Manager to Software Developer

    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

    EP56 - Fun Tricks and Analytics with IntStreams in Java

    EP56 - Fun Tricks and Analytics with IntStreams in Java

    In this episode we'll talk about IntStreams and why they're useful in Java.

    IntStreams can be used to replace a common looping mechanism as well as provide a very helpful utility for gathering analytics on data in a non-verbose way.

    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

    EP55 - How to Sort with Streams in Java

    EP55 - How to Sort with Streams in Java

    In this episode we'll talk about how to sort a stream of objects using the ".sorted()" function.

    We'll also talk about the differences between using a stream to sort vs using something like Collections.sort(), which has been available since Java v1.2

    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

    EP54 - What is the Map Operation in Java Streams?

    EP54 - What is the Map Operation in Java Streams?
    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.

    EP52 - Most Common Functional Interfaces in Java

    EP52 - Most Common Functional Interfaces in Java

    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