Data Science and Engineering
548 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 "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
The article "How to create your own auto direct message Twitter bot for free 💬" written by Youssouf El Azizi with 275 claps is hot on the list of publications!

#SocialMedia #Nodejs #Tech #Bots #WebDevelopment

@ITNEXT

Creating a welcome message for your new followers in Twitter is the first step to getting more people to engage with your tweets and links… > Read More...

https://medium.freecodecamp.org/how-to-create-your-own-auto-direct-message-twitter-bot-for-free-e851265ce730
A new article entitled "Servicebot Open-Source v0.9: Webhooks, Payment Scheduler, Major UI Changes" written by Ben Sears is now online!

#Entrepreneurship #SaaS #Technology #Payments #OpenSource

@ITNEXT

We are happy to announce our v0.9 release for Servicebot, an open-source subscription management platform. This article will show you the… > Read More...

https://hackernoon.com/servicebot-open-source-v0-9-webhooks-payment-scheduler-major-ui-changes-6104453bbfdb
The article "The Logistic Regression Algorithm" written by Niklas Donges with 182 claps is hot on the list of publications!

#Algorithms #ArtificialIntelligence #DataScience #AI #MachineLearning

@ITNEXT

Logistic Regression is one of the most used Machine Learning algorithms for binary classification. It is a simple Algorithm that you can… > Read More...

https://towardsdatascience.com/the-logistic-regression-algorithm-75fe48e21cfa
A new article entitled "My take on Data Scientist Interview Questions [ Part 1 ]" written by Jae Duk Seo is now online!

#DataScience #ArtificialIntelligence #Python #Interview #MachineLearning

@ITNEXT

One of my friend have compiled a list of questions for people who are getting into Data Science. And I wanted to answer them, please note I… > Read More...

https://towardsdatascience.com/my-take-on-data-scientist-interview-questions-part-1-6df22252b2e8
A new article entitled "How to build your own WYSIWYG Editor" written by Sai gowtham is now online!

#GridLayout #Css3 #CodeNewbie #HTML #WebDevelopment

@ITNEXT

Have you seen WYSIWYG editors Today I’m showing the simple version of WYSIWYG editor. > Read More...

https://codeburst.io/how-to-build-your-own-wysiwyg-editor-6002fa3f5ea8