Don’t Panic Labs and Doane University are proud to announce that their software education initiative – called the Nebraska Dev Lab Pipeline Program – has completed its inaugural cohort, and its participants are transitioning to their sponsor organizations as software developers. The Pipeline Program is an immersive nine-month software development training experience, although the first…
Read more…
Given that you want to create a QnA-style chat, then Azure has a solution for you. Chatbots are becoming more and more common, but building one from scratch seems terribly complicated. Just the natural language processing alone would be a monumental task. And when you are creating a chatbot, you probably don’t want to become…
Read more…
Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below. 6 CEOs on the most unexpected lessons they learned in…
Read more…
Text analysis is very important for many businesses and can provide a wealth of useful information. Traditionally, having a system that did this meant developing a text analysis system from scratch. With many services providing text analysis as a service (such as Azure Cognitive Services), having a text analysis system is easier than ever. Text…
Read more…
Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below. The surprising way to build a productive organization in 2021…
Read more…
Automating the retrieval of content from HTML pages isn’t something that often comes up, but it does happen. Sometimes people even want to screen scrape their own systems as a way of integration (which is not always the best idea). This automated retrieval of web content and processing it for another purpose is often referred…
Read more…
What am I looking forward to in 2021? The number one for everyone is the hope that COVID-19 comes to an end. I want to get back to working with my coworkers in person. While being virtual has been okay, I don’t think it is nearly as good as being in the same room. But…
Read more…
Remote education does work We did a lot of teaching in 2020. It wasn’t always pretty, but we improved a lot and I feel pretty good about it. Remote work can work, but not as well as in-person We made remote work work, but it was at times a struggle. I’m looking forward to…
Read more…
Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below. NVIDIA found a way to train AI with very little…
Read more…
How many APIs have we had to learn over the years? Learning is a continual part of being a software developer, and learning APIs is a part of that. Usually, learning an API involves jumping into word walls with occasional code snippets in-between. But Twilio decided to try something different. TwilioQuest is part video game,…
Read more…