Tag: Leadership and career
-
DuckDuckGo vs. Google: An in-depth search engine comparison
Posted on May 8, 2022, Level beginner Resource Length long
Which search engine is better at finding the information you want, fast? We compare the features of DuckDuckGo and Google. By Sam Hollingsworth.
Tags business-and-emerging-tech how-to miscellaneous data-and-analytics leadership-and-career
-
OOP: (Complex Systems)-Oriented Programming
Posted on May 6, 2022, Level intermediate Resource Length medium
This article explores the original idea of OOP, as it has been invented by Alan Kay. OOP was invented as a "systems-oriented approach" to programming, a way to build complex systems. Unfortunately, the name "object-oriented" created confusion and deemphasized this meaning. By Eugene Naumenko.
Tags frontend-and-mobile software-engineering product-and-design leadership-and-career
-
Automation isn't the biggest threat to US factory jobs
Posted on May 4, 2022, Level beginner Resource Length medium
German factories have more robots than their US counterparts - so why are Americans four times more likely to leave their manufacturing jobs? By Anna Waldman-Brown.
Tags business-and-emerging-tech leadership-and-career miscellaneous
-
Using Elixir and WhatsApp to fight COVID19
Posted on April 30, 2022, Level intermediate Resource Length medium
Elixir enables companies to rapidly get a product to market with confidence that it can scale and handle considerable spikes in concurrent users. By Erlang Solutions.
Tags backend-development frontend-and-mobile product-and-design leadership-and-career software-engineering
-
MySQL 8: Password verification policy
Posted on April 28, 2022, Level intermediate Resource Length medium
The artcicle discusses the password verification-required policy introduced in MySQL 8.0.13. With this feature, it is possible to require that attempts to change an account password be verified by specifying the existing current password to be replaced. By Brian Sumpter.
Tags backend-development data-and-analytics leadership-and-career security-and-privacy devops-and-ci-cd
-
How to switch to Ubuntu Rolling Rhino: rolling release version of Ubuntu
Posted on April 27, 2022, Level beginner Resource Length medium
Ubuntu goes bleeding edge with Rolling Rhino. Here's everything you need to know about it. New Ubuntu releases come out every six months, with most of the software frozen in time until the next release. To receive the latest updates as soon as they're available, many people turn to a rolling release distribution, such as Arch Linux. By Bertel King.
Tags cloud-and-infrastructure software-engineering leadership-and-career devops-and-ci-cd
-
61% of people believe bots will succeed where humans have failed with corporate sustainability
Posted on April 26, 2022, Level intermediate Resource Length short
Global study finds 94% of people believe society has not made enough progress on sustainability and social efforts. People around the world are demanding more progress on sustainability and social efforts and are looking to businesses to step up, according to a new study by Oracle and Pamela Rucker, CIO Advisor, Instructor for Harvard Professional Development. By @Oracle.
Tags ai-and-machine-learning leadership-and-career cloud-and-infrastructure
-
What's on the horizon for the future of work technology
Posted on April 21, 2022, Level beginner Resource Length medium
2021 was a pivotal year for the future of work, forcing businesses to not just evolve their digital transformation strategies, but to rethink them altogether. It's not just that more people are working from home. They're doing so in a rapidly changing IT environment in which trends like edge computing, automation and huge data pipelines have ushered in continuous change. By Ram Chakravarti.
Tags leadership-and-career how-to miscellaneous
-
How to regulate quantum technology before everyone understands how it works
Posted on April 19, 2022, Level beginner Resource Length medium
Lawmakers, physicists, software engineers and end users need to find a common language and set some rules. It's time for researchers, legislators and regulators to start discussing quantum computing and all of the benefits and risks of this technology, according to a fellow at the Center for Quantum Networks. By Veronica Combs.
Tags leadership-and-career miscellaneous cloud-and-infrastructure data-and-analytics
-
Oracle NoSQL Database Cloud Service - 10 Minutes to Hello World using .NET framework
Posted on April 18, 2022, Level intermediate Resource Length medium
In this post, author will show hello world examples coded in the .NET framework and show how easy it is for developers to get started with the Oracle NoSQL Database cloud, and if you are a .NET developer and already have access to the Oracle Cloud, he believes you will be up and running in 10 minutes or less by using the Oracle NoSQL Database Cloud service with the .NET SDK. By Dario VEGA.
Tags data-and-analytics leadership-and-career
-
HR in an RPA vendor – how bots are transforming the function
Posted on April 17, 2022, Level beginner Resource Length long
Many CHRO (Chief Human Resources Officer) interviews are pretty pedestrian. Most involve an executive telling me about their new HRMS (Human Resources Management System) solution and the implementation effort they incurred. Some particularly painful ones occur when an HR executive wants to prattle on about some minor item. By Brian Sommer.
Tags ai-and-machine-learning leadership-and-career miscellaneous
-
Protocol-oriented approach to associated types and self requirements in Swift
Posted on April 16, 2022, Level intermediate Resource Length long
Associated types and Self requirements are important features of Swift and are used extensively in the standard library. But they can be tricky to use and continue to frustrate many Swift programmers. By Khawer Khaliq.
Tags leadership-and-career frontend-and-mobile product-and-design software-engineering