top of page
Search
Writer's pictureNick Brunell

Wouldn't it be nice if I could code something more than the sum of its parts?


This week involved learning about central flow statements, pointers, and references, but the videos do a poor job of integrating these such that I can output something more interesting.


It talked about continue, break, and return statements, but how would I use all 3 in the same loop?


There's no clear reason to use one or the other if ultimately the same result of "print X" is all I get from it.


Imagine learning trig sub, u sub, and integration by parts, yet never having to integrate anything besides linear functions. Where's the coding for more than just integers and strings?


1 view0 comments

Commentaires


bottom of page