Data Science and Engineering
547 subscribers
10 photos
1 video
2 files
1.22K links
This is the first Telegram platform for data scientists, machine learning specialists, developers, software engineers and IT managers to share knowledge, connect, collaborate & learn.
Download Telegram
A new article entitled "Thinking in Array/List" written by Andrew Zheng is now online!

#Typescript #FunctionalProgramming #JavascriptTips #JavaScript

#ITNEXT

Functional programming in TypeScript/JavaScript > Read More ...


https://itnext.io/thinking-in-array-list-38ff53c1c739
A new article entitled "Handle Tab changes in React Navigation" written by Andrei Pfeiffer is now online!

#TabNavigator #ReactNative #JavaScript #ReactNavigation

#ITNEXT

Recently I had to react (perform some actions) when the user switches to a specific Tab in a React Native TabNavigator, using React... > Read More ...


https://itnext.io/handle-tab-changes-in-react-navigation-3717180cddb
A new article entitled "Have you heard of Bitcoin Forks?" written by FundYourselfNow is now online!

#

#ITNEXT

Bitcoin is, without a doubt, the most popular cryptocurrency in the world. It was the first cryptocurrency to be launched, way back in 2009... > Read More ...


https://hackernoon.com/have-you-heard-of-bitcoin-forks-5bf831c72f99
A new article entitled "Why is everyone suddenly interested in ICOs?" written by Angelique Moss is now online!

#Investing #Blockchain #Bitcoin #InitialCoinOffering #Cryptocurrency

#ITNEXT

It's on the news, it's on TV and it's on newspapers. Almost everyone nowadays wants to jump in on the initial coin offering (ICO) hype... > Read More ...


https://hackernoon.com/why-is-everyone-suddenly-interested-in-icos-6c76627c73e6
A new article entitled "Understanding Ethereum" written by Turner Schumann is now online!

#Blockchain #Ethereum #UnderstandingEthereum #SmartContracts #Bitcoin

@ITNEXT

Ethereum has well established itself as the #2 player in the cryptoasset market, behind none other than Bitcoin. In short Ethereum is meant... > Read More ...


https://hackernoon.com/understanding-ethereum-980d17d1abe3
A new article entitled "The Blockchain, Technology Of 2018 ... Or Not?" written by Aashish Sharma is now online!

#Blockchain #Technology #Innovation

@ITNEXT

The prestigious American magazine MIT Technology Review revealed on 21 February its annual list of the ten disruptive technologies for... > Read More ...


https://hackernoon.com/the-blockchain-technology-of-2018-or-not-c375eab5d46a
A new article entitled "Text Classification: Applications and Use Cases" written by Shashank Gupta is now online!

#TextClassification #UseCases #IsomorphicApplications #MachineLearning

@ITNEXT

Text analysis, as a whole, is an emerging field of study. Fields such as Marketing, Product Management, Academia, and Governance are... > Read More ...


https://hackernoon.com/text-classification-applications-and-use-cases-f70019e87ae9
A new article entitled "Zero Trust, Machine Learning, and a World in Cyber-Peril" written by Andy O. Heikkila is now online!

#ZeroTrust #Technology #Cybersecurity #CyberPeril #MachineLearning

@ITNEXT

Anybody that's been following tech for the last few years knows that there's no escaping the topic of cybersecurity anymore. Whenever we... > Read More ...


https://hackernoon.com/zero-trust-machine-learning-and-a-world-in-cyber-peril-fb4b6388c8be
A new article entitled "Inline Data With a Content Security Policy" written by Graham McGregor is now online!

#WebDevelopment #Security #JavaScript #XssAttack

@ITNEXT

XSS Security, even for 'old' apps. > Read More ...


https://itnext.io/inline-data-with-a-content-security-policy-ab30dde2feb3
An article entitled "Unintended Consequences and Goodhart's Law" written by William Koehrsen with 30 claps is now accessible for read!

#DataScience #Measurement #Education #MachineLearning

@ITNEXT

The importance of using the right metrics > Read More ...


https://towardsdatascience.com/unintended-consequences-and-goodharts-law-68d60a94705c
An article entitled "Golang, the Highest Paying Technology to Know" written by Jerry J. Muzsik with 63 claps is now accessible for read!

#Programming #SoftwareDevelopment #IntroToGolang #JavaScript #Golang

@ITNEXT

Go is real cool, something that is extra cool about it is that it is the highest paying technology according to Stack Overflows 2017 data.. > Read More ...


https://hackernoon.com/golang-the-highest-paying-technology-to-know-9c6089d7081d
The article "O API - an alternative to REST APIs" written by David Gilbertson with 961 claps is hot on the list of publications!

#API #Programming #WebDevelopment #JavaScript #SoftwareDevelopment

@ITNEXT

In the past, when tasked with building an API for a web site I would define a suite of URLs to handle the various tasks I wanted to... > Read More ...


https://hackernoon.com/o-api-an-alternative-to-rest-apis-e9a2ed53b93c
An article entitled "Dropbox S-1 Teardown" written by Jeff Bussgang with 26 claps is now accessible for read!

#DropboxS1 #DropboxS1Teardown #S1 #Dropbox #IPO

@ITNEXT

I love S-1s. I know I am weird but S-1s are loaded with great nuggets of insights about business models, company performance and have... > Read More ...


https://hackernoon.com/dropbox-s-1-teardown-f406417ca318
An article entitled "A simple introduction to Test Driven Development with Python" written by Dmitry Rastorguev with 56 claps is now accessible for read!

#Python #Testing #SoftwareTesting #Coding #Tech

@ITNEXT

I am a self-taught beginning developer who is able to write simple apps. But I have a confession to make. It's impossible to remember how... > Read More ...


https://medium.freecodecamp.org/learning-to-test-with-python-997ace2d8abe
The article "How to Grow (and Save) Your Favorite Tech Meetup" written by Jen Weber with 121 claps is hot on the list of publications!

#Tech #Events #Meetup #JavaScript #Emberjs

@ITNEXT

Hey meetup facilitators, friends, and future leaders! Do you want more people to show up to your tech event? Or at least the same number... > Read More ...


https://medium.freecodecamp.org/five-tips-for-growing-your-tech-meetup-4c39c0ab3f78
An article entitled "How to Create and Publish a Chrome Extension in 20 minutes" written by Jake Prins with 56 claps is now accessible for read!

#Tech #Coding #Publishing #JavaScript #SoftwareDevelopment

@ITNEXT

Ever wondered what it would be like to create a Chrome extension? Well, I'm here to tell you just how easy it is. Follow these steps and... > Read More ...


https://medium.freecodecamp.org/how-to-create-and-publish-a-chrome-extension-in-20-minutes-6dc8395d7153
The article "Few common misconceptions about node.js event loop" written by Paul Shan with 186 claps is hot on the list of publications!

#Nodejs #Node #EventLoop #JavaScript #Asynchronous

@ITNEXT

As a computer science student, I already had a little idea of different types of languages from my college days. You know, C, C++ etc. Knew... > Read More ...


https://itnext.io/few-common-misconceptions-about-node-js-event-loop-fa8666942b1a
A new article entitled "Why I'm not crushing it or killing it in my startup, and nor should you" written by Caroline Hughes is now online!

#WomenInTech #Entrepreneurship #Startup #Feminism

@ITNEXT

Why I've rejected the startup narrative of moving fast and breaking things in favour of building a thoughtful, sustainable business > Read More ...


https://hackernoon.com/why-im-not-crushing-it-or-killing-it-in-my-startup-and-nor-should-you-1a9b30387c44
The article "How to make sure you always get paid on time" written by Shar Darafsheh with 667 claps is hot on the list of publications!

#SoftwareDevelopment #GetPaidOnTime #Freelance #Consulting #Payments

@ITNEXT

If you are providing any type of service to customers, either physical or virtual, you are a service-based business. One of the major... > Read More ...


https://hackernoon.com/how-to-make-sure-you-always-get-paid-on-time-4bb1469538f
The article "Blockchain is a '1%' Conversation, and That Needs to Change" written by Saya Iwasaki with 121 claps is hot on the list of publications!

#Blockchain #Tech #Education #Cryptocurrency #Diversity

@ITNEXT

How inclusive and diverse dialogues now will help build this system of the future. > Read More ...


https://hackernoon.com/designing-blockchain-equitably-55420e2951f5