Agile/Scrum Training Classes in Cincinnati, Ohio
Learn Agile/Scrum in Cincinnati, Ohio 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 Agile/Scrum related training offerings in Cincinnati, Ohio: Agile/Scrum Training
Agile/Scrum Training Catalog
Course Directory [training on all levels]
- .NET Classes
- Agile/Scrum Classes
- Ajax Classes
- Android and iPhone Programming Classes
- Blaze Advisor Classes
- C Programming Classes
- C# Programming Classes
- C++ Programming Classes
- Cisco Classes
- Cloud Classes
- CompTIA Classes
- Crystal Reports 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
- 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
- Fast Track to Java 17 and OO Development
9 December, 2024 - 13 December, 2024 - Artificial Intelligence Implementation Boot Camp
8 November, 2024 - 8 November, 2024 - Introduction to Python 3.x
11 November, 2024 - 14 November, 2024 - Object-Oriented Programming in C# Rev. 6.1
4 November, 2024 - 8 November, 2024 - Introduction to C++ for Absolute Beginners
16 December, 2024 - 17 December, 2024 - See our complete public course listing
Blog Entries publications that: entertain, make you think, offer insight
Visual Studio .NET is one of many tools available at your disposal for web development. But where some programs may focus on HTML coding or graphics, Visual Studio .NET is a complete tool set that can be used to not only create XML web services and ASP web applications, but desktop and mobile applications as well. So what are some features that are included in the latest release?
· Visual J#. This is most well-known by developers who are well-versed in the language of Java. It is best used when building services via the .NET framework, or when building applications.
· Smart Device Applications. This enables you to generate, repair, and install applications that can be used on smart phones, PDAs, and other devices.
· ASP.NET Mobile Design. Allows for building web applications for not only PDAs and mobile phones, but pagers as well. This also allows a designer to manipulate the mobile Web form of an application.
The python keyword global is used in a function to distinguish a local representation of a variable with the same name.
glbvar = 0
def setglbvar():
global glbvar
# include this declaration so that updates to glbvar are NOT LOCAL to this function
glbvar
= 1
def printglbvar():
print glbvar # No need for global declaration to read value of globvar
setglbvar()
printglbvar() # Prints 1
I suspect that many of you are familiar with the term "hard coding a value" whereby the age of an individual or their location is written into the condition (or action) of a business rule (in this case) as shown below:
if customer.age > 21 and customer.city == 'denver'
then ...
Such coding practices are perfectly expectable provided that the conditional values, age and city, never change. They become entirely unacceptable if a need for different values could be anticipated. A classic example of where this practice occurred that caused considerable heartache in the IT industry was the Y2K issue where dates were updated using only the last 2 digits of a four digit number because the first 2 digits were hard-coded to 19 i.e. 1998, 1999. All was well provided that the date did not advance to a time beyond the 1900’s since no one could be certain of what would happen when the millennia arrived (2000). A considerably amount of work (albeit boring) and money, approximately $200 billion, went into revising systems by way of software rewrites and computer chip replacements in order to thwart any detrimental outcomes. It is obvious how a simple change or an assumption can have sweeping consequences.
You may wonder what Y2K has to do with Business Rule Management Systems (BRMS). Well, what if we considered rules themselves to be hard-coded. If we were to write 100s of rules in Java, .NET or whatever language that only worked for a given scenario or assumption, would that not constitute hard-coded logic? By hard-coded, we obviously mean compiled. For example, if a credit card company has a variety of bonus campaigns, each with their own unique list of rules that may change within a week’s time, what would be the most effective way of writing software to deal with these responsibilities?
When businesses are trying to expand and require professionals to lead teams, terminology may get in the way of who performs what roles. When it comes to information technology (IT), new and vital professionals may seem hard to differentiate between one another. However, there are key differences between specific professionals needed with IT departments. Here are the responsibilities that differentiate between an IT manager and an IT project manager.
IT Managers
IT managers are the leaders of the entire IT infrastructure a business has to function properly. The IT manager must lead the entire IT department to regulate and maintain the IT network for the business. As a manager, this IT professional corresponds with other departments in the business about how the IT department is implementing the goals the business is aiming toward. In addition, the manager must be fiscally responsible and answer to executives and financial officers in the business the reasons behind certain costs and investments. Because of the dual computer technology and business acumen this profession requires, many IT managers have a Master of Business Administration (MBA) related to information technology.
IT Project Managers
Tech Life in Ohio
Company Name | City | Industry | Secondary Industry |
---|---|---|---|
Nationwide Insurance Company | Columbus | Financial Services | Insurance and Risk Management |
Owens Corning | Toledo | Manufacturing | Concrete, Glass, and Building Materials |
FirstEnergy Corp | Akron | Energy and Utilities | Gas and Electric Utilities |
The Lubrizol Corporation | Wickliffe | Manufacturing | Chemicals and Petrochemicals |
Sherwin-Williams | Cleveland | Retail | Hardware and Building Material Dealers |
Key Bank | Cleveland | Financial Services | Banks |
TravelCenters of America, Inc. | Westlake | Retail | Gasoline Stations |
Dana Holding Company | Maumee | Manufacturing | Automobiles, Boats and Motor Vehicles |
O-I (Owens Illinois), Inc. | Perrysburg | Manufacturing | Concrete, Glass, and Building Materials |
Big Lots Stores, Inc. | Columbus | Retail | Department Stores |
Limited Brands, Inc. | Columbus | Retail | Clothing and Shoes Stores |
Cardinal Health | Dublin | Healthcare, Pharmaceuticals and Biotech | Healthcare, Pharmaceuticals, and Biotech Other |
Progressive Corporation | Cleveland | Financial Services | Insurance and Risk Management |
Parker Hannifin Corporation | Cleveland | Manufacturing | Manufacturing Other |
American Financial Group, Inc. | Cincinnati | Financial Services | Insurance and Risk Management |
American Electric Power Company, Inc | Columbus | Energy and Utilities | Gas and Electric Utilities |
Fifth Third Bancorp | Cincinnati | Financial Services | Banks |
Macy's, Inc. | Cincinnati | Retail | Department Stores |
Goodyear Tire and Rubber Co. | Akron | Manufacturing | Plastics and Rubber Manufacturing |
The Kroger Co. | Cincinnati | Retail | Grocery and Specialty Food Stores |
Omnicare, Inc. | Cincinnati | Healthcare, Pharmaceuticals and Biotech | Pharmaceuticals |
The Procter and Gamble Company | Cincinnati | Consumer Services | Personal Care |
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 Ohio 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 Agile/Scrum programming
- Get your questions answered by easy to follow, organized Agile/Scrum experts
- Get up to speed with vital Agile/Scrum 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…