Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.12 KB

GreatResources.md

File metadata and controls

31 lines (31 loc) · 1.12 KB

Great Resources

========================================

  1. Security daily report: https://www.recordedfuture.com/
  2. OZ's blog: hacktology.blogspot.com
  3. Leetcode -- William's code book: http://wlcoding.blogspot.com/
  4. Caleb Github: https://github.com/cgosiak
  5. Python socket: https://realpython.com/python-sockets/
  6. Grails<br> Grails: http://guides.grails.org/creating-your-first-grails-app/guide/index.html<br> http://grails.org/documentation.html<br> React: <br> https://reactjs.org/tutorial/tutorial.html<br> https://www.youtube.com/watch?v=tjQHQDwaxto<br> Grails/React: <br> http://grailsblog.objectcomputing.com/posts/2016/11/14/introducing-the-react-profile-for-grails
  7. CCAT test: https://www.jobtestprep.com/criteria-ccat-sample-test
  8. Weather api: https://developer.yahoo.com/weather/?guccounter=1
  9. Clint Birds: http://planetbuhs.net/photography/birds/birds-of-central-minnesota
  10. Workbench https://workbench.developerforce.com/
# URI
/services/data/v44.0/jobs/ingest
# body
{
  "operation" : "insert",
  "object" : "Account",
  "contentType" : "CSV",
  "lineEnding" : "CRLF"
}