Jump to content

Hey know hows, I would like to start learning code


G+_Harry Henze
 Share

Recommended Posts

I wanted to do what I thought would be a simple card game. I have done some webpage tutorials and some tutorials through apps but it all seems to fall short. I think I may have to invest in a book. My family uses mostly apple mobile products. Most of what I have tried to research says you can’t really do code on an iPad

Link to comment
Share on other sites

Learning to write program code doesn't require a computer. Writing code can be done with paper and pencil. Back when there was even special pre-printed paper fornatted to make that easier, then the code was "transcribed" onto stacks of keypunch cards and fed into a computer by a card reader.

 

Skipping over all that, you might want to try this, it's free and runs on iPad:

apple.com - Swift Playgrounds

Link to comment
Share on other sites

If you want to learn C# code, you should learn from the best teacher ... Bob Tabor

https://mva.microsoft.com/en-US/training-courses/16169?l=Lvld4EQIC_2706218949

 

Bob also has a Javascript Fundamentals course here:

https://mva.microsoft.com/en-US/training-courses/14194?l=I8X1APVxE_5800115881

 

and also a HTML/CSS course if that's what you want.

 

You can write code in any text editor (like Notepad), but there is also software that will watch what you type and alert you in real time if you make a mistake.

 

Visual Studio 2017 Community is free from Microsoft, if your old computer can run it (try it). There is also something called Visual Studio 2017 Code, if you don't need all the frills to start out with.

Link to comment
Share on other sites

 Share

×
×
  • Create New...