Tag: coding

  • Pro Baseball to Developer with @anthonyshew: TDI 25

    “I would code on the bus, on the plane, at the hotel, at home…pretty much anywhere except the field! The field was baseball time.” — Anthony Shew (@anthonyshew) on Threads How did you go from Pro Baseball Player to Developer? I’ve written a lot about this here! shew.dev/blog… The TL;DR is: How did your baseball…

  • Learn Computer Science For Data Science

    Many aspects of computer science are fundamental to data science. A good data scientist has to be able to transform/extract/manipulate lots of data. Computer programming is the main technique for such operations. Here are numerous resources to help you learn the fundamentals of computer science. Online Computer Science Courses: Introductory Level If you are not…

  • Learn To Code

    Coding (a.k.a. computer programming) is not the primary function of a data scientist, but some coding skills are necessary. Modifying machine learning algorithms or scaling/altering data are both good examples of when writing a few lines of code could be very beneficial. Well, if you have desire to learn to code, then there is no…