Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,773 members, 7,802,373 topics. Date: Friday, 19 April 2024 at 01:11 PM

Free Training: C# And .net Core - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Free Training: C# And .net Core (2926 Views)

Looking For One Or Two People - C# & Javascript - ASP.NET Core Framework / How To Master C# And .net Framework - Beginner’s Roadmap / Interesting C# And Dot Net Core Projects (2) (3) (4)

(1) (2) (Reply) (Go Down)

Free Training: C# And .net Core by MT: 9:47am On Feb 10, 2020
Hello,

As part of giving back to the society, if you can form a group and arrange a venue, I want to take you from zero to hero on C# and .Net core. I realise that most people don't know how to approach or break down a problem when confronted with a task (requirement gathering, analysis and design). This is where the journey to programming start. When given a task, you don't need to start writing codes or start thinking about how to write the codes. That's a bad approach. You must learn to break the problem down.

The training will teach u about this, design patterns, design principles, C# , . Net core (Mvc and Web API), Linq and .Net Core EF.

This is a course that can't be done online. We need physical presence and it comes Free. So it's up to you. Arrange yourself in group, find a venue and just invite me to come in. That's all. I'm starting from Ibadan though. If you are interested, indicate interest here.

You are free to ask ANY questions about it here.

For this training, zero knowledge will be assumed

2 Likes

Re: Free Training: C# And .net Core by Nobody: 1:04pm On Feb 10, 2020
MT thanks for this initiative.
I am really interested in this , but pls you can do it here step by step so that those interested will follow, just like the one on web design.
While I appreciate the fact u want it to be a one on one course, do remember, those interested might not reside in the same state/city with you, pls reconsider & carry out this training online where it can be accessible even in 50yrs to come. Pls bro, thanks
Re: Free Training: C# And .net Core by MT: 9:03pm On Feb 10, 2020
Well, this is intended to be an end to end training that will cover almost every stage of SDLC extensively. Let us see how many people show interest here before I can make up my mind if we can attempt to deliver online.
Re: Free Training: C# And .net Core by DrBrainstorm(m): 9:37pm On Feb 10, 2020
Free or paid?
Re: Free Training: C# And .net Core by Nobody: 7:47am On Feb 11, 2020
MT:
Well, this is intended to be an end to end training that will cover almost every stage of SDLC extensively. Let us see how many people show interest here before I can make up my mind if we can attempt to deliver online.
Thank you bro
I hope other aspiring c# software engineers & c# gurus indicate interest
Re: Free Training: C# And .net Core by MT: 12:42pm On Feb 11, 2020
Akiliogidi:

Thank you bro
I hope other aspiring c# software engineers & c# gurus indicate interest

I will wait till Saturday if we can see people who are GENUINELY interested in learning how to approach C# and .NET Core. It all comes FREE as it is a mean of empowering people. That is the least I could do to assist.

If you are interested, drop your Whatssap numbers as we will form a group where assignment will be delivered. We are going to build a practical solution to demonstrate these technologies. It is also going to answer WHY we are doing certain things in certain ways. Like I earlier said, it is up to you to determine if this is an opportunity you wish to explore.

I have been persuaded to deliver the content ONLINE.

Thank you.
Re: Free Training: C# And .net Core by AdolphBrian: 10:08am On Mar 24, 2020
I am sorry I am late. But please add me to the group. Here's my number 07016719765
Re: Free Training: C# And .net Core by Nobody: 11:53pm On Mar 24, 2020
I am in 09070314423
Re: Free Training: C# And .net Core by Brown253(m): 10:59am On Mar 25, 2020
Please add me I need to learn c# 09035653117
Re: Free Training: C# And .net Core by MT: 12:43pm On Mar 25, 2020
Hii, nice that some peeps have re-awakened this thread. Let us see if we will get some numbers in the next few days.
Re: Free Training: C# And .net Core by fredgrt(m): 1:02pm On Mar 25, 2020
Me too 09066809381
Re: Free Training: C# And .net Core by Preffered: 1:01am On Mar 26, 2020
MT:


I will wait till Saturday if we can see people who are GENUINELY interested in learning how to approach C# and .NET Core. It all comes FREE as it is a mean of empowering people. That is the least I could do to assist.

If you are interested, drop your Whatssap numbers as we will form a group where assignment will be delivered. We are going to build a practical solution to demonstrate these technologies. It is also going to answer WHY we are doing certain things in certain ways. Like I earlier said, it is up to you to determine if this is an opportunity you wish to explore.

I have been persuaded to deliver the content ONLINE.

Thank you.

Please add me to the group 08127590007
Re: Free Training: C# And .net Core by omoh17(m): 10:39am On Mar 27, 2020
08161742055
Re: Free Training: C# And .net Core by drunkpunk(m): 3:30pm On Mar 27, 2020
08033170403. Please add me to the group. Thanks
Re: Free Training: C# And .net Core by drehdinho(m): 7:04pm On Mar 27, 2020
.
Re: Free Training: C# And .net Core by MT: 12:15am On Mar 28, 2020
Getting more interesting. Lets hit the 20 marks and we commence.
Re: Free Training: C# And .net Core by devkolya: 7:20am On Mar 28, 2020
+233241119495 interested
MT:
Getting more interesting. Lets hit the 20 marks and we commence.
Re: Free Training: C# And .net Core by samask64: 9:52am On Mar 28, 2020
Please am interested 08051841066
Re: Free Training: C# And .net Core by MT: 8:44pm On Mar 28, 2020
Just to drop this, C# and .NET framework is quite different from many programming languages. It is only Java that I can use to compare to it in term of performance as it is incredibly fast, powerful with one of the biggest libraries that you can think of. It is also backed up by the almighty Microsoft. Before, you could only host application developed by C# or VB on windows server, but that has changed now with the introduction of Kestrel - a powerful server that can be hosted on an operating system.

.NET Core is a beast and Microsoft has rolled out 3 distinct architectural design - ASP.NET MVC Core, Razor Pages and Blazor. Each of these serve different purposes and they can all be mixed together in a project to achieve your purpose. But before you take a dive into this, you need to understand System Analysis and Design. You cant code effectively if you dont understand or how to to interprete domain problem. So the class will start without any code. It will make you understand what you need to do when you are first confronted with a problem. Once you master this, trust me, you can pick up any new language today and be effective with it because you would have known what you are meant to do and just go straight into the part of the language that will enable you to do that.

To be an effective and efficient programmer requires dedication and tenacity, but it all starts with knowing how to break down a problem scenario into bit and pieces. Like I use to ask, how do u eat an elephant?...You kill and dice it into small parts. This is the approach that the world is looking at and that is why component-based development is the new shiny kid in town. Going into .Net Core is steep and you have to be ready to see it through. Someone says I can achieve anything I wish to do in .NET core with any other languages but when we are talking about enterprise application development, there are many things you need to consider. You drive a Toyota , another person drive Ferari, both will take you to your destination but I guess you can spot the difference in performance. Thats it!

If a certain student A starts to learn PHP for instance and a student B starts to learn C# and .NET Core. at the same time. Student A will start to be productive almost immediately but it will take student B more time to learn, but...i repeat..but when student B gets handle on .NET Core, he will zoom off in such a way student A can not catch up. I will demonstrate this with a lot of examples!

Are you still ready to fly? Let me know..... *Apologies for any typo, I just wrote this on the move*

2 Likes

Re: Free Training: C# And .net Core by Japheth17: 11:53pm On Mar 29, 2020
Ok
Re: Free Training: C# And .net Core by AdesinaOlajide(m): 9:59pm On Mar 30, 2020
I'm interested...kindly add on 09068756127
Re: Free Training: C# And .net Core by ddonolu: 10:24pm On Mar 30, 2020
.
Re: Free Training: C# And .net Core by kayprinz(m): 10:52pm On Mar 30, 2020
09039322774
Re: Free Training: C# And .net Core by TalabiAudu: 2:59am On Mar 31, 2020
MT:
Just to drop this, C# and .NET framework is quite different from many programming languages. It is only Java that I can use to compare to it in term of performance as it is incredibly fast, powerful with one of the biggest libraries that you can think of. It is also backed up by the almighty Microsoft. Before, you could only host application developed by C# or VB on windows server, but that has changed now with the introduction of Kestrel - a powerful server that can be hosted on an operating system.

.NET Core is a beast and Microsoft has rolled out 3 distinct architectural design - ASP.NET MVC Core, Razor Pages and Blazor. Each of these serve different purposes and they can all be mixed together in a project to achieve your purpose. But before you take a dive into this, you need to understand System Analysis and Design. You cant code effectively if you dont understand or how to to interprete domain problem. So the class will start without any code. It will make you understand what you need to do when you are first confronted with a problem. Once you master this, trust me, you can pick up any new language today and be effective with it because you would have known what you are meant to do and just go straight into the part of the language that will enable you to do that.

To be an effective and efficient programmer requires dedication and tenacity, but it all starts with knowing how to break down a problem scenario into bit and pieces. Like I use to ask, how do u eat an elephant?...You kill and dice it into small parts. This is the approach that the world is looking at and that is why component-based development is the new shiny kid in town. Going into .Net Core is steep and you have to be ready to see it through. Someone says I can achieve anything I wish to do in .NET core with any other languages but when we are talking about enterprise application development, there are many things you need to consider. You drive a Toyota , another person drive Ferari, both will take you to your destination but I guess you can spot the difference in performance. Thats it!

If a certain student A starts to learn PHP for instance and a student B starts to learn C# and .NET Core. at the same time. Student A will start to be productive almost immediately but it will take student B more time to learn, but...i repeat..but when student B gets handle on .NET Core, he will zoom off in such a way student A can not catch up. I will demonstrate this with a lot of examples!

Are you still ready to fly? Let me know..... *Apologies for any typo, I just wrote this on the move*


Link?
Re: Free Training: C# And .net Core by alade02(m): 1:06pm On Mar 31, 2020
Interested 07080512513 please add me
Re: Free Training: C# And .net Core by MT: 1:12pm On Mar 31, 2020
For those that will be interested, please you can use this link to download visual studio 2019 (community edition). It is FREE:

https://visualstudio.microsoft.com/downloads/

1 Like

Re: Free Training: C# And .net Core by koyla: 5:42pm On Apr 04, 2020
MT:
For those that will be interested, please you can use this link to download visual studio 2019 (community edition). It is FREE:

https://visualstudio.microsoft.com/downloads/
Hello Sir, it's Saturday and we await you to add to the WhatsApp group, my number again +233241119495

1 Like

Re: Free Training: C# And .net Core by MT: 10:48pm On Apr 04, 2020
If you have Visual studio 2019 running successfully on your system, drop your number and indicate you have it running on your system, then i can add you to the group. I will ONLY add people with VS 2019 running on their system because it shows their levels of readiness. Thanks
Re: Free Training: C# And .net Core by Nobody: 11:21pm On Apr 04, 2020
Vs code successfully installed
09070314423
Re: Free Training: C# And .net Core by bammy2050(m): 12:36am On Apr 05, 2020
Get any UDEMY course you want directly to your drive(cloud storage like Google drive,one drive, and mega) for 1K per course. This would have been nicely extracted and available for offline consumption.

You can also download it to your laptop or phone or even watch directly from your drive online.

If interested, add me up on whatsapp: zero seven zero eight five three one six two seven three
Re: Free Training: C# And .net Core by koyla: 7:16am On Apr 05, 2020
MT:
If you have Visual studio 2019 running successfully on your system, drop your number and indicate you have it running on your system, then i can add you to the group. I will ONLY add people with VS 2019 running on their system because it shows their levels of readiness. Thanks


+233241119495

Re: Free Training: C# And .net Core by rhodman: 6:27pm On Apr 05, 2020
MT:
If you have Visual studio 2019 running successfully on your system, drop your number and indicate you have it running on your system, then i can add you to the group. I will ONLY add people with VS 2019 running on their system because it shows their levels of readiness. Thanks


Add me pls.
I write C#.

(1) (2) (Reply)

Does Anyone Know How To Write A Computer Program On An INTEGRATED CIRCUIT (IC) / J2se/ Android Complication / Google Hacking For Information

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 58
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.