DEV Community

Discussion on: Do they teach "pointers" in bootcamp? Should they?

Collapse
 
gypsydave5 profile image
David Wickes

No they don't (personal experience). Yes they should - incredibly useful concept. I'm of the opinion that a good code bootcamp should pivot to teaching Go; a simple language, but one that is explicit about the use of pointers/references.