

Eliot Beresford
Community
Forum Replies Created
-
Eliot Beresford
MemberMay 8, 2021 at 5:21 am in reply to: Programmers – What first got you into programming?2
57
1
0
0
Wow – awesome replies! Fantastic to hear your stories 🙂
-
2
57
1
0
0
48 61 68 61 2c 20 6e 69 63 65 6c 79 20 65 6e 63 6f 64 65 64 20 6d 65 73 73 61 67 65 2e 20 54 68 61 6e 6b 20 79 6f 75 21
-
Eliot Beresford
MemberMay 8, 2021 at 7:24 am in reply to: Programmers – What first got you into programming?2
57
1
0
0
Awesome 🙂 No problem at all – let us know how it goes if you like!
-
Eliot Beresford
MemberMay 8, 2021 at 5:36 am in reply to: Programmers – What first got you into programming?2
57
1
0
0
Hi! Awesome! For a starting course to programming, I’d recommending having a look at CS50 – it’s a free course and assumes zero knowledge, so it’s really great for beginners. As far as I know, it doesn’t specifically target mobile development, however, it teaches you skills and insights which should certianly be transferable towards any Android/iOS development you plan to do. After doing CS50, I think any other programming courses (including mobile development) will feel much more approachable too.
CS50: https://www.edx.org/course/introduction-computer-science-harvardx-cs50x
-
Eliot Beresford
MemberMay 8, 2021 at 5:32 am in reply to: Programmers – What first got you into programming?2
57
1
0
0
I’d really recommend ‘The C Programming Language’ by Kernnigan and Ritchie (Second Edition) if you’re interested in getting started with C before you start it in your school. It’s an old book, but still extremely relevant and studied.