Salesforce coding lessons for the 99%
Finally, Apex tutorials for point-and-click admins! Written by a self-taught Google engineer.
  • Beginner Tutorials
    • Apex
    • Certifications
    • Career Info
    • Technical Architect
    • Visualforce
    • Videos
  • Apex Academy
  • Success Stories
  • About Me
  • Misc
    • Mailbag
    • Challenges
    • Links
    • Login to my Org
Follow @dvdkliuor SUBSCRIBE!

SFDC99 goes live in under 24 hours!

August 7, 2015

Go to the SFDC99 channel to watch and sign up for a chat account!

Fun facts:

  • Although you can join my channel at any time, we officially start at 8AM PST
  • To participate in the chat, you’ll need to create a livecoding.tv account
  • To simulate a true coding scenario, I haven’t practiced any of the code!!!
  • Because of the bullet above, this could be a disaster of epic proportions. Wish me luck!
  • If you come to SFDC99.com and don’t see any kickoff updates, try hitting “Control + R” or “Command + R” to do a hard page refresh. Or simply join my channel here.
  • Subscribe to SFDC99 to get announcements immediately in your inbox!
  • The live stream service that I use gives out free t-shirts to active users!
  • I’ll be answering related questions while coding. At the end there will be time for other Q&A!

I can’t believe this is actually happening, ahhhh!!

David

10 Comments
Ed
August 28, 2015 @ 11:51 am

Hello David,

This is my first post!!!

Please clarify the doubt on “future method in batch apex”.

there is a statement “Methods declared as future aren’t allowed in classes that implement the Database.Batchable interface’.

But able to declare future method inside a class that implement the Database.Batchable as below.

//sample code

Global class batchclass implements Database.batchable()
{
@future
global static void futuremethod()
{
}

//start, execute, finish methods
}

batchclass.futuremethod();//able to execute

did not get any error!!!

Reply
    David Liu
    August 28, 2015 @ 11:02 pm

    You might get a run time error though!

    And if not, congratulations you just bypassed a Salesforce governor limit! This is valuable knowledge – like you just found a gold mine =)

    P.S. welcome to my site!

    Reply
Jenna
August 8, 2015 @ 6:05 am

Will this be recorded? Unfortunately Im in Italy and already bought tix to this world class museum at same time :(

Reply
    David Liu
    August 8, 2015 @ 6:47 am

    Have a great time in Italy Jenna! Yes it’ll be recorded!

    Reply
Srikanth
August 7, 2015 @ 10:11 pm

Eagerly waiting for this session!!.

Reply
missylongshore
August 7, 2015 @ 7:08 pm

You can totally do it! It will be great! = ) Thanks for doing this!

Reply
Dylan C.
August 7, 2015 @ 2:14 pm

I will surely not miss this event!

Reply
Anonymous
August 7, 2015 @ 12:09 pm

Just a heads up every livecoding.tv session I have tried watching has failed due to the sites ability to work properly. I am hoping for the best of course since I am looking forward to watching.

Reply
    David Liu
    August 7, 2015 @ 12:12 pm

    Now I’m really scared!

    Reply
Virginia Leandro
August 7, 2015 @ 11:54 am

Looking forward to it! Trust me…we’ve all been there when that *one* demo goes south!

Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *


*

*

Theme: Simple Style by Fimply