LoginSignup
8
15

More than 3 years have passed since last update.

【Salesforce初心者】SFDC初心者Kit

Last updated at Posted at 2017-05-09

SFDC未経験から、3週間でSalesforceのApplication Builderに合格したので、勉強でお世話になったKitを紹介したいと思います。

*2019/08/04内容更新

開発者ツール(カッコはおすすめ度)

Visual Studio Code (高): SFDCに関わらず、最近あらゆる言語分野でIDEの王座をとる優秀なEditor。Microsoft産。
Salesforce CLI (高):Salesforce DXというツール群?の中の重要な一環。ソースのRetrive、Deployなど色々できる。
SoqlXplorer (高):オブジェクト操作が便利!
GitHub(中):業界標準のSVCだが、SFCDを導入するコンサル業界もしくはベンダー側では、うまく使えてない気がする。使うかどうかはプロジェクト判断だが、個人的にはどこも使うべき。
Travis(中):Githubと連携するCIツール。SFDC公式で推奨。
apinames(低):ChromeのpluginでSFDC上のAPI名を表示できる便利ツール。ただしiframe対応していないので、おすすめ度が低い。
Force.com Logins:Chromeのpluginで簡単にログインできる便利ツール。ただし、ライセンス制限があるので、CLIでも同じことができるので、おすすめ度は低くなった。

勉強用資材

Trailhead
English Version: https://trailhead.salesforce.com/en
Japanese Version: https://trailhead.salesforce.com/ja

SFDCスライド(SFDCが主催したWebinarのスライド資料):
https://www.slideshare.net/DeveloperForceJapan?utm_campaign=profiletracking&utm_medium=sssite&utm_source=ssslideview

SFDCイベントカレンダー(Webinarを含む):
https://developer.salesforce.com/ja/calendar

SFDC開発者ドキュメント:
https://developer.salesforce.com/docs/

試験対策

試験過去問
StudyBlue: https://www.studyblue.com/notes/california/salesforce-exam-prep/34384
SFDC Quizzes: http://sfdcstudy.org/

試験範囲
https://www.salesforce.com/jp/services-training/education-services/cert/credentials.jsp

8
15
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
15