Antonio Nardoneflipped into IoT for DevelopersJavaScript 42 most popular GitHub JS repositories in October 2019itnext.io - Iren Korkishko This is the scope of the most popular JavaScript open source repositories on GitHub gathered on October 30.Originally I shared this digest to …
Towards Data Scienceflipped into Machine LearningJupyter The Most Underrated Python Packagestowardsdatascience.com - Eyal Trabelsi In my experience as a Python user, I’ve come across a lot of different packages and curated lists. Some are in my bookmarks like the great curated …
ITNEXTflipped into ITNEXTProgramming Smalltalk is not a perfect language. What are its shortcomings?itnext.io - Richard Kenneth Eng First, Smalltalk is dynamically typed. People who believe static typing is a better way to code will view this as a shortcoming. I don’t. Second, …
Joel Llanosflipped into LinuxSyntax Advance your awk skills with two easy tutorialsopensource.com - 31 Oct 2019 Dave Neary (Red Hat) Feed Awk is one of the oldest tools in the Unix and Linux user's toolbox. Created in the 1970s by Alfred Aho, Peter Weinberger, and Brian Kernighan (the …
Michael Zauzigflipped into Machine Learning and The FutureTensorFlow Getting Your Hands Dirty with TensorFlow 2.0 and Keras APItowardsdatascience.com - Andrej Baranovskij Diving into technical details of the regression model creation with TensorFlow 2.0 and Keras API. In TensorFlow 2.0, Keras comes out of the box with …
Dark Readingflipped into Dark ReadingCybersecurity Slow Retreat from Python 2 Threatens Code Securitydarkreading.com - Robert Lemos The end of life is near for Python 2, and there will be no rising from the grave this time. So why are some companies and developers risking a lack …
Icon version of the Flipboard logoC++ Programming TomTom sponsors the Support & Diversity ticketsmeetingcpp.com - www.meetingcpp.com Every year Meeting C++ gives away 50 free tickets for students and support & diversity. TomTom has decided to support these programs with a silver …
MATLAB Practical MATLAB: With Modeling, Simulation, and Processing Projectsoreilly.com - www.oreilly.com Apply MATLAB programming to the mathematical modeling of real-life problems from a wide range of topics. This pragmatic book shows you how to solve …
Marcosflipped into Data ScienceProgramming Python programming language creator retires, saying: 'It's been an amazing ride'ZDNet - Liam Tung The creator of the world's most popular programming language goes into retirement. Guido van Rossum, the creator of the hugely popular Python …
Rich Gossweilerflipped into JavaScript of InterestJavaScript How to handle file uploads inflaviocopes.com - Flavio Copes In how to upload a file using Fetch I explained how to upload a file to a server using Fetch. In this post I’m going to show you part 2: how to use …
Louise Sharmanflipped into Outside The BoxSemantics What Does It Mean When Someone Says 'That's Just Semantics'?howstuffworks.com - Michelle Konstantinovsky Sometime in the late 19th century, people began using the word "semantics" to allude to "semiotics," a philosophical theory covering the relationship …
Ruby on Rails Why it doesn’t have to be crazy at work with David Heinemeier Hanssonproducthunt.com - Product Hunt On this episode Abadesi talks to David Heinemeier Hansson, co-founder and CTO of Basecamp, and creator of Ruby on Rails. He is also the author of …
IGNflipped into PCPython Programming Big Steam Library Redesign Now Live for Everyone - IGNIGN - Matt Kim Valve’s big Steam library redesign is finally live for everyone. Following a beta, the redesigned Steam library is available to download right …
TechRepublicflipped into Latest NewsSecurity Python support added to Threat Stack's Application Security Monitoring toolTechRepublic - James Sanders The utility can identify insecure code in production from third-party packages as well as original code. Threat Stack announced Python support for its …
ITNEXTflipped into ITNEXTMicrosoft Visual Studio Tutorial: Node 12 LTS + Gulp 4 + VS2019itnext.io - Tristram Tolliday Like ripping off a plaster. Painful, but worth the hair loss. This tutorial will walk you through updating your project to using the latest versions …
NDflipped into csInheritance C++ Classes and Objects: Applying Abstraction, Encapsulation, Inheritance, and Polymorphismoreilly.com Follow along with C++ expert Rohit Kumar and master objects and classes. Click here for all of Rohit Kumar’s highly-rated videos on O’Reilly, …
ITNEXT.ioflipped into JavascriptChai chai-pdf: Awesome Chai Plugin for testing PDF filesitnext.io - Marc Dacanay Have you ever been in a situation where your project requires you to validate pdf files? Do you want a simple way to verify them? If so, then read on. …
Computer Science Barbara Liskov (MIT) - Finding the Great Problems — Entrepreneurial Thought Leadersovercast.fm Barbara Liskov was already breaking new ground in 1968, when she became one of the first American women to earn a doctorate in the emerging …
Roberto C. Moralesflipped into PYTHON, R, STATISTICS AND DATA SCIENCE STUFFPython Programming My Trick to Learning List Comprehensions in Pythontowardsdatascience.com - Eric Kleppen Lists were one of the first things I learned about when I started , and it wasn’t long before I realized they are a commonly used feature of the …
Coach Tonyflipped into Better ProgrammingJavaScript JavaScript Methods That Every Beginner and Pro Should UseMedium - Nabil Nalakath A collection of the most used JavaScript methods for writing clean and efficient code JavaScript is a language that needs no introduction. With 69% of …
Wisliy Lopesflipped into Code is PoetryParsing Getting started with awk, a powerful text-parsing toolopensource.com - sethkenlon Awk is a powerful text-parsing tool for Unix and Unix-like systems, but because it has programmed functions that you can use to perform common …
Richflipped into Python ProgrammingPython Programming Numpy Comes To Micro Pythonhackaday.com - by: Gerrit Coetzee [Zoltán] sends in his very interesting implementation of a NumPy-like library for micropython called ulab. He had a project in MicroPython that needed …
C++ Programming Creating QML Controls From Scratch: ProgressBarics.com - Chris Cortopassi In this installment of our QML Controls from Scratch series we'll implement a ProgressBar, which is often used to indicate the progress of a …
Richflipped into Python ProgrammingPython Programming 5 reasons why I love Pythonopensource.com - 29 Oct 2019 Moshe Zadka (Community Moderator) Feed I have been using Python since it was a little-known language in 1998. It was a time when Perl was quite popular in the open source world, but I …
Charlieprodflipped into REACTJS / REACT NATIVE / APP DEV 2019JavaScript What is a class component in ReactMedium - Vladislav Kresov Class component it’s one of two choices in React when you build your app, another one it’s a functional component but it for another time. First thing …
Software Engineering 016 - Moves and Borrowing In Rust With Jim Blandy — CoRecursive - Software Engineering Interviewsovercast.fm The surprising thing about rust is how memory management works. Rust has the concepts of moves and borrowing. If you have heard about Rust, you may …
Programming S10:E6 - How can we make the future of programming more inclusive? (Tim O'Reilly) from CodeNewbiestitcher.com - www.stitcher.com Listen to CodeNewbie episodes free, on demand. We chat with Tim O'Reilly, founder of O’Reilly Media, about what we’re doing wrong and what we’re …
Coach Tonyflipped into Better ProgrammingJavaScript Become a Web Developer in 180 Days (Without a CS Degree)Medium - Indrek Lasn A guide to becoming a web developer without a college degree The route into the web development world can seem obfuscated at times — there’s no clear …
Towards Data Scienceflipped into PythonPython Programming Five Python Moves that Make you Look Funcy Like James Browntowardsdatascience.com - Simon Hawe In our daily lives as data scientists, we are constantly working with various Python data structures like lists, sets, or dictionaries or to be more …
Aditya Mehtaflipped into Software DevelopmentIcon version of the Flipboard logoMicroservices When Quarkus Meets Knative Serverless Workloadsvmblog.com - David It is no secret that Java is a popular language among developers. In fact, no other programming language has consistently ranked as high on both the …