podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Greg L. Turnquist
Shows
SELECT STAR
EP 19: 5 Reasons To Go Distributed
Is your database growing beyond your wildest expectations?Buried in crazy requests? Tables 10x bigger than you imagined?On this episode of SELECT STAR, find out why it might be time to move to a distributed database.🎓 Try CockroachDB for yourself:👉 university.cockroachlabs.com📺 Learn about Greg’s journey in data:👉 Greg on SELECT STARAbout the Hosts:Greg L. Turnquist – Former Spring team member, author of Learning Spring Boot, 12 Rules for Pro Coders, and more. Now a technical content engineer at Cockroach Labs.Felipe Gutierrez – Vete...
2025-07-25
54 min
SELECT STAR
EP 18: JOINing data in a DISTRIBUTED system?!?
You've joined data before. It's what we do every time we need to fetch data spread across two or more tables.But what happens in a DISTRIBUTED environment?On this episode of SELECT STAR, learn what happens under the covers on the database you just can't kill. HOT TIP: It's NOT what you think!Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ and get started!About our hosts:Greg L. Turnquist worked on the Spring team for over thirteen years before he joined...
2025-07-10
56 min
SELECT STAR
EP 17: Ever optimized a query like THIS?
You've probably heard of an index. Maybe you know a couple other ways to speed up a query.But what if there was ANOTHER way to make your queries speed up by orders of magnitude?On this episode of SELECT STAR, learn how this tried-and-true tactic can help you speed up even the thorniest of queries!Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!About our hosts:Greg L. Turnquist worked on the Spring team for over thirteen...
2025-06-26
1h 00
SELECT STAR
EP 16: The MANY things to know about distributed SQL!
We all use relational databases because we NEED them. That's why it's sometimes REALLY HARD to write the correct query...and ALSO have it perform.On this episode of SELECT STAR, learn how writing the query right AND having it perform is CRITICAL in a distributed environment!========Want to take CockroachDB for a spin? Then check out Cockroach Unversity for FREE and get started!========About our hosts:Greg L. Turnquist worked on the Spring team for over thirteen years before he joined Cockroach Labs as a technical...
2025-06-13
1h 03
SELECT STAR
EP 15: What happens when a REGION fails?
What happens to your database that you just can't kill when you suffer a regional failure? On this episode of SELECT STAR, learn how CockroachDB puts you in control of dealing with an AZ failure or even a regional failure before it happens! Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started! About our hosts: Greg L. Turnquist worked on the Spring team for over thirteen years before he joined Cockroach Labs as a technical content engineer. He was the lead developer...
2025-05-29
32 min
SELECT STAR
EP 14: ADO.NET and CockroachDB
Do you work with .NET and need an entity management toolkit? Then ADO.NET is for you!On this episode of SELECT STAR, find out how easy it is to pick up ADO.NET and tie in with CockroachDB, the database you just can't kill.Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!About our hosts:Greg L. Turnquist worked on the Spring team for over thirteen years before he joined Cockroach Labs as a technical content engineer. He was the lead...
2025-05-15
36 min
SELECT STAR
EP 13: "So you want to migrate to CockroachDB, I hear!"
A LOT of the people using CockroachDB started elsewhere but ultimately came to the database you just can't kill because there was NO OTHER CHOICE.On this episode of SELECT STAR, learn some of the most valuable tips when it comes to migrating to the database you just can't kill as we deep dive with Cockroach's Technical Evangelist, Rob Reid.And maybe—just maybe—we'll dig into other topics as well!Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!About our host...
2025-05-01
54 min
SELECT STAR
EP 12: Why your .NET app can really sizzle with CockroachDB!
With all this Java action, are you feeling left behind? Really love using the .NET platform to build awesome apps? Your time has come!On this episode of SELECT STAR, see how to leverage CockroachDB from within your .NET/C# app and see how to build an app on top of the database you just can't kill!Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!About our hosts:Greg L. Turnquist worked on the Spring team for over thirteen years...
2025-04-17
57 min
SELECT STAR
EP 11: CockroachDB is the way to GO!
Looking to create a REST API with Go and CockroachDB? This is the right place to be.On this episode of SELECT STAR, we use Go to connect to CockroachDB and create a simple REST API with the Gin Web Framework and the GORM ORM Library for Go.Want to take CockroachDB for a spin? Check out https://university.cockroachlabs.com/ for FREE and get started!Get more 👀 Go Lang Gin Web Framework GORM ORM LibraryAbout our hosts:Greg L. Turnquist worked on the Spring team for over thi...
2025-04-03
58 min
SELECT STAR
EP 10: What makes a good relationship? Primary keys!
A cornerstone of relational databases are primary keys. We need handles on our rows of data.On this episode of SELECT STAR, find out what makes for a good primary key, especially in a distributed environment like CockroachDB!Want to take CockroachDB for a spin? Then check out Cockroach University for FREE and get started!Get more 👀 SQL Database Modernization at Your Speed: A Step-by-Step Guide Learn about Spring Data JDBC Check out Spring Data JPA New to Spring Boot? Start hereAbout our hosts:Greg L. Turnquist worked on...
2025-03-20
57 min
SELECT STAR
EP 09: Want to speed up your database with AI?
AI has taken the world by storm. A question arises...can it speed up your database?On this episode of SELECT STAR, see how AI tools can speed up your CockroachDB database, make it more performant, and help squeeze out inefficiencies!Want to take CockroachDB for a spin? Then check out Cockroach University for FREE and get started!Get more 👀 SQL Database Mod...
2025-03-06
58 min
SELECT STAR
EP 08: CockroachDB meets JdbcClient
We're always looking for simpler, more elegant APIs to get the job done.On this episode of SELECT STAR discover how Spring's fluent API, JdbcClient, makes it an absolute joy to work with SQL statements through the power of JDBC!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========Get more 👀 Today's code repo: https://github.com/Select-Star-Show/payroll-spring-jdbcclient-example SQL Database Modernization at Your Speed: A Step-by-Step Guide: https://cockroa.ch/3WgmDTV Learn about Spring Data JDBC: https://www.youtube.com...
2025-02-20
57 min
SELECT STAR
EP 07: CockroachDB Basics
CockroachDB can grow and change dynamically, all while keeping your data safe. How does it do that?On this episode of SELECT STAR learn EXACTLY how CockroachDB scales and protects your data seamlessly and effortlessly!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========Get more 👀SQL Database Modernization at Your Speed: A Step-by-Step Guide: https://cockroa.ch/3WgmDTVLearn about Spring Data JDBC: https://www.youtube.com/live/w9PXLdqL_1g?feature=sharedCheck out Spring Data JPA: https://www.youtube.com...
2025-02-13
50 min
SELECT STAR
EP 06: Using JdbcTemplate with CockroachDB
JdbcTemplate is one of the oldest yet most golden features buried in the Spring Framework.On this episode of SELECT STAR learn why some of the biggest shops out there still reach for JdbcTemplate to solve BIG problems!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========Get more 👀Today's JdbcTemplate project: https://github.com/Select-Star-Show/payroll-spring-jdbc-exampleSQL Database Modernization at Your Speed: A Step-by-Step Guide: https://cockroa.ch/3WgmDTVAbout our hosts:Greg L. Turnquist worked on the Spr...
2025-02-06
1h 02
SELECT STAR
EP 05: CockroachDB meets Spring Data JPA
Did you know relational apps are preferred over non-relational ones up to 4-to-1? And in Javaland, one of the most popular toolkits is JPA!In this episode of SELECT STAR, see how fast you can get off the ground when you use Spring Data JPA as your tool of choice for your CockroachDB application!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========Get more 👀Today's Spring Data JPA project: https://github.com/Select-Star-Show/payroll-spring-data-jpa-examplSQL Database Modernization at Your Speed: A S...
2025-01-23
1h 04
SELECT STAR
EP 04: How to build the CockroachDB app you always wanted...with Spring Data JDBC!
Have you ever been interested in using the power of Spring Data...but without the overhead of JPA? In this episode of SELECT STAR, see how to build a Spring Boot app using the power of Spring Data JDBC!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========About our hosts:Greg L. Turnquist worked on the Spring team for over thirteen years before he joined Cockroach Labs as a technical content engineer. He was the lead developer for Spring Data JPA...
2025-01-10
1h 06
Spring Office Hours
S3E41 - Spring's Hidden Powers with Greg Turnquist
Join Dan Vega and DaShaun Carter as they welcome Greg Turnquist, Senior Staff Technical Content Engineer at CockroachDB and former Spring Data JPA lead. In this episode, dive deep into Spring's powerful yet often overlooked features for building high-performance, highly available systems. Greg shares expert insights on combining JdbcTemplate, Spring Retry, and transaction management, demonstrating why Spring Boot's balance of convenience and power makes it a lasting force in enterprise development. You can participate in our live stream to ask questions or catch the replay on your preferred podcast platform.Show NotesCockroach DBProcoder
2024-12-03
1h 03
Garry Newman
[download pdf] Learning Spring Boot 2.0 - Second Edition: Simplify the development of lightning fast applications based on microse
https://yuandipro.firebaseapp.com/?GASS=1786463784 . Click This Link To Access Learning Spring Boot 2.0 - Second Edition: Simplify the development of lightning fast applications based on microservices and reactive programming by Greg L. Turnquist (Author) Book Supports all formats, Such as: EPUB, PDF , AZW3, MOBI, IBA, & RTF Book Title: Learning Spring Boot 2.0 - Second Edition: Simplify the development of lightning fast applications based on microservices and reactive programming Book Author: Greg L. Turnquist (Author) Book Rating: 9+ ratings Powered by Firstory Hosting
2024-10-22
00 min
SELECT STAR
EP 03: CockroachDB & Spring Boot
You dig Spring Boot?Come and find out in this live coding session how you can hook your Spring Boot application up with CockroachDB, and make things sizzle!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========About our host:Greg L. Turnquist worked on the Spring team for over thirteen years before he joined Cockroach Labs as a technical content engineer. He was the lead developer for Spring Data JPA, Spring Web Services, and a committer to multiple Spring...
2024-10-10
27 min
Pro Coder Show
EP 56: Disney Ditches Slack
Disney has announced they are no longer using Slack! What happened? Why did it happen? But more importantly, are there habits YOU are doing as a pro coder that is putting your company at risk as well? ==== 12 Rules for Pro Coders is OUT! Grab it now while it's hot! https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate links for products I enjoy using. They don't...
2024-09-27
21 min
SELECT STAR
EP 02: Making your queries FAST-err!
Have you ever sped up a query...but not enough? Have you ever just thrown an index into a system because someone told you that's the way to go?Find out exactly HOW to create the RIGHT index for the RIGHT situation, using the tools that CockroachDB comes loaded with.========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com/ for FREE and get started!========About our host:Greg L. Turnquist worked on the Spring team for over thirteen years before he joined Cockroach Labs as...
2024-09-24
1h 02
SELECT STAR
EP 01: Making your queries FAST!
NOTE: There is an echo in the first 4 minutes, but we fixed that for the rest of the show. Sorry!Have you ever struggled with query performance? Have you ever wondered what is going on and why your system seems bogged down?Find out how to use the tools that come with CockroachDB to ramp things up in this inaugural episode of SELECT STAR, the show where you learn absolutely EVERYTHING about the database you just can't kill!========Want to take CockroachDB for a spin? Then check out https://university.cockroachlabs.com...
2024-09-24
1h 11
Pro Coder Show
EP 55: Elon's xAI is the latest tech giant coming to Tennessee!
Elon Musk has announced plans to build his "gigafactory" in Memphis, TN, the site for the supercomputer planned to undergird xAI. As Yet Another Big Tech firm expands into Tennessee, what does that mean for pro coders? Find out on today's episode of the Pro Coder Show! ==== 12 Rules for Pro Coders is OUT! Grab it now while it's hot! https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may...
2024-06-10
20 min
Pro Coder Show
EP 54: 7 Tips on Giving A Customer Presentation
You're manager has tapped you to give a customer presention. Gulp. With sweats and shaking you nod your head yes. Learn these seven tips on how to give a customer presentation and make them NOT so scary! ==== 12 Rules for Pro Coders is OUT! Grab it now while it's hot! https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate links for products I enjoy using. They don't...
2024-06-03
27 min
Pro Coder Show
EP 53: So you want to work on open source?
So you want to be a pro coder and work with open source. What does that even mean? Do you know how open source coders even earn a living? And what does open source really mean, anyway? ==== 12 Rules for Pro Coders is OUT! Grab it now while it's hot! https://12rules.io! ==== ALSO SEE: 👀 ✅ More actionable advice to advance your career: https://youtu.be/wh9d8du_fW0 ✅ Working with what you've got! https://youtu.be/J4TBa68h20w Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine an...
2024-05-21
19 min
Pro Coder Show
EP 52: What's stopping you from coding like this?
Being a pro coder, have you considered WHERE you want to work? Have you heard of working REMOTELY? On this special episode of the #ProCoderShow, broadcast from Walt Disney World, find out the pros and cons of working remotely, how to find out if remote positions are available, and whether working remotely is for you. ==== 12 Rules for Pro Coders is OUT! Grab it now while it's hot! https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team...
2024-05-06
35 min
Pro Coder Show
EP 51: Google lays off Python team! What does it mean?
Google has laid off their ENTIRE Python team! Why? Does this impact me? More importantly, are you SAFE as a pro coder? And what can you do to better protect yourself in the future? Find out on this episode of the #ProCoderShow! ==== 12 Rules for Pro Coders is OUT! Grab it now while it's hot! https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate links for products...
2024-04-30
55 min
Pro Coder Show
EP 50: What do you want to be when you grow up?
So you want to be a pro coder. But what does that mean? Are you going to write e-commerce sites in JavaScript? Maybe build cool iOS apps? Do you even have a clue? Find out what people are doing today...and some of the nitty gritty of being a pro coder. And maybe just maybe, you can unlock what it is that YOU want to do that will make you the most money as pro! ==== 12 Rules for Pro Coders is ABOUT to be released, and the price will go UP! Grab it now while it's still on sale! https://12...
2024-04-15
55 min
Pro Coder Show
EP 49: Why YOU should be using continuous integration!
Ever heard of continuous integration? It's the thing we must ALL be doing, right? Because someone told you so? Or...why? Find out what CI is really for, how it reduces risk, and what YOU should be looking for when it comes to making continuous integration serve you...and not the other way around! ==== 12 Rules for Pro Coders is ABOUT to be released, and the price will go UP! Grab it now while it's still on sale! https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are...
2024-04-08
54 min
Pro Coder Show
EP 48: Everything you need to know about STOCK OPTIONS as a PRO CODER
Someone offering you a chunk of equity for a new position? What does that mean? Do you have to accept a pay cut to get that? What about RSUs? ISOs? Strike prices? Enough already, just give it to me! Is this a good deal or not? WARNING: This episode is for educational advice only. Before making any financial choice, consult your accountant, tax attorney, and/or financial advisor. ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All...
2024-04-01
49 min
Pro Coder Show
EP 47: If you're a pro coder you're going to need...
If you're a pro coder, you sure ain't doing it with your bare hands! Instead, you have loads of tools that you reach for. Some, every day. Some, once in a blue moon. But which ones are VITAL to your success as a proc? ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== I ❤️: * Favorite IDE: https://www.procoder.io/intellij-idea * Favorite text editor: https://www.procoder.io/sublime-text * Windows management: https://www.procoder.io/stay * Bluetooth keyboard: https://www.procoder.io/keyboard * Trackpad: https://www.procoder.io/trackpad * My favorite desk, ever...
2024-03-25
54 min
Pro Coder Show
EP 46: Is Java okay?
You want to use Java, but someone said it's junk. You want to use JavaScript, but someone said don't waste your time! What CAN you use? What's the #1 language you SHOULD be using if you want to become a pro coder? ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate links for products...
2024-03-18
45 min
Pro Coder Show
EP 45: HOW do I get PROMOTED?
Every wonder how to get promoted...or to secure a merit increase? Find out what your manager is up to every year...and why it may be costing you just what you need. ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate links for products I enjoy using. They don't cost...
2024-03-11
46 min
Pro Coder Show
EP 44: Ever been WRONG before?
Ever been WRONG before? Ever read code from a teammate that was wrong? Ever made a big MISTAKE? In this episode of the Pro Coder Show, learn how to give and receive feedback on code reviews and other places. ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate...
2024-03-06
53 min
Pro Coder Show
EP 43: Goodbye Spring...
...hello Cockroach Labs! What happened? Why are you no longer on the Spring team? And what is CockroachDB? What's happening over there? Here's your chance to ask me anything...and to get the long and short of what is happening on this channel. ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. From time to time, I may post affiliate links...
2024-02-26
55 min
Pro Coder Show
EP 42: Is code testing THAT important??
Unit testing, integration testing, black box testing, white box testing, fuzz testing, smoke testing...what does it all mean?!? Is it really The Thing To Do to FIRST write a test case and THEN write the code that solves that test case? What REALLY matters when it comes to testing your code? Find out on this episode of the #ProCoderShow ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== Do YOU uphold the Pro Coder motto, BE PROFESSIONAL? https://store.procoder.io DISCLOSURE: All opinions stated here are mine and do not...
2024-02-20
1h 08
Pro Coder Show
EP 41: What you should NEVER do!
Why is your COMMIT MESSAGE so important? What do you ALWAYS need to include? And what should you NEVER put in a commit message? Also, you'll get to meet fellow pro coder and YouTuber content creator @talesfromthejarside ! ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. Any usage of "Spring", "Spring Boot", "Spring Framework", "VMware", "Pivotal", or anything else is completely unaffiliated with its owners. From time to time, I may post af...
2024-02-06
56 min
Pro Coder Show
EP 40: What is a PRO CODER's most IMPORTANT TOOL?
As a pro coder, we use LOTS of tools. But which one is absolutely critical? Which one is vital to a strong and successful career? Which one should you invest time and energy in to make sure it's working? ==== Don't forget to pre-order your copy of 12 Rules For Pro Coders today at https://12rules.io! ==== DISCLOSURE: All opinions stated here are mine and do not necessarily reflect those of any team or employer. Any usage of "Spring", "Spring Boot", "Spring Framework", "VMware", "Pivotal", or anything else is completely unaffiliated with its owners. From time to time, I may post...
2024-01-29
1h 06
A Bootiful Podcast
Spring Data legend Greg Turnquist on optimizations, queries, and more
Hi, Spring fans! In this installment, we'll talk to Spring Data legend [Greg Turnquist (@gregturn)](https://twitter.com/gregturn) about the incredible next-level optimizations and query enhancements, the work in general, and so much more. This episode was recorded live at SpringOne 2023 in Las Vegas!
2023-10-05
45 min
Pro Coder Show
EP 39: Josh Long & Greg Turnquist discuss Spring Data at SpringOne 2023
I ran into Josh, and we grabbed a bite to eat. With a bite in my mouth, he suddenly DEMANDED we do a live stream! So we buddied up and talked about EVERYTHING from Spring Data to Spring Web Services to SpringOne, and everything in between. Enjoy! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! GET MORE: 🎉 - Get a FREE tech ebook at https://springbootlearning.com/join - Follow me on Twitte...
2023-09-02
36 min
Pro Coder Show
EP 38: 5 TIPS for PRO CODERS in 2023
So you want to be a pro coder? (Or maybe you just got started.) Either way, there are FIVE key things YOU MUST DO to excel. Tune in to find exactly what! ==== Don't forget to order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Spring Data code Formatting tools - https://github.com/spring-projects/spring-data-build/tree/main/etc/ide - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Spring Boot Learning Podcast: https://springbootlearning.com/podcast - This channel's github repositories: https://trnq.st...
2023-04-16
49 min
Pro Coder Show
EP 37: HOW to WRITE a COMMIT
So you've worked on a new feature (or a patch). And it's time to commit your work. What do you put in the commit message? How much detail do you really need? And more importantly...what should you NEVER put in a commit message? ==== Don't forget to order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Spring Data code Formatting tools - https://github.com/spring-projects/spring-data-build/tree/main/etc/ide - Order your copy of Learning Spr...
2023-01-22
18 min
Pro Coder Show
EP 36: WHAT is GRADLE?
Gradle just might be the most powerful build tool we've ever seen for building Java apps. But is it REALLY better than Maven? ==== Don't forget to order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Spring Data code Formatting tools - https://github.com/spring-projects/spring-data-build/tree/main/etc/ide - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Spring Boot Learning Podcast: https://springbootlearning.com/podcast ...
2023-01-14
06 min
Pro Coder Show
EP 35: WHAT is MAVEN?
Heard of maven? Maybe some people have told you it's great...some say it's horrible. Find out why it just might be the RIGHT tool for your next Java project! ==== Don't forget to order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Spring Data code Formatting tools - https://github.com/spring-projects/spring-data-build/tree/main/etc/ide - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Spring Boo...
2023-01-08
07 min
Pro Coder Show
EP 34: HOW to conduct a CODE REVIEW
Have you been pulled into a PR review? Are teammates asking you to provide feedback on their efforts? Are **gulp** prepping a pull request of your own and are wondering what to expect? Then check out this video. Learn what it means to conduct a code review of a teammate's efforts and what EXACTLY you need to watch out for! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd...
2023-01-01
17 min
Pro Coder Show
EP 33: HOW to be a FRAMEWORK Engineer
Have you wanted to work on something bigger than an individual app? Wanted to be a part of an emerging community? Contribute to something that is, well, bigger? In this episode, find out EXACTLY what you must do to become a framework developer. And discover whether (or not) you're up to the challenge! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/boo...
2022-12-10
23 min
Pro Coder Show
EP 32: How to be a remote Spring engineer
Have you wanted to get a remote assignment? Maybe you started onsite, but ever since COVID, remoting has become a new thing for your team. Maybe you found the perfect team...but they aren't in your area. Do you have what it takes to be a remote Spring engineer? Do you know what skills you need to pull it off? Do you know the risks involved? Cuz' it ain't easy. Buy maybe you can. Find out! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://s...
2022-12-03
23 min
Pro Coder Show
EP 31: JDBC vs. JPA - What do I pick and why?
JdbcTemplate. Spring Data JPA. Spring Data JDBC. Which one do I pick? What are the tradeoffs? Do I have to go all the way with my choice? If these questions plague you when working on persisting data in your Spring Boot application, then this video is for you! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Spr...
2022-11-26
12 min
Pro Coder Show
EP 30: 6 Ways to be a SPRING CODER
You can do it. You really CAN become a Spring coder. But there are some key steps you must take to get there. Find out in this video! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Spring Boot: Up & Running (Mark Heckler): https://trnq.st/wv3z - Spring in Action (Craig Walls): https://trnq.st/0sbr ...
2022-11-19
08 min
Pro Coder Show
EP 29: When should you NOT use SPRING BOOT?
Spring Boot is awesome. So we should use it everywhere we can, right? Wrong! Find out why Spring Boot is not always the best choice. ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Sublime Text 3: https://springbootlearning.com/sublime-text - IntelliJ IDEA (Community Edition): https://springbootlearning.com/intellij-idea - AirPods Pro: htt...
2022-11-12
10 min
Pro Coder Show
EP 28: 5 tools every Spring developer should have
Are you diving head first into writing Spring apps? Then you'll want to get your hands on some of these CRITICAL tools that every Spring developer needs! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! - Sublime Text 3: https://springbootlearning.com/sublime-text - IntelliJ IDEA (Community Edition): https://springbootlearning.com/intellij-idea - AirPods Pro: https://springbootlearning.com...
2022-11-06
08 min
Pro Coder Show
EP 27: What are DTOs?
Have you ever heard someone suggest "you should use a DTO!" and wondered what they're even talking about? In this video, you'll learn EXACTLY what DTOs are, when to use them...and when you can ditch 'em! ==== Want to get a free tech e-book, be alerted to my discounts, and get even MORE content about SPRING BOOT? Then SIGN UP FOR MY NEWSLETTER: https://springbootlearning.com/newsletter ==== RESOURCES: 👇 - Code I wrote ☕ (including off-camera tweaks): - Spring Initializr: https://start.spring.io - Spring Boot: https...
2022-10-22
08 min
Pro Coder Show
EP 26: What is Jakarta EE?
If you're confused about Jakarta EE vs. Java EE vs. J2EE, then check out this episode. Learn why Spring Boot 3 and Spring Framework 6 are picking up Jakarta EE 9 and how else this impacts YOUR next application! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab this one! https://trnq.st/bny2 - Grab your copy of Hacking with Spring Boot 2.4: Classic Edition: https://greglturnquist.com/hacking-with-spring-boot-2.4-cl...
2022-10-16
09 min
Pro Coder Show
EP 25: What is MVC?
"Just use Spring MVC!" Uhh...what is MVC? What does it mean? Why is it good for me? Find out how this pattern leads to better apps and even transcends frameworks. ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab this one! https://trnq.st/bny2 - Grab your copy of Hacking with Spring Boot 2.4: Classic Edition: https://greglturnquist.com/hacking-with-spring-boot-2.4-classic-edition GET MOR...
2022-10-08
13 min
Pro Coder Show
EP 24: What is JMS?
People keep saying that we should use JMS? But why? What is so special about JMS when it comes to building Spring apps? And what is critical to understand when building ANY middleware-based application? ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab this one! https://trnq.st/bny2 - Grab your copy of Hacking with Spring Boot 2.4: Classic Edition: https://greglturnquist.com/hacking-with-spring-boot-2.4-classic-edition GET MORE: 🎉 ...
2022-10-01
21 min
Pro Coder Show
EP 23: Java Patterns that DIED in 2022
In 2022, we saw some entrenched Java design patterns die a deserved death. They have been hanging around our necks for years. But it was time they got kicked to the curb. In this video, find out EXACTLY what has been thrown overboard and what we are instead using in their place! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab this one! https://trnq.st/bny2 - Gra...
2022-09-24
14 min
Pro Coder Show
EP 22: What is OAuth 2?
What is OAuth 2? And why is it so tricky to grok what it does? Do people keep SAYING you should add OAuth 2 to your application. But you don't grok what is at play? This episode will explain EXACTLY what OAuth 2 does, how Spring has been involved with it since the early days, and what you can do today! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab thi...
2022-09-17
18 min
Pro Coder Show
EP 21: What is JPA?
What is JPA? And how does this impact your Spring Boot application? JPA is the most popular standard used when it comes to relational data stores in Javaland. Understanding what it does, why it became such a hit, and what some its limitations are may be the ticket toward better leveraging it in your next (or present) Spring Boot application. ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab thi...
2022-09-10
11 min
Pro Coder Show
EP 20: What are Servlets?
What are servlets? And what does this have to do with my Spring Boot web application? If you're using Spring MVC or just about any other web-based technology with Java, you are probably using servlets? What exactly does this mean? Is this important for Spring Boot 3? Get all your questions answered here! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab this one! https://trnq.st/bny2 ...
2022-09-03
16 min
Pro Coder Show
EP 19: What is JDBC?
What is JDBC? And why, more importantly, does this matter when building Spring Boot apps? JDBC is one of our oldest standards in the Java community. Understanding how Spring Boot works in the presence of JDBC (which is more often than you may realize) could unlock doors you weren't aware of! ==== Don't forget to pre-order your copy of Learning Spring Boot 3.0 3rd Edition today at https://springbootlearning.com/book! ==== RESOURCES: 👇 - Need a standing desk like mine? Grab this one! https://trnq.st/bny2 - Grab...
2022-08-27
07 min
Pro Coder Show
EP 18: TESTING your SPRING AMQP listeners
Asynchronous message passing is one of the most important tools we use in modern application development. And with Spring Boot, we can handily reach for Spring AMQP to talk to RabbitMQ. In this episode, learn how to test your Spring Rabbit-based application using some pretty slick tactics! ==== Want to get a free tech e-book, be alerted to my discounts, and get even MORE content about SPRING BOOT? Then SIGN UP FOR MY NEWSLETTER: https://springbootlearning.com/join ==== RESOURCES: 👇 - Spring Initializr: https://start.spring.io - S...
2022-08-05
32 min
Pro Coder Show
EP 17: TESTING your SPRING DATA repositories
When it comes to testing, nothing needs more care and scrutiny than where your data is stored. But testing against database is HARD. And often comes with nasty issues. In this session, discover how to test your Spring Data repository layer with ease and ensure your persistence solution is doing everything it takes to support your application! ==== Want to get a free tech e-book, be alerted to my discounts, and get even MORE content about SPRING BOOT? Then SIGN UP FOR MY NEWSLETTER: https://springbootlearning.com/join ==== RESOURCES: 👇 ...
2022-07-29
24 min
Pro Coder Show
EP 16: The RECESSION is here! What are YOU doing as a SPRING BOOT coder to deal with it?
The recession is here. Amidst current day global economics, it's rare for an economic dip to NOT impact worldwide markets. So the question arises: what are YOU doing to deal with that as a SPRING coder? In this video, learn some tips about what YOU can do to solidify your standing as Spring developer as your career gets underway! ==== Want to get a free tech e-book, be alerted to my discounts, and get even MORE content about SPRING BOOT? Then SIGN UP FOR MY NEWSLETTER: https://springbootlearning.com/join ==== ...
2022-07-22
25 min
Pro Coder Show
EP 15: TESTING the SECURITY of your SPRING BOOT app!
Your app isn't real until it's secured. And it's not REALLY secured until it's been tested top to bottom! In this session, discover how to test your Spring Security policy, allowing you to release with confidence! ==== Want to get a free tech e-book, be alerted to my discounts, and get even MORE content about SPRING BOOT? Then SIGN UP FOR MY NEWSLETTER: https://springbootlearning.com/join ==== RESOURCES: 👇 - Spring Initializr: https://start.spring.io - Spring Boot: https://spring.io/projects/spring-boot - Grab your copy of Hacking wi...
2022-07-15
32 min
Pro Coder Show
EP 14: WANT to TEST your SPRING WEB layer?
Have you EVER wanted to make sure your SPRING MVC web controllers behave correctly? Do you struggle with writing test cases that make you confident the front end will act right? Or do you feel hopeless and throw in the towel, and just figure you'll check out the web layer after you DEPLOY to PRODUCTION? (Maybe let the test team do all that for you?) This episode will show you how to cast your fears and doubts to the side, and instead write slick test cases ENSURING your Spring MVC web controllers are doing as to...
2022-06-20
50 min
Pro Coder Show
EP 13: SPRING BOOT 3 + OAUTH 2 = YouTube!
One of the coolest things people reach for in building web apps, is off loading authentication to one of the three biggies: Facebook, Twitter, or Google. Why maintain a list of users when there is someone else (with considerably bigger budgets) ready to do that for you? In this podcast, discover how to not only Google as our source of authentication, but to also grab some of that delicious YouTube data and serve it up on a website! ==== Want to get a free tech e-book, be alerted to my discounts, and...
2022-05-28
1h 17
Pro Coder Show
EP 12: Being a Spring Contributor + Spring Cloud AWS (ft. Maciej Walkowiak)
Did you know that there is a whole world of people that contribute to the Spring community without working directly on the Spring team? As a community-grounded effort, Spring encourages people from around the globe to participate in all kinds of ways to build something better. Maciej Walkowiak (https://twitter.com/maciejwalkowiak) leads the Spring Cloud for AWS project, among his many contributions to Spring. He has been using and contributing to Spring for over 14 years. He even founded the Spring Academy to to help developers learn the fundamentals of Spring Boot and Hibernate. Join us...
2022-04-24
1h 02
Pro Coder Show
EP 11: CONFIGURING Your SPRING BOOT 3 App
Need to configure the beans in your Spring Boot 3 app? Wonder how to swap one bean for another in a test? Ever been curious about why people use Java interfaces? All of this and more, in this live coding podcast edition! ==== Want to read exclusive posts, get big discounts, and see content before any one else? Then BECOME A MEMBER: https://springbootlearning.com/member ==== RESOURCES: 👇 - Spring Initializr: https://start.spring.io - Spring Boot: https://spring.io/projects/spring-boot - Grab your copy of Hack...
2022-03-27
59 min
Pro Coder Show
EP 10: My FIRST SPRING BOOT 3 App | Getting Over Beginner's Fear
Thinking about building an app? Something holding you back from getting started? Find out WHAT you need to get off the ground with SPRING BOOT 3 and WHY it doesn't have to be scary! Discover how you to get going, MAKE CHANGES after the fact that aren't painful, and actually HAVE FUN DOING IT! ==== Want to read exclusive posts, get big discounts, and see content before any one else? Then BECOME A MEMBER: https://springbootlearning.com/member ==== RESOURCES: 👇 - Spring Initializr: https://start.spring.io - Spring...
2022-03-13
43 min
Pro Coder Show
EP 09: Application Contexts, Dependency Injection, and Inversion of Control - OH MY!
You ever hear people mention application context and wonder what they're talking about? What about dependency injection and inversion of control? More mumbo jumbo? Find out why Spring wasn't just cool, it was revolutionary! ==== Want to read exclusive posts, get big discounts, and see content before any one else? Then BECOME A MEMBER: https://springbootlearning.com/member ==== RESOURCES: 👇 - Spring Initializr: https://start.spring.io - Spring Boot: https://spring.io/projects/spring-boot - Grab your copy of Hacking with Spring Boot 2.4: Classic Edition: htt...
2022-02-27
59 min
Pro Coder Show
EP 08: DTO vs. ENTITY - The Whole Shocking Story
We have DTOs, entities, Java 17 records, interfaces, classes, and more! So what are we supposed to use? And when? Can we use entities as DTOs? And when is it a good idea to use interfaces vs. classes? Discover what COULD be holding you back. And LEARN what you need to know to catapult your next application forward. ==== Want to read exclusive posts, get big discounts, and see content before any one else? Then BECOME A MEMBER: https://springbootlearning.com/member ==== RESOURCES: 👇 - Spring Initializr: https://start.sprin...
2022-02-20
1h 06
Pro Coder Show
EP 07: WANT your SPRING BOOT 3 app to get hacked? Don’t do THIS!
Spring Boot 3 is sizzling with its first milestone released just a couple weeks ago. But nothing throws cold water on releasing an app faster than little to no security. Security has historically been something slapped on right before release to production and thereby forced to take the heat for issues cropping up. But it doesn’t have to be that way. Join us today as we learn from Okta Developer Advocate and Java Champion, Brian Demers how you can walk into production better, faster, and stronger. ==== Want to read exclusive posts, get bi...
2022-02-07
56 min
Pro Coder Show
EP 06: Exploring the limits of engineering, SPRING...and BEYOND!
Having consulted some of the biggest tech shops and founding several companies, Russ Miles has seen the length and breadth of open source. But his adventures don't end there. He trekked the steep switchbacks of Mt. Everest on motorcycle. And he also enjoys a warm cup of tea as he reads the latest books on philosophy, poetry, and humanistic engineering. Join us for a cozy, tea side chat with this SpringSource alumnus, delving into both the history and the future of open source, production systems, Spring (and beyond!) ==== Want to read exc...
2022-02-02
1h 17
Pro Coder Show
EP 05: Need to scale your Spring Boot app? This may be EXACTLY what you need!
You’ve built your cool Spring Boot application. But now your manager says they need TEN COPIES running. Or a 100. Maybe *gulp* 1000. What now? Meet Microsoft Cloud Advocate, former Spring Developer Advocate, and Java Champion Mark Heckler as we dive into the world of cloud-based Spring Boot apps! ==== Want to read exclusive posts, get big discounts, and see content before any one else? Then BECOME A MEMBER: https://springbootlearning.com/member ==== RESOURCES: 👇 - Spring Initializr: https://start.spring.io - Spring Boot: https://spring.io/projects/spring-b...
2022-01-16
1h 12
Pro Coder Show
EP 04: Stuck with a HARD problem that you don’t quite know how to SOLVE?
Are you facing challenging situations in your SPRING BOOT app that don’t quite fit typical CRUD applications? Do you need to schedule tasks, coordinate workloads, and move things around with subtly and power? Then you may need something a little more sophisticated than a plain old Spring MVC web app! Meet Spring veteran and DevNexus organizer Glenn Renfro as he shares some of the slickest ways to solve problems using Spring Cloud Task, Spring Cloud Dataflow and more! Want to read exclusive posts, get big discounts, and see content before any one else? Th...
2022-01-09
1h 09
Pro Coder Show
EP 03: 2022 PREDICTIONS + HOW TO BE a PRO DEVELOPER in 2022! (ft. Dan Vega)
With 2022 just around the corner, what ARE the hottest tech updates coming to the SPRING and JAVA communities? Find out in this live stream as programming legend and tech YouTuber Dan Vega joins us! Want to read exclusive posts, get big discounts, and see content before any one else? Then BECOME A MEMBER: https://springbootlearning.com/member. RESOURCES: 👇 - Spring Initializr: https://start.spring.io - Spring Boot: https://spring.io/projects/spring-boot - Grab your copy of Hacking with Spring Boot 2.4: Classic Edition: https://greglturnquist.com/hacking-with...
2022-01-01
1h 10
Pro Coder Show
EP 02: Discover HOTTEST SPRING BOOT features! (ft. Josh Long)
Spring Boot 3 is coming. Discover its coolest features with everyone's favorite developer advocate! RESOURCES: 👇 - Check out Spring Boot questions: https://stackoverflow.com/questions/tagged/spring-boot GET MORE: 🎉 - Get a FREE tech ebook at https://springbootlearning.com/youtube/ - Follow me on Twitter: https://twitter.com/springbootlearn GRAB A MUG FOR YOUR COFFEE ☕ (and a t-shirt): https://store.springbootlearning.com/ FEEL FREE TO BUY ME A ☕️ : https://www.buymeacoffee.com/springbootlearn STUFF I LIKE TO USE: 😍 - Studio gear: https://springbootlearning.com/kit ...
2021-10-30
1h 12
Pro Coder Show
EP 01: The Best of SpringOne 2021 (ft. Dan Vega)
Did you miss SpringOne this year? Or perhaps you caught it, but couldn't catch EVERYTHING. Join today's live stream as I welcome our first guest, @Dan Vega , and dive head first into all the goodness from this year's SpringOne (https://springone.io) virtual conference! Don't forget to also check out Dan Vega's channel: https://www.youtube.com/danvega GET MORE: 🎉 - Get a FREE tech ebook at https://springbootlearning.com/youtube/ - Follow me on Twitter: https://twitter.com/springbootlearn COFFEE: ☕ Grab a mug for your coffee (a...
2021-09-08
57 min
Jen Lowry - Monarch: Books That Matter Publishing Clean Reads for K12
Special Author Interview - Greg L. Turnquist - Speculative Fiction Author of Darklight
It was such an honor to have Greg L. Turnquist, the author of a speculative fiction novel, Darklight! He also has four nonfiction books on Java, Spring Boot, and Python. Greg had so many tips to share about newsletters, Book Funnel, and more! Follow Greg L. Turnquist on Twitter - @gregturn (https://twitter.com/gregturn) Get TWO free fantasy e-books when you join Greg's newsletter - http://greglturnquist.com/fiction/ Buy Darklight today at Amazon - https://amzn.to/2HVFuPr
2019-05-02
1h 00
Java Pub House
Episode 73. Spring Boot 2.0 is out! Hear all about it with Greg Turnquist
Episode 73. Spring Boot 2.0 is out! Hear all about it with Greg Turnquist It's new, it's shiny, and is powerful! The new Spring Boot 2.0 framework is out! And we interviewed Spring's own to tell us what's new, what's improved and what has changed in...
2018-06-04
00 min
Tanzu Talk
Episode 70: Learning Spring Boot, with Greg Turnquist (Ep. 85)
Spring Boot is unquestionably a popular framework and has been rising in popularity as the months flip by. In this episode we're joined by Greg Turnquist who talks about the second edition of his book, Learning Spring Boot. We also talk about the process of writing a book and Greg's fiction writing.
2017-11-22
36 min
Tanzu Talk
Learning Spring Boot, with Greg Turnquist (Ep. 85)
Spring Boot is unquestionably a popular framework and has been rising in popularity as the months flip by. In this episode we're joined by Greg Turnquist who talks about the second edition of his book, Learning Spring Boot. We also talk about the process of writing a book and Greg's fiction writing.
2017-11-22
36 min
Tanzu Talk
Learning Spring Boot, with Greg Turnquist (Ep. 85)
Spring Boot is unquestionably a popular framework and has been rising in popularity as the months flip by. In this episode we're joined by Greg Turnquist who talks about the second edition of his book, Learning Spring Boot. We also talk about the process of writing a book and Greg's fiction writing.
2017-11-22
36 min
Pivotal Podcasts
Learning Spring Boot, with Greg Turnquist (Ep. 85)
Spring Boot is unquestionably a popular framework and has been rising in popularity as the months flip by. In this episode we're joined by Greg Turnquist who talks about the second edition of his book, Learning Spring Boot. We also talk about the process of writing a book and Greg's fiction writing.
2017-11-22
00 min
4XForCompleteIdiots Podcast
FreedomRocks (Freedom Rocks) New, Explosive, Idiot Proof Presentation
Internet Business Wire: Stratus Market News: Information Source: "Amazing, Explosive, Idiot Proof Presentation" Just Released Greg Taylor November 6th, 2006 Rob Hannley, (WhoIsRobHannley) , Forex Trader and Home Business Expert has posted a New, Explosive, and "Idiot Proof" Presentation on FreedomRocks (Freedom Rocks). Rob has posted this Presentation to shed more light on exactly what FreedomRocks (Freedom Rocks).really is, how it works...
2006-11-07
02 min
4XForCompleteIdiots Podcast
FreedomRocks (Freedom Rocks) | The Testimonials are pouring In
Internet Business Wire: FOR IMMEDIATE RELEASE: Testimonials are pouring In Greg Taylor November 1st, 2006 Rob Hannley, (WhoIsRobHannley) , Forex Trader and Home Business Expert has reported that "Testimonials for FreedomRocks (Freedom Rocks) just keep pouring in" Rob shared a few testimonials he's seen and we must admit, they are powerful: The following is just a sample: ------------------------------------------------------------------------------------------------------- ...
2006-11-02
02 min
4XForCompleteIdiots Podcast
FreedomRocks (Freedom Rocks) | 4XForCompleteIdiots is For Real
Internet Business Wire: FOR IMMEDIATE RELEASE: Freedom Rocks is "The Real Thing" Greg Taylor October 26th, 2006 Apparently Freedom Rocks is "The Real Thing" and is "Definitely here to stay" says Rob Hannley, (WhoIsRobHannley) , Forex Trader and Home Business Expert. FreedomRocks (Freedom Rocks) is a business model that is entirely unique and it is rapidly catching the eye of experienced traders, home business entrepreneurs and any one else interested in...
2006-10-27
02 min