#codersatwork search results

Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers The first photo is what the book said about "x =+1;" in C The rest are the results I got using this #Cxxdroid C++ compiler

CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler

JavaScript를 만든 브렌던 아이크는 Java를 “블루칼라 언어”로 표현하는군요. “노동력이 드는 블루칼라 언어는 말도 안 되게 복잡한 제네릭 시스템을 가지면 안 됩니다….”라고 자바 언어 사용자들의 생각이 궁금 #CodersATWork, #BrendanEich(브랜던 아이크) 인터뷰에서


"When you use code that was written by someone else, sometimes, it's better to write yours, than use theirs." - #codersatwork.


#CodersAtWork, Effective Java의 저자 @joshbloch 인터뷰에서


Finished listening to #CodersAtWork again (3rd time) 😭 It's so good. I particularly like the interviews with Donald Knuth, Joe Armstrong, and, I think, Ken Thompson.


An interview with one of the greatest computer scientists! Check out this review on Coders at work: Donald Knuth devreads.sandordargo.com/coders_at_work… #books #codersatwork


Listened to - #CodersAtWork interview with Peter Norvig - ~30min Advanced #Algorithms & #DataStructures, by #LaRocca - ~30min #Hackers, by Steven Levy


Listened: - ch17 of Levy's #Hackers - #CodersAtWork interview with Dan Ingalls - 30min of Advanced #Algorithms and Data Structures by LaRocca (1/2 on #BigONotation, seeking #RepeatedExposure)


The web is broken. Everything is inefficient. Developer knowledge is far behind. Check out this review on Coders at work: Douglas Crockford devreads.sandordargo.com/coders-at-work… #books #codersatwork


Finished listening to the #CodersAtWork interview with Fran Allen, who worked with #IBM on #compilers and started her career by teaching #Fortran. Listened a good amount more to #GoLang content (1+2hr) from earlier chapters of #100MistakesinGo and #GoInAction.


A Fellow of ACM who get fed up with CS and became a musician. Check out this review on Coders at work: L Peter Deutsch devreads.sandordargo.com/coders-at-work… #books #codersatwork


Is he an artist? An engineer? A scientist? Or a craftsman? Who knows? But for sure he performed an award-winning work on Smalltalk. Check out this review on Coders at work: Dan Ingalls devreads.sandordargo.com/coders-at-work… #books #codersatwork

devreads.sandordargo.com

Coders at work: Dan Ingalls | DevReads

The best books for software developers not only about software development


#CodersAtWork, Effective Java의 저자 @joshbloch 인터뷰에서


JavaScript를 만든 브렌던 아이크는 Java를 “블루칼라 언어”로 표현하는군요. “노동력이 드는 블루칼라 언어는 말도 안 되게 복잡한 제네릭 시스템을 가지면 안 됩니다….”라고 자바 언어 사용자들의 생각이 궁금 #CodersATWork, #BrendanEich(브랜던 아이크) 인터뷰에서


Finished listening to #CodersAtWork again (3rd time) 😭 It's so good. I particularly like the interviews with Donald Knuth, Joe Armstrong, and, I think, Ken Thompson.


Finished listening to the #CodersAtWork interview with Fran Allen, who worked with #IBM on #compilers and started her career by teaching #Fortran. Listened a good amount more to #GoLang content (1+2hr) from earlier chapters of #100MistakesinGo and #GoInAction.


Listened: - ch17 of Levy's #Hackers - #CodersAtWork interview with Dan Ingalls - 30min of Advanced #Algorithms and Data Structures by LaRocca (1/2 on #BigONotation, seeking #RepeatedExposure)


Listened to - #CodersAtWork interview with Peter Norvig - ~30min Advanced #Algorithms & #DataStructures, by #LaRocca - ~30min #Hackers, by Steven Levy


Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers The first photo is what the book said about "x =+1;" in C The rest are the results I got using this #Cxxdroid C++ compiler

CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler

Listened to - #CodeQuickly's #Cpp, arrays - #CodersAtWork interview w Joshua Bloch Spent 2h coding #Cpp for #TicTacToe implementation; mostly doing #AtomicCommits, compiling & testing changes as I went. I added a while loop wh allows restarting after one has finished, or exiting


Also read the first 9 pages of an essay on an early #Algol #Compiler. (I woke up vaguely trying to make sense of something one of my kids was saying in terms of compilers, that's how much I've been reading of it.) Now listening to #CodersAtWork interview with Brendan Eich.


No results for "#codersatwork"

Coding fun going on at St. Mark School…Mr. Fernandes’ class is building and coding a snow plow to remove snow. #codersatwork

StMarkDPCDSB's tweet image. Coding fun going on at St. Mark School…Mr. Fernandes’ class is  building and coding a snow plow to remove snow. #codersatwork
StMarkDPCDSB's tweet image. Coding fun going on at St. Mark School…Mr. Fernandes’ class is  building and coding a snow plow to remove snow. #codersatwork
StMarkDPCDSB's tweet image. Coding fun going on at St. Mark School…Mr. Fernandes’ class is  building and coding a snow plow to remove snow. #codersatwork

@BaileysES_FCPS @codeorg Hour of Code December challenge in full swing at Bailey’s Upper this week. #codersatwork#bupper#hourofcode#productivestruggle

Nicole_EdTech's tweet image. @BaileysES_FCPS @codeorg Hour of Code December challenge in full swing at Bailey’s Upper this week. #codersatwork#bupper#hourofcode#productivestruggle
Nicole_EdTech's tweet image. @BaileysES_FCPS @codeorg Hour of Code December challenge in full swing at Bailey’s Upper this week. #codersatwork#bupper#hourofcode#productivestruggle
Nicole_EdTech's tweet image. @BaileysES_FCPS @codeorg Hour of Code December challenge in full swing at Bailey’s Upper this week. #codersatwork#bupper#hourofcode#productivestruggle
Nicole_EdTech's tweet image. @BaileysES_FCPS @codeorg Hour of Code December challenge in full swing at Bailey’s Upper this week. #codersatwork#bupper#hourofcode#productivestruggle

Great day working with peers exploring computer science and problem-solving! #codersatwork #masterconcepts #geometricaldesigns #sequentialprogramming

firststartcs's tweet image. Great day working with peers exploring computer science and problem-solving! #codersatwork #masterconcepts #geometricaldesigns #sequentialprogramming

Coding is a basic literacy in the digital age, and it is important for kids to understand and be able to work with! #firststartcs #codersatwork #wecancode #cseducation #coding #computerscience #virtuallearning #onlineclasses #kidscancode #techeducation

firststartcs's tweet image. Coding is a basic literacy in the digital age, and it is important for kids to understand and be able to work with! #firststartcs #codersatwork #wecancode #cseducation #coding #computerscience #virtuallearning #onlineclasses #kidscancode #techeducation

Computer code is very important. Almost every electronic device you use relies on code The first time you try to code you will find it hard, but every time you do it you get better. Such a fun group to teach! I ❤ my job! #problemsolvers #codersatwork #exploreIDE #writecode

firststartcs's tweet image. Computer code is very important. Almost every electronic device you use relies on code
The first time you try to code you will find it hard, but every time you do it you get better. Such a fun group to teach! I ❤ my job! #problemsolvers #codersatwork #exploreIDE #writecode

Getting a little lesson on using beebots! We are learning directional language and simple programming, and just having fun! 😁🐝🤖 @OLPeaceOCSB #CodersAtWork

Mister_McLean's tweet image. Getting a little lesson on using beebots! We are learning directional language and simple programming, and just having fun! 😁🐝🤖 @OLPeaceOCSB #CodersAtWork
Mister_McLean's tweet image. Getting a little lesson on using beebots! We are learning directional language and simple programming, and just having fun! 😁🐝🤖 @OLPeaceOCSB #CodersAtWork

Happy to see our coders back today after what felt like a long break! We accomplished a lot in one day 😊👏👏 . . #firststartcs #codersatwork #learntocode #computerscienceisfun #welovecoding #code #coding #codechallenge #problemsolving #computerengineering

firststartcs's tweet image. Happy to see our coders back today after what felt like a long break! We accomplished a lot in one day 😊👏👏 
.
.
#firststartcs #codersatwork #learntocode #computerscienceisfun #welovecoding #code #coding #codechallenge #problemsolving #computerengineering

And YES, we had the class today on students request! #quiz #programs #codersatwork #codechallenge #calendarprogram Happy Halloween 2019!

firststartcs's tweet image. And YES, we had the class today on students request! #quiz #programs #codersatwork #codechallenge #calendarprogram Happy Halloween 2019!

Happy to see the progress our friends are making in our Discover Coding class ❤ We are mastering conditionals #firststartcs #computerscience #codersatwork #criticalthinking #programming #Technology #codeisfun #challengeyourself

firststartcs's tweet image. Happy to see the progress our friends are making in our Discover Coding class ❤ We are mastering conditionals #firststartcs #computerscience #codersatwork #criticalthinking #programming #Technology #codeisfun #challengeyourself

THREE challenges that kept our Discover Coders on their feet today for the whole hour! Great day analyzing, thinking, and coding with our friends today! We ❤ coding! #challengetakers #codersatwork

firststartcs's tweet image. THREE challenges that kept our Discover Coders on their feet today for the whole hour! Great day analyzing, thinking, and coding with our friends today! We ❤ coding! #challengetakers #codersatwork

Code is a form of writing that isn’t binary, that is easy to learn and interpret for humans, and that the computer can understand. #firststartcs #codersatwork #computerscience #criticalthinking #programming

firststartcs's tweet image. Code is a form of writing that isn’t binary, that is easy to learn and interpret for humans, and that the computer can understand. #firststartcs #codersatwork #computerscience #criticalthinking #programming

Understanding the problem is the key to arriving at a solution! So many different approaches & figuring out the best solution! #codersatwork

firststartcs's tweet image. Understanding the problem is the key to arriving at a solution! So many different approaches & figuring out the best solution! #codersatwork

Fun after-class with our Pleasant View friends learning to code using conditionals & loops! #codersatwork #problemsolving #PVE

firststartcs's tweet image. Fun after-class with our Pleasant View friends learning to code using conditionals & loops!  #codersatwork #problemsolving #PVE

Fantastic performance by our coders today understanding and problem solving some harder concepts! #codersatwork #csedu #problemsolving

firststartcs's tweet image. Fantastic performance by our coders today understanding and problem solving some harder concepts! #codersatwork #csedu #problemsolving

We are having a blast at our 'Coding & Chess Fundamentals' camp this week! Day 2 of our camp was focused on problem solving several coding challenges and applying our chess skills! Happy campers at our studio! #lovecoding #codersatwork #logicalthinking #software #cseducation

firststartcs's tweet image. We are having a blast at our 'Coding & Chess Fundamentals' camp this week! Day 2 of our camp was focused on problem solving several coding challenges and applying our chess skills! Happy campers at our studio! #lovecoding #codersatwork #logicalthinking #software #cseducation

Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers The first photo is what the book said about "x =+1;" in C The rest are the results I got using this #Cxxdroid C++ compiler

CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler
CardioLeo's tweet image. Also, I encountered a weird C puzzler- as they say in #CodersAtWork, no one would write a book of C code puzzlers bc the whole language is full of puzzlers

The first photo is what the book said about "x =+1;" in C

The rest are the results I got using this #Cxxdroid C++ compiler

Loading...

Something went wrong.


Something went wrong.


United States Trends