There's a non-zero chance that @profgalloway is in Westwood when I am here, and I, a fan of @PivotPod, would totally love to meet you in person π. Also, I would be happy to tour you through your campus of UCLA, since I am a student here π
Today I go into using the Debugger package for #julialang. While print lines are great for a lot of our #coding needs, sometimes we need something beefier to address our mistakes in #programming. π-- https://t.co/e7iKnL6k5H
I finish up the MPI example this week with BCAST and REDUCE in #Fortran. These are two other good functions that help with processes to interact with each other when #parallelcomputing. #programming -- https://t.co/4GEisnLzWM
I continue the discussion on MPI this week! This time in #Fortran I go into the SEND and RECV functions for #parallelcomputing. These functions help with sending information across multiple processes, so they can perform the correct operations. -- https://t.co/K5jsNgZij7
RETWEET if I should be allowed / included in the #recallnewsom governor debate! @hughhewitt has only listed republicans in the debate. Donβt the people of California deserve both sides? Iβm the leading Democratic option (strong moderate). LETβS GOOO @Elex_Michaelson@LATSeema
This week I go into using MPI for #Fortran! If you're working with big data, #ParallelComputing will help in your development and in learning #HPC. While I did cover this in terms of Fortran, the process is fairly similar for #cpp in #programming. -- https://t.co/0yz9DJHobH
@realMeetKevin New voters don't know you and stories is how they learn to some degree. If you think of 2016, Hillary had plans, but not enough people liked her. Your biggest con can be YT. New voters see a YTer with no political exp. Show your plan, but also show you're more than a YTer.
Sometimes we want an application without the burden of designing a #GUI for it. This is where a #progamming a Command Line Interface comes in #CLI! I go into how to add flags and options in your #julialang scripts. -- https://t.co/NW5zEUFVA6 #coding#Linux
In today's video I go back to #julialang and cover how to call #Python code in your #programming scripts! Julia is great, but sometimes you need from other languages. Having access to those extra tools can be a great addition to your #coding scripts! -- https://t.co/0Ep2ccsiun