Ruby Programming Training Classes in Buffalo, New York

Learn Ruby Programming in Buffalo, NewYork and surrounding areas via our hands-on, expert led courses. All of our classes either are offered on an onsite, online or public instructor led basis. Here is a list of our current Ruby Programming related training offerings in Buffalo, New York: Ruby Programming Training
Ruby Programming Training Catalog
Course Directory [training on all levels]
- .NET Classes
- Agile/Scrum Classes
- AI Classes
- Ajax Classes
- Android and iPhone Programming Classes
- Azure Classes
- Blaze Advisor Classes
- C Programming Classes
- C# Programming Classes
- C++ Programming Classes
- Cisco Classes
- Cloud Classes
- CompTIA Classes
- Crystal Reports Classes
- Data Classes
- Design Patterns Classes
- DevOps Classes
- Foundations of Web Design & Web Authoring Classes
- Git, Jira, Wicket, Gradle, Tableau Classes
- IBM Classes
- Java Programming Classes
- JBoss Administration Classes
- JUnit, TDD, CPTC, Web Penetration Classes
- Linux Unix Classes
- Machine Learning Classes
- Microsoft Classes
- Microsoft Development Classes
- Microsoft SQL Server Classes
- Microsoft Team Foundation Server Classes
- Microsoft Windows Server Classes
- Oracle, MySQL, Cassandra, Hadoop Database Classes
- Perl Programming Classes
- Python Programming Classes
- Ruby Programming Classes
- SAS Classes
- Security Classes
- SharePoint Classes
- SOA Classes
- Tcl, Awk, Bash, Shell Classes
- UML Classes
- VMWare Classes
- Web Development Classes
- Web Services Classes
- Weblogic Administration Classes
- XML Classes
- RED HAT ENTERPRISE LINUX SYSTEMS ADMIN I
3 November, 2025 - 7 November, 2025 - RED HAT ENTERPRISE LINUX SYSTEMS ADMIN II
8 December, 2025 - 11 December, 2025 - RHCSA EXAM PREP
17 November, 2025 - 21 November, 2025 - ASP.NET Core MVC (VS2022)
24 November, 2025 - 25 November, 2025 - Fast Track to Java 17 and OO Development
8 December, 2025 - 12 December, 2025 - See our complete public course listing
Blog Entries publications that: entertain, make you think, offer insight

Recently, I asked my friend, Ray, to list those he believes are the top 10 most forward thinkers in the IT industry. Below is the list he generated.
Like most smart people, Ray gets his information from institutions such as the New York Times, the Wall Street Journal, the Huffington Post, Ted Talks ... Ray is not an IT expert; he is, however, a marketer: the type that has an opinion on everything and is all too willing to share it. Unfortunately, many of his opinions are based upon the writings/editorials of those attempting to appeal to the reading level of an 8th grader. I suppose it could be worse. He could be referencing Yahoo News, where important stories get priority placement such as when the voluptuous Kate Upton holds a computer close to her breasts.
Before you read further, note that missing from this list and not credited are innovators: Bill Joy, Dennis Ritchie, Linus Torvalds, Alan Turing, Edward Howard Armstrong, Peter Andreas Grunberg and Albert Fent, Gottfried Wilhelm Leibniz/Hermann Grassmann ... You know the type: the type of individual who burns the midnight oil and rarely, if ever, guffaws over their discoveries or achievements.
A business rule is the basic unit of rule processing in a Business Rule Management System (BRMS) and, as such, requires a fundamental understanding. Rules consist of a set of actions and a set of conditions whereby actions are the consequences of each condition statement being satisfied or true. With rare exception, conditions test the property values of objects taken from an object model which itself is gleaned from a Data Dictionary and UML diagrams. See my article on Data Dictionaries for a better understanding on this subject matter.
A simple rule takes the form:
if condition(s)
then actions.
An alternative form includes an else statement where alternate actions are executed in the event that the conditions in the if statement are not satisfied:
if condition(s)
then actions
else alternate_actions
It is not considered a best prectice to write rules via nested if-then-else statements as they tend to be difficult to understand, hard to maintain and even harder to extend as the depth of these statements increases; in other words, adding if statements within a then clause makes it especially hard to determine which if statement was executed when looking at a bucket of rules. Moreoever, how can we determine whether the if or the else statement was satisfied without having to read the rule itself. Rules such as these are often organized into simple rule statements and provided with a name so that when reviewing rule execution logs one can determine which rule fired and not worry about whether the if or else statement was satisfied. Another limitation of this type of rule processing is that it does not take full advantage of rule inferencing and may have a negative performance impact on the Rete engine execution. Take a class with HSG and find out why.
Rule Conditions
I’ve been a technical recruiter for several years, let’s just say a long time. I’ll never forget how my first deal went bad and the lesson I learned from that experience. I was new to recruiting but had been a very good sales person in my previous position. I was about to place my first contractor on an assignment. I thought everything was fine. I nurtured and guided my candidate through the interview process with constant communication throughout. The candidate was very responsive throughout the process. From my initial contact with him, to the phone interview all went well and now he was completing his onsite interview with the hiring manager.
Shortly thereafter, I received the call from the hiring manager that my candidate was the chosen one for the contract position, I was thrilled. All my hard work had paid off. I was going to be a success at this new game! The entire office was thrilled for me, including my co-workers and my bosses. I made a good win-win deal. It was good pay for my candidate and a good margin for my recruiting firm. Everyone was happy.
I left a voicemail message for my candidate so I could deliver the good news. He had agreed to call me immediately after the interview so I could get his assessment of how well it went. Although, I heard from the hiring manager, there was no word from him. While waiting for his call back, I received a call from a Mercedes dealership to verify his employment for a car he was trying to lease. Technically he wasn’t working for us as he had not signed the contract yet…. nor, had he discussed this topic with me. I told the Mercedes office that I would get back to them. Still not having heard back from the candidate, I left him another message and mentioned the call I just received. Eventually he called back. He wanted more money.
I told him that would be impossible as he and I had previously agreed on his hourly rate and it was fine with him. I asked him what had changed since that agreement. He said he made had made much more money in doing the same thing when he lived in California. I reminded him this is a less costly marketplace than where he was living in California. I told him if he signed the deal I would be able to call the car dealership back and confirm that he was employed with us. He agreed to sign the deal.
The RSS feed, which commonly stands for Really Simple Syndication, is an internet protocol that helps spread the availability of frequently published or updated Internet content.
RSS Benefits for an Internet Content Provider or Blogger
The use of an RSS feed saves immeasurable time for a content provider. When an interested person subscribes to an RSS feed, the owner of that feed now has a way to reach large numbers of people without having to resort to spamming techniques. The RSS feed also allows a content provider to send the requested topical information without specifically asking, every time, to those people who have subscribed. The content provider uses a program, written in XML code to make the information they post available to each person that has requested a subscription to that particular RSS feed.
RSS Benefits for the Average Internet User
The Internet grows larger by the minute. It is easy for a person to have information overload. The use of an RSS feed gives an individual more control over what information they see while on the Internet. It is also very useful for anyone that wants to stay up to date. Subscribing to the RSS feed for a topic of interest automatically provides the subscriber continued availability of the latest information on that topic. The Internet user relies on a small program called an RSS Feeder to gather the information on the RSS feeds to which they have subscribed.
Most browsers these days have built in RSS readers making that gathering the desired information easier than ever to accomplish. Joining an RSS feed is a very simple thing to accomplish.
RSS Benefits for Small Businesses
More and more Small Business owners are adapting targeted online marketing campaigns such as RSS Feeds in order to provide relevant content to new and existing customers. Maintaining web content such as: company news; contests; promotional events; related articles; notifications; product launches; directories; and newsletters are examples of ways of staying in touch with customers in any niche market. As search engines retrieve information from RSS Feeds and content is syndicated to other websites, chances of increased traffic are inevitable. For active websites, RSS feeds are invaluable tools for small business owners.
USA.gov Updates: News and Features
Search for RSS feeds (search topics)
Welcome to Google Reader (find and keep track of interesting stuff on the web.)
NPR public radio station (popular, news, program and topics RSS feeds)
RSS in Plain English (video)
10 Helpful Uses of RSS Feeds for Marketing
Tech Life in New York
| Company Name | City | Industry | Secondary Industry |
|---|---|---|---|
| NYSE Euronext, Inc. | New York | Financial Services | Securities Agents and Brokers |
| Anderson Instrument Company Inc. | Fultonville | Manufacturing | Tools, Hardware and Light Machinery |
| News Corporation | New York | Media and Entertainment | Radio and Television Broadcasting |
| Philip Morris International Inc | New York | Manufacturing | Manufacturing Other |
| Loews Corporation | New York | Travel, Recreation and Leisure | Hotels, Motels and Lodging |
| The Guardian Life Insurance Company of America | New York | Financial Services | Insurance and Risk Management |
| Jarden Corporation | Rye | Manufacturing | Manufacturing Other |
| Ralph Lauren Corporation | New York | Retail | Clothing and Shoes Stores |
| Icahn Enterprises, LP | New York | Financial Services | Investment Banking and Venture Capital |
| Viacom Inc. | New York | Media and Entertainment | Media and Entertainment Other |
| Omnicom Group Inc. | New York | Business Services | Advertising, Marketing and PR |
| Henry Schein, Inc. | Melville | Healthcare, Pharmaceuticals and Biotech | Medical Supplies and Equipment |
| Pfizer Incorporated | New York | Healthcare, Pharmaceuticals and Biotech | Pharmaceuticals |
| Eastman Kodak Company | Rochester | Computers and Electronics | Audio, Video and Photography |
| Assurant Inc. | New York | Business Services | Data and Records Management |
| PepsiCo, Inc. | Purchase | Manufacturing | Nonalcoholic Beverages |
| Foot Locker, Inc. | New York | Retail | Department Stores |
| Barnes and Noble, Inc. | New York | Retail | Sporting Goods, Hobby, Book, and Music Stores |
| Alcoa | New York | Manufacturing | Metals Manufacturing |
| The Estee Lauder Companies Inc. | New York | Healthcare, Pharmaceuticals and Biotech | Personal Health Care Products |
| Avon Products, Inc. | New York | Healthcare, Pharmaceuticals and Biotech | Personal Health Care Products |
| The Bank of New York Mellon Corporation | New York | Financial Services | Banks |
| Marsh and McLennan Companies | New York | Financial Services | Insurance and Risk Management |
| Corning Incorporated | Corning | Manufacturing | Concrete, Glass, and Building Materials |
| CBS Corporation | New York | Media and Entertainment | Radio and Television Broadcasting |
| Bristol Myers Squibb Company | New York | Healthcare, Pharmaceuticals and Biotech | Biotechnology |
| Citigroup Incorporated | New York | Financial Services | Banks |
| Goldman Sachs | New York | Financial Services | Personal Financial Planning and Private Banking |
| American International Group (AIG) | New York | Financial Services | Insurance and Risk Management |
| Interpublic Group of Companies, Inc. | New York | Business Services | Advertising, Marketing and PR |
| BlackRock, Inc. | New York | Financial Services | Securities Agents and Brokers |
| MetLife Inc. | New York | Financial Services | Insurance and Risk Management |
| Consolidated Edison Company Of New York, Inc. | New York | Energy and Utilities | Gas and Electric Utilities |
| Time Warner Cable | New York | Telecommunications | Cable Television Providers |
| Morgan Stanley | New York | Financial Services | Investment Banking and Venture Capital |
| American Express Company | New York | Financial Services | Credit Cards and Related Services |
| International Business Machines Corporation | Armonk | Computers and Electronics | Computers, Parts and Repair |
| TIAA-CREF | New York | Financial Services | Securities Agents and Brokers |
| JPMorgan Chase and Co. | New York | Financial Services | Investment Banking and Venture Capital |
| The McGraw-Hill Companies, Inc. | New York | Media and Entertainment | Newspapers, Books and Periodicals |
| L-3 Communications Inc. | New York | Manufacturing | Aerospace and Defense |
| Colgate-Palmolive Company | New York | Consumer Services | Personal Care |
| New York Life Insurance Company | New York | Financial Services | Insurance and Risk Management |
| Time Warner Inc. | New York | Media and Entertainment | Media and Entertainment Other |
| Cablevision Systems Corp. | Bethpage | Media and Entertainment | Radio and Television Broadcasting |
| CA Technologies, Inc. | Islandia | Software and Internet | Software |
| Verizon Communications Inc. | New York | Telecommunications | Telephone Service Providers and Carriers |
| Hess Corporation | New York | Energy and Utilities | Gasoline and Oil Refineries |
training details locations, tags and why hsg
The Hartmann Software Group understands these issues and addresses them and others during any training engagement. Although no IT educational institution can guarantee career or application development success, HSG can get you closer to your goals at a far faster rate than self paced learning and, arguably, than the competition. Here are the reasons why we are so successful at teaching:
- Learn from the experts.
- We have provided software development and other IT related training to many major corporations in New York since 2002.
- Our educators have years of consulting and training experience; moreover, we require each trainer to have cross-discipline expertise i.e. be Java and .NET experts so that you get a broad understanding of how industry wide experts work and think.
- Discover tips and tricks about Ruby Programming programming
- Get your questions answered by easy to follow, organized Ruby Programming experts
- Get up to speed with vital Ruby Programming programming tools
- Save on travel expenses by learning right from your desk or home office. Enroll in an online instructor led class. Nearly all of our classes are offered in this way.
- Prepare to hit the ground running for a new job or a new position
- See the big picture and have the instructor fill in the gaps
- We teach with sophisticated learning tools and provide excellent supporting course material
- Books and course material are provided in advance
- Get a book of your choice from the HSG Store as a gift from us when you register for a class
- Gain a lot of practical skills in a short amount of time
- We teach what we know…software
- We care…














