• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

study guide Ruby Association Certified Ruby Programmer Silver

 
Greenhorn
Posts: 26
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Which study guide for Ruby Association Certified Ruby Programmer Silver?

Ruby Association Certified Ruby Programmer Silver:
This is a basic skill-level certification of the knowledge on the background, grammar, classes, objects, and standard libraries of Ruby. The logo on the right side identifies people who are certified.



http://www.ruby-assn.org/certification/programmer/

Execution environment
> Execution method
> Commandline option
> Environment variables
> irb

Grammar
> Comment
> Literal
> Variables, constants, and scope
> Operators
> Conditional branch
> Loops
> Exception handle
> Call method
> Block
> Method definition
> Class definition
> Module definition

Built-in Libraries
> Built-in functions
> Built-in classes

Object orientation
> Polymorphism
> Inheritance
> mix-in

 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It seems Ruby Association Certified Ruby Programmer Silver is an entry level certification (basics). Please guide me to good preparation books. I am a programming beginner.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic