|
|
|
|
|
by tester756
574 days ago
|
|
Senior doesn't need to learn about loops, ifs and so on For example when learning C++ while being proficient at C# I found useful this blog: https://www.jacksondunstan.com/articles/5530 "C++ For C# Developers: Part 1 – Introduction" Author compares features between C# and C++ and shows what is similar, the same, different, non-existent, etc. |
|