C
C#3mo ago
Cizmo

Code isnt working

im trying to log the z axi to the console and its giving me errors
No description
11 Replies
Sehra
Sehra3mo ago
the tab "problems" is a good start
Cizmo
CizmoOP3mo ago
yea was just looking and now all my code is messed up and this is my first time using C# so im completely lost
Benlimanto-SALT
Benlimanto-SALT3mo ago
Just learn and having fun. C# is fun
Cizmo
CizmoOP3mo ago
Ik I do think it’s fun but I can’t really learn if no one teaches me how to solve it
Benlimanto-SALT
Benlimanto-SALT3mo ago
What is the error on the dotnet build? have you check it?
Cizmo
CizmoOP3mo ago
What’s a dotnet
Benlimanto-SALT
Benlimanto-SALT3mo ago
it's the builder for C#. Have you ever see learn.microsoft.com?
Cizmo
CizmoOP3mo ago
No
Benlimanto-SALT
Benlimanto-SALT3mo ago
Then you can start with it, see also https://www.freecodecamp.org/learn/foundational-c-sharp-with-microsoft/ It also part by part on how to start with C#
freeCodeCamp.org
Learn to Code — For Free
Benlimanto-SALT
Benlimanto-SALT3mo ago
You can't jump if you don't know the basic.. If you already able to pick up other language then it's faster, only jump on things you need.. if not then you need to start with Data Structure... but seems you already know Classing so.. you should pick up fast..
Cizmo
CizmoOP3mo ago
Ok I’ll check it out thanks

Did you find this page helpful?