Search results for #programmerpassport
In the #JuliaLang #programmerpassport book by @redrapids and @pragprog & our video series, we'll focus on elements that shape the way you approach problems. Those coming from a functional language like Elixir will learn how Julia applies mutability in some places but not others.
Updated #programmerpassport schedule for 2020-2021!
Updated #programmerpassport schedule for 2020-2021!
Celebrating 1 year of the #ProgrammerPassport today!! Thank you to everyone who’s been on this journey with us! ❤️
Celebrating 1 year of the #ProgrammerPassport today!! Thank you to everyone who’s been on this journey with us! ❤️
After years of hard work our daughter submitted her application to vet school and it’s the 1 year anniversary of @GroxioLearning’s #programmerpassport. Feeling all the feels today y’all!
#ProgrammerPassport turns 1 today! Two of my mentors have told me about the importance of learning language and new concepts. Programmer Passport is our way of guiding others to do the same.
Groxio #ProgrammerPassport mixes in other languages because it's critical to also return to the beginner's mind, several times. Our most important skill as a developer is learning. If you can do so and maintain a positive, open mindset, you'll experience more success.
Today I am working through the final written chapters for #ProgrammerPassport LiveView. Some of you have asked why we're covering so much Elixir in a program for programming language exploration more >
We are really excited about 20/21 edition of the #programmerpassport
We are really excited about 20/21 edition of the #programmerpassport
I open the @GroxioLearning website and I came across with the next Languages and Schedule for 2020-2021 Edition and for sure I start to save money to buy me a ticket for a yearly pass to #programmerpassport
I just posted my review about the #programmerpassport at @GroxioLearning on @elixirforum ---> I Programmer Passport (Grox.io) (PragProg) elixirforum.com/t/programmer-p…
who are the folks people bought the programmer passport at @GroxioLearning ? would like to talk or do some discussing about it and I'm will really like enjoy it do such a talking... #elixir #otp #beam #phoenix #liveview #exercism #programmerpassport
We are in the home stretch of our #programmerpassport: OTP! In the last 3 videos we cover OTP Registries, OTP Dynamic Supervisors in Elixir and we refactor one of our programs to use the system of layers built in the book Designing Elixir Systems with OTP. @redrapids @JEG2
Big Brother is always watching and OTP supervisors are too. By monitoring our processes with supervisors that know how to manage lifecycles, #Elixirlang can take action when another process crashes or must be shut down. #myelixirstatus #programmerpassport grox.io
A favorite thing about watching @redrapids' #programmerpassport videos is the way he problem solves code issues and hearing his thought process as to why he does it one way vs. another. #learntocode #myelixirstatus grox.io
A favorite thing about watching @redrapids' #programmerpassport videos is the way he problem solves code issues and hearing his thought process as to why he does it one way vs. another. #learntocode #myelixirstatus grox.io
YAAASSS! It's the start of #ProgrammerPassport OTP course! We are so excited to share this material over the next 8 weeks with you! New for this course -we'll have 3 videos released for subscribers every 2 weeks. Join us! buff.ly/3dFqu4d #myelixirstatus @pragprog
Our #programmerpassport OTP Is out early!! Curious? Come join us! #myelixirstatus
Our #programmerpassport OTP Is out early!! Curious? Come join us! #myelixirstatus
Just finished #programmerpassport OTP video #5. Unbelievably, there are 7 more to go! Having a blast. It's so much fun to teach.
Today, I am writing the 2nd OTP chapter of #ProgrammerPassport. The workerbees book is about Elixir code design; and PP is about a core understanding of OTP. Lots of video. The hope is PP be a good companion piece to the above book. Join us. May 15. grox.io
Hard to believe we are at the end of the #ProgrammerPassport 8 week Elixir course! We are releasing the last batch of content today! Next up in the schedule: OTP on May 15th - July 14th! Join us at Grox.io #myelixirstatus
Today's project for the #programmerpassport for @GroxioLearning Elixir class on grox.io: The game of Life, as a stream.