• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Programming with Wolfgang

Let's talk programming

  • Home
  • Contact
  • About me

Programming

How I learned programming – Part 3

16. October 2017 by Wolfgang Ofner Leave a Comment

Welcome to part 3 of how I learned programming. In my last post, I wrote about how I learned C# in university in Austria. You can find this post here. In this post, I will talk about studying in Canada and the differences to Austria. Moving to Canada I went to Canada for two semesters. There […]

Filed Under: Programming Tagged With: C#, learning

How I learned programming – Part 2

16. October 2017 by Wolfgang Ofner Leave a Comment

Welcome to part 2 of how I learned programming. In my last post, I wrote about how I started learning C# in university in Austria. You can find this post here. In this post, I will continue my story about how I learned C#. Learning inheritance and more OOP concepts After my second assignment, I had another […]

Filed Under: Programming Tagged With: C#, learning

How I learned programming

15. October 2017 by Wolfgang Ofner Leave a Comment

I learned programming in university in Austria. Before going to university, I only knew that there is the for loop and the if condition. This was all I knew. Unsurprisingly you have many theoretical classes like requirements engineering, software design and introduction to computer systems in your first semesters. This classes also helped to understand […]

Filed Under: Programming Tagged With: .Net, C#, learning

Garbage Collection in C#

15. October 2017 by Wolfgang Ofner Leave a Comment

The garbage collection is a great feature which makes the life of a programmer was easier. It releases unused variables and doing so frees memory on the heap.  If you know C++ or C, you know what a pain it can be to release all unused object and variables and how easily you can forget […]

Filed Under: Programming Tagged With: C#

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2

Primary Sidebar

Categories

  • Agile (7)
  • ASP.NET MVC / Core (17)
  • Cloud (30)
  • Design Pattern (7)
  • DevOps (6)
  • Miscellaneous (2)
  • Programming (14)
  • Tools (2)

Tags

.Net (5) .net core (12) .net core 3.0 (2) 70-532 (24) Action (2) Agile (7) Architecture Pattern (2) ASP.NET Core MVC (9) ASP.NET MVC (2) attribute (2) Azure (28) Azure Devops (2) Azure Devops Services (2) books (1) Bot (4) C# (31) Certification (24) Cloud (2) Continous Deployment (2) Controller (2) CSS (2) Efficiency (1) entity framework (1) Exam (24) HTML (2) ID3 (1) IIS (1) Javascript (3) learning (29) Machine Learning (1) Microsoft Bot Framework (4) MVC (6) PHP (1) Pluralsight (1) PowerShell (1) Resharper (1) Scaling (2) Scrum (7) software architecture (7) TDD (4) Tools (1) Visual Studio (1) xBehave (2) xUnit (4) Youtube (1)

About Author

Wolfgang Ofner

Wolfgang Ofner

Wolfgang studied Software Architecture and works as a Solution Architect for JMC Software in Rotkreuz, Switzerland.
He is passionate about ASP.NET Core, Azure and Software Architecture.

View all posts

© 2019 All Rights Reserved ·