Thursday, November 14, 2013

Finance Course's Mid-Point Offers Challenges and Inspiration

Olivet University's MBA students involved with the the mid-point of the business college's finance class expressed their feelings as "being challenged and inspired."
The course takes students into the deeper realm of financial accounting including theory and practice designed for use in real case scenarios.  This course uses business cases extensively, designed to replicate actual business decision-making situations.  The class contents were meant to be very practical and useful for real affairs in business corporations.
"I would say studying Finance is quite a challenge to me as the level of demand is rising.  The case study approach methods are also quite fresh to me," said Helio Pereire, a first year student from Italy. "However, I am gaining useful knowledge to apply in the area of business for my future business ventures  believe that it can be used greatly for God’s purpose," continued Pereire.
Students seek to apply skills learned in proper bookkeeping and analyzing financial statements towards identifying company financial health.  In today's highly competitive and evolving business environment, decisions of great significance are expected to be made quicker then ever.  Immersing students within this environment at an earlier stage can familiarize them with reliable analysis of data and information, which are delivered at a rapid pace.
The objective of this course is to enable the participants not only to better understand, acquire, and utilize the rich information produced by these accounting systems, but also to be able to identify the information required and how to request such information. 
For more information, visit the Olivet College of Business website  http://ocb.olivetuniversity.edu.

Drupal 8 overview


Drupal 8 beta release is approaching soon. It is estimated winter 2013.
Drupal 8 will bring a major change in Drupal and even CMS community is that it will adopts many components from the Symfony framework.

http://www.duoconsulting.com/blog/drupal-8-developer%27s-view

So in Drupal 8, you can easily use Symfony to build custom modules, and use Composer to manage components like rails Gem bundle.

So if you are a Drupal developer, start to learn Symfony right now. If you learn Symfony, you will find its core idea is inherited from Django.

Anyway, Drupal 8 + Symfony will be very powerful.