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
The article "A crash course on securing Serverless APIs with JSON web tokens" written by Adnan Rahić with 101 claps is hot on the list of publications!

#Tech #Nodejs #Serverless #JavaScript #WebDevelopment

@ITNEXT

What a mouthful of a title. Wouldn’t you agree? In this walkthrough you’ll learn about securing your Serverless endpoints with JSON web… > Read More...

https://medium.freecodecamp.org/a-crash-course-on-securing-serverless-apis-with-json-web-tokens-ff657ab2f5a5
A new article entitled "3 Kinds of Parentheses: Are you a RegEx Master?" written by Manish Vachharajani is now online!

#Programming #JavaScript #SoftwareDevelopment #RegexMaster #Coding

@ITNEXT

Have you abused regular expressions until they give a real parser a run for its money? Here are the 3 types of parentheses in a RegEx. > Read More...

https://hackernoon.com/3-kinds-of-parentheses-are-you-a-regex-master-6b10eb4f41e8
A new article entitled "The ABCs of ICOs" written by Assaf Elovic is now online!

#ICO #Blockchain #AbcsOfIcos #Tutorial #Cryptocurrency

@ITNEXT

All you need to know about what is an ICO. > Read More...

https://hackernoon.com/the-abcs-of-icos-1d77d26936b0
A new article entitled "Build a Tic Tac Toe Game With React/Redux, Babel, Webpack and Material-UI (Part 5 of 5)" written by Van Huynh is now online!

#Webpack #Redux #JavaScript #React #Babel

@ITNEXT

Part 5 — Cleanup and afterthoughts > Read More...

https://itnext.io/build-a-tic-tac-toe-game-with-react-redux-babel-webpack-and-material-ui-part-5-of-5-fe2ece35b839
A new article entitled "The Instability of Stablecoins" written by Anthony Xie is now online!

#Cryptocurrency #Stablecoins #Economics #Cryptoeconomics #Bitcoin

@ITNEXT

Three months ago we held a sigil for the death of the cryptocurrency bull market. Last month, my HodlBot portfolio went up by 50%. What a… > Read More...

https://hackernoon.com/the-instability-of-stablecoins-69e2c8e1729e
The article "How to conquer Webpack 4 and build a sweet React app" written by Adeel Imran with 247 claps is hot on the list of publications!

#Tech #FrontEndDevelopment #Programming #JavaScript #React

@ITNEXT

In this article, I’ll go through how to set up a React application using Webpack 4. By the end of this tutorial, you’ll know on how to hot… > Read More...

https://medium.freecodecamp.org/how-to-conquer-webpack-4-and-build-a-sweet-react-app-236d721e6745
An article entitled "Why you should ignore exceptions in Java and how to do it correctly" written by Rainer Hahnekamp with 53 claps is now accessible for read!

#Tech #Sneakythrow #Programming #SoftwareDevelopment #Java

@ITNEXT

In this article, I will show how to ignore checked exceptions in Java. I will start by describing the rationale behind it and the common… > Read More...

https://medium.freecodecamp.org/why-you-should-ignore-exceptions-in-java-and-how-to-do-it-correctly-8e95e5775e58
An article entitled "Why ICOs Need to Follow Ethical Principles" written by treehouse with 49 claps is now accessible for read!

#Weeklysponsor #ICO #Blockchain #EthicalIcos #EthicalIcoPrinciples

@ITNEXT

Brought to you by treehouse. > Read More...

https://hackernoon.com/why-icos-need-to-follow-ethical-principles-c2b22d7cf95a
A new article entitled "Conditional Random Field Tutorial in PyTorch 🔥" written by Freddy Boulton is now online!

#MachineLearning

@ITNEXT

Let’s say I have two identical dice, but one is fair and the other is loaded such that number 6 appears with 80% probability, while numbers… > Read More...

https://towardsdatascience.com/conditional-random-field-tutorial-in-pytorch-ca0d04499463
A new article entitled "Set up React Native with Expo" written by Moses Lucas is now online!

#React #iOS #Expo #ReactNative #Android

@ITNEXT

This is a quick guide — tutorial how to create and setup react native with Expo. Having it up and running in Android or iOS devices. > Read More...

https://itnext.io/set-up-react-native-with-expo-1e63a82d01ac
A new article entitled "Consensus Mechanisms — As Detailed and Concise as possible!" written by Naveen Saraswat is now online!

#Consensus #Bitcoin #Blockchain #Ethereum #Cryptocurrency

@ITNEXT

Blockchain, known to be a shared, immutable ledger for recording the history of transactions is expected to disrupt and correct almost… > Read More...

https://hackernoon.com/consensus-mechanisms-as-detailed-and-concise-as-possible-b3da79f85f66
A new article entitled "20 APIs that prove what ML and prediction is capable of" written by Oleksii is now online!

#Tech #InformationTechnology #API #DataScience #MachineLearning

@ITNEXT

Do you want to develop advanced apps and software? If so, why not to use prediction and machine learning APIs as the part of your… > Read More...

https://towardsdatascience.com/20-apis-that-prove-what-ml-and-prediction-is-capable-of-257bb7d71ed2
A new article entitled "Broken Promises: Building JavaScript Promises from Scratch" written by Eliathah Boda is now online!

#Promises #JavaScript #WebDevelopment

@ITNEXT

The Broken Promises part of the title is actually referring to the weekend plans I bailed on in order to stay home and dig into the… > Read More...

https://itnext.io/broken-promises-a-barely-working-implementation-of-js-promises-ed7f99071f54
A new article entitled "Why You Should Use ES6" written by Charlee Li is now online!

#Tech #FrontEndDevelopment #Programming #JavaScript #ES6

@ITNEXT

A couple of month ago I attended an interview for a front end developer position and had an interesting experience. > Read More...

https://itnext.io/why-you-should-use-es6-56bd12f7ae09
The article "5 strategies to write unblock-able web scrapers in Python" written by Adnan Siddiqi with 107 claps is hot on the list of publications!

#DataScraping #Python #WebScraping

@ITNEXT

People who read my posts in scraping series often contacted me to know how could they write scrapers that don’t get blocked. It is very… > Read More...

https://towardsdatascience.com/5-strategies-to-write-unblock-able-web-scrapers-in-python-5e40c147bdaf
The article "An overview of Visual Studio Code for front-end developers" written by Vinh Le with 304 claps is hot on the list of publications!

#Tech #Programming #FrontEndDevelopment #Technology #WebDevelopment

@ITNEXT

No matter whether you are a code newbie or a seasoned developer, code editor is an imperative part of your work. The problem, especially if… > Read More...

https://medium.freecodecamp.org/an-overview-of-visual-studio-code-for-front-end-developers-49a4aa0771fb
A new article entitled "Automated Survey Processing using Contextual Semantic Search" written by Shashank Gupta is now online!

#MachineLearning

@ITNEXT

With the recent advances in deep learning, the ability of algorithms to analyze text has improved considerably. Now analyzing digital and… > Read More...

https://towardsdatascience.com/automated-survey-processing-using-contextual-semantic-search-2dfe68338ab5
A new article entitled "Facial Emotion Detection using AI: Use-Cases" written by Shashank Gupta is now online!

#ArtificialIntelligence #EmotionalDetection #FacialRecognition #FacialEmotionDetection

@ITNEXT

Sentiment Analysis is already widely used by different companies to gauge consumer mood towards their product or brand in the digital… > Read More...

https://hackernoon.com/facial-emotion-detection-using-ai-use-cases-b7986bdc5700