Agile/Scrum Training Classes in New Haven, Connecticut
Learn Agile/Scrum in New Haven, Connecticut 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 New Haven, Connecticut: Agile/Scrum Training
Agile/Scrum 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
 
- ASP.NET Core MVC (VS2022) 
24 November, 2025 - 25 November, 2025 - Introduction to Spring 6, Spring Boot 3, and Spring REST 
15 December, 2025 - 19 December, 2025 - Python for Scientists 
8 December, 2025 - 12 December, 2025 - RED HAT ENTERPRISE LINUX SYSTEMS ADMIN II 
8 December, 2025 - 11 December, 2025 - Object-Oriented Programming in C# Rev. 6.1 
17 November, 2025 - 21 November, 2025 - See our complete public course listing 
 
Blog Entries publications that: entertain, make you think, offer insight
C# PROGRAMMING –MAIN DESIGN GOALS
C# is a popular programming language these days, and it was designed from inception to provide a simple, clean, general purpose programming language for those intending to work within the confines of Microsoft’s .NET framework. Since then, it has been approved as one of the standard languages by both ECMA and ISO, making C# programming an essential tool in every programmers’ kit.
Different languages have different uses and specialties, and C# was designed for programmers to be able to use it to create different components for use in software that would be deployed and distributed en masse, to live use environments. This means that designers had to really put an emphasis on making the actual source code extremely compatible and portable. Those already familiar with C or C++ should definitely notice this emphasis.
Another particular point of emphasis during design was focus on internationalization of the language; it was intended from inception to be available all over the world, and to see all sorts of different implementations based on variance in regional programming technique. The resultant use should help the language develop sophistication as it is refined throughout different versions.
Sometimes we have to repeat ourselves before we are heard. Then again there are times where we have to perform a certain action the same way several times before we can carry on with what we want to do.
Repetition is the keyword here and for humans that is something we generally try to avoid. Yet our digital friends love repetition. They never get tired and they never get bored of doing the same thing over and over again countless times.
So it’s little wonder then that all modern programming languages give us various ways in which we can perform a certain action as many times as we need.
In python we have the for statement which gives us the power to loop over large collections of data very quickly and efficiently.
	
	Jeff Nelson, a former Googler and inventor of Chromebook says on Quora, “One habit I've clung to is writing small prototypes when I'm trying to learn new concepts.
	For example, I'll sit down with a book or a web page, and over the course of a few hours, write 30 or 40 programs all of them only a few dozen lines long.  Each program intended to demonstrate some simple concept. This prototyping makes it very easy to try out many concepts in a short period of time.”
Miguel Paraz, Software Engineering Student habit is to “keep a log in a text file or document on my work computer. Before trying to solve a problem, I write it down first. And then I describe the details as they happen.”
	Checking to see if a directory exists and then creating it if it is not present requires a few lines of code.  Isn't Python great. 
  Begin by importing the os module and use the exists and makedirs functions.
import os
if os.path.exists(somedirectory):
   os.makedirs(somedirectory)
Tech Life in Connecticut
| Company Name | City | Industry | Secondary Industry | 
|---|---|---|---|
| Stanley Black and Decker, Inc. | New Britain | Manufacturing | Tools, Hardware and Light Machinery | 
| EMCOR Group, Inc. | Norwalk | Energy and Utilities | Energy and Utilities Other | 
| The Hartford Financial Services Group Inc. | Hartford | Financial Services | Insurance and Risk Management | 
| Crane Co. | Stamford | Manufacturing | Tools, Hardware and Light Machinery | 
| Cenveo. Inc. | Stamford | Business Services | Business Services Other | 
| Amphenol Corporation | Wallingford | Computers and Electronics | Semiconductor and Microchip Manufacturing | 
| W. R. Berkley Corporation | Greenwich | Financial Services | Insurance and Risk Management | 
| Silgan Holdings Inc. | Stamford | Manufacturing | Manufacturing Other | 
| Hubbell Incorporated | Shelton | Manufacturing | Concrete, Glass, and Building Materials | 
| IMS Health Incorporated | Danbury | Business Services | Management Consulting | 
| CIGNA Corporation | Hartford | Financial Services | Insurance and Risk Management | 
| Chemtura Corp. | Middlebury | Manufacturing | Chemicals and Petrochemicals | 
| Harman International Industries, Inc | Stamford | Computers and Electronics | Audio, Video and Photography | 
| United Rentals, Inc. | Greenwich | Real Estate and Construction | Construction Equipment and Supplies | 
| The Phoenix Companies, Inc. | Hartford | Financial Services | Investment Banking and Venture Capital | 
| Magellan Health Services, Inc. | Avon | Healthcare, Pharmaceuticals and Biotech | Healthcare, Pharmaceuticals, and Biotech Other | 
| Terex Corporation | Westport | Manufacturing | Heavy Machinery | 
| Praxair, Inc. | Danbury | Manufacturing | Chemicals and Petrochemicals | 
| Knights of Columbus | New Haven | Non-Profit | Social and Membership Organizations | 
| Xerox Corporation | Norwalk | Computers and Electronics | Office Machinery and Equipment | 
| Starwood Hotels and Resorts Worldwide, Inc. | Stamford | Travel, Recreation and Leisure | Hotels, Motels and Lodging | 
| United Technologies Corporation | Hartford | Manufacturing | Aerospace and Defense | 
| General Electric Company | Fairfield | Computers and Electronics | Consumer Electronics, Parts and Repair | 
| Pitney Bowes, Inc. | Stamford | Manufacturing | Tools, Hardware and Light Machinery | 
| Charter Communications, Inc. | Stamford | Telecommunications | Cable Television Providers | 
| Aetna Inc. | Hartford | Financial Services | Insurance and Risk Management | 
| Priceline.com | Norwalk | Travel, Recreation and Leisure | Travel, Recreation, and Leisure Other | 
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 Connecticut 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…
 














