Expert Contributors Articles

Sorted By: Most Recent
Andres Lares Andres Lares
Updated on October 30, 2024

5 Tips for Countering a Lowball Salary Offer

Be prepared to walk away if the offer doesn’t meet your expectations.

Image: Shutterstock / Built In
Adriana Herrera Adriana Herrera
Updated on October 30, 2024

How to Answer ‘What Are Your Salary Expectations?’

During the job interview process, you’re likely to get a question about your salary expectations. Here’s how to approach it so you don’t leave money on the table.

Image: Shutterstock / Built In
Noah Topper Noah Topper
Updated on October 30, 2024

Bag-of-Words Model in NLP Explained

The bag of words model is a simple way to convert text into numerical data for natural language processing in machine learning. Our expert explains how it works.

Image: Shutterstock / Built In
Andika Pratama Andika Pratama
Updated on October 29, 2024

How to Create a Search Engine With Python and Laravel

Learn how to develop your own search engine using Python, Scrapy and Laravel framework.

Image: Shutterstock / Built In
Eric Kleppen Eric Kleppen
Updated on October 29, 2024

How to Practice Word2Vec for NLP Using Python

In this tutorial, I’ll show you how to vectorize text using Gensim and Plotly.

Holly Rollo Holly Rollo
Updated on October 29, 2024

3 Tips to Avoid the Q4 Scramble

Q4 success is about consistent, aligned efforts across the entire organization.

Image: Shutterstock / Built In
Marina Foglietta-Tereo Marina Foglietta-Tereo
Updated on October 29, 2024

How to Apply the Jobs-to-Be-Done Theory to the Rational World of B2B 

Jobs-to-be-done is a theory that examines how and why people make purchasing decisions. Our expert explains why the theory should be applied to B2B and how to do it.

Image: Shutterstock / Built In
Sam Lanfear Sam Lanfear
Updated on October 29, 2024

12 Steps to Succeed as a New Sales Leader

The first 90 days are critical as a new sales leader. Follow these steps to build trust, integrate with the team and generate revenue.  

Image: Shutterstock / Built In
Radhakishan Surwase Radhakishan Surwase
Updated on October 29, 2024

Implementing Enums in Golang

An enum is a data type consisting of a set of named constant values. Learn how to implement enums in Golang.

Image: Shutterstock / Built In
Dr. Derek Austin Dr. Derek Austin
Updated on October 29, 2024

How to Make JavaScript Sleep or Wait

JavaScript doesn’t have a dedicated sleep() function that causes the code to wait before resuming execution. Here's how to write a JavaScript sleep function using setTimeout().

Image: Shutterstock / Built In