Author Topic: For anyone wanting to learn C# . . .  (Read 2962 times)

0 Members and 1 Guest are viewing this topic.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2140
  • class keyThumper<T>:ILazy<T>
For anyone wanting to learn C# . . .
« on: November 14, 2023, 08:04:29 PM »
I've been reviewing a course published on Udemy ( being used by a couple people I'm helping )

https://www.udemy.com/course/ultimate-csharp-masterclass/

This is a really well structured course presented by an excellent tutor.

It's currently priced at
$18.99  USD
Original Price$74.99
Discount75% off
with 2 days left at this price!

If anyone is even just thinking about learning, this price is ridiculously good value.
Even at full price, I'd recommend it for anyone.

Krystyna also has a LINQ course available.
. . . and a couple about interview questions.

Stay well,
Regards,
Kerry
« Last Edit: November 14, 2023, 08:54:25 PM by kdub_nz »
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2140
  • class keyThumper<T>:ILazy<T>
Re: For anyone wanting to learn C# . . .
« Reply #1 on: November 15, 2023, 12:20:52 AM »
Update :

switch the link to this one, giving an even lower price (9,99$):
https://www.udemy.com/course/ultimate-csharp-masterclass/?couponCode=BLACK_FRIDAY_23
The link is valid till Friday.
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

rayakmal

  • Newt
  • Posts: 50
Re: For anyone wanting to learn C# . . .
« Reply #2 on: November 15, 2023, 02:42:54 AM »
Interesting. Thanks for sharing.

I'm retired (currently still hired). Can you recommened which one is the right way to choose: Learning C# or Flutter?
I'm interested in creating Dekstop Application and Mobile Application. My basic programming is Turbo C, C++, VB6, VBA and AutolLisp (Offcourse none is 'applicable' for creating Desktop and mobile app).   

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2140
  • class keyThumper<T>:ILazy<T>
Re: For anyone wanting to learn C# . . .
« Reply #3 on: November 15, 2023, 03:45:53 AM »
both ?
would that be weird.

Flutter uses Dart . . . does Dart have other uses ??

I've only done web stuff for hobby projects so don't feel qualified to answer really.

. NET MAUI (cross platform ) uses C# , which has lots of other uses.

s'pose it depends on how you want to uses your C++ knowledge,  could use it for writing .NET modules to support your C#.

and depends how seriously you take retirement.

I retired 8 years ago but haven't really slowed down much . . . except now I do gardening instead of go to the gym.

can get my zone minutes and steps by mowing the lawn and pulling weeds from between the veggies.

at the end of the day, the C# would probably fit into your current knowledge sets pretty easily. 
« Last Edit: November 15, 2023, 03:49:51 AM by kdub_nz »
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.