Cooking with Code: Oh … for the Love of FOR Loops

For Loops in ApexNow that we’ve got our head around how to work with SOQL to pull data sets out of our Salesforce org, it’s time to circle back to loops.

In a previous post, we walked through While and Do-While Loops (and we learned to make Pavlova, which I seem to be obsessed with these days). I mentioned that there was another type of loop; a For loop. That’s the topic of today’s blog post; a fantastically flavor-filled foray into For loops. Continue Reading

Cooking with Code: A Sweet Intro to SOQL (Part Two)

Working with Related Objects in SOQL.Welcome back to another episode of “Cooking with Code” where I introduce delectable bite-sized topics related to coding in Salesforce.

Today, we are continuing our satisfying sampler of SOQL with Part Two of this three part series.

My first post introduced the basics of SOQL statements, including these concepts and keywords: SELECT, FROM, LIMIT, ORDER BY, basic WHERE conditions, and basic operators. Continue Reading

Cooking with Code: A Satisfying Introduction to Apex sObjects

Working with sObjects in ApexWelcome back to Cooking with Code (CWC), where today you’ll enter a place that should feel pretty familiar to my fellow Awesome Admins (can I get a “hell yeah!”?).

I’m talking about working with records in Salesforce objects (e.g., Accounts, Contacts, Opportunities). When we work with these in Apex, we have a fancy new way to talk about them, as sObjects. Continue Reading

Elevation Gain: A review of Salesforce Trailhead

12,120 Trailhead PointsI completed the available Salesforce Trailhead modules last Friday with mixed feelings. I’m really pleased to have checked all the boxes and gained all the badges, but I’m more than a little sad that I’m done (for now).

I wanted to give back some love to the Salesforce Developer Relations group by writing a review.  You can probably guess that I loved it, but I hope to say more on why, and better yet, get you to check it out for yourself. Plus some tips on how to best use the tool, and advice on what you might want to skip over if you’re short on time. Continue Reading

Lessons from the Trailhead – Workflow Rules and Visual Workflow

Workflow automation on Salesforce TrailheadAt events like Dreamforce I never feel more keenly that it would so super awesome to have a clone or two that I could attend all the sessions my little Salesforce junkie heart desires. I spend waaaay too much time before DF shopping for the optimal collection of sessions. At least I do that beforehand…during DF I tend to wing things and change sessions up on instinct. Continue Reading

Blazing my own path on Salesforce Trailhead

Salesforce Trailhead!I’ve always been into puzzles and word games. I guess that’s one of the things that I like about the coding that I’ve done in the past. I have about 10 years (on and off…mostly off these days) experience with CFML and SQL, so code logic isnt’ new to me, even if Object Oriented Programming is. So when shortly after Dreamforce, Salesforce announced Trailhead I was thrilled! I just now finished my first trail and thought I’d write a wee post to tell you all about it. Continue Reading

Want to learn Apex? Then come join me!

womencodehero-miniAll women who learn coding are heroes! At least they are to me. The tech industry is extremely skewed towards men. Women make up 57% of the US workforce, but are drastically underrepresented in Info Tech. Only 23% of the programmer workforce are women, and the numbers for women of color are even smaller (less than 10%). Continue Reading