Myth Busting – Innovation Can Only Happen at the Office
elsua: The Knowledge Management Blog
JULY 13, 2022
Apparently, innovation can only happen within the four physical walls of an office. Who knew, right?
elsua: The Knowledge Management Blog
JULY 13, 2022
Apparently, innovation can only happen within the four physical walls of an office. Who knew, right?
Security Innovation
APRIL 20, 2022
Like most AppSec organizations, it’s likely that you have been facing the same challenges as most other software organizations: you have limited staff and resources responsible for application security but shoulder the responsibility to reduce risk for the entire organization.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Hacker Earth Developers Blog
MAY 10, 2022
The pandemic has resulted in a new kind of workplace burnout—making employee well-being more critical than ever. An Indeed survey reports 67% of all workers believe the pandemic has worsened burnout.
The Crazy Programmer
APRIL 27, 2022
Web 3.0 is the buzzword amongst a community of decentralized devoted people. The current state of the internet is web 2.0 – one largely restricted in terms of creation and control. Still, there is more usability for end-users and more user-generated content. Two examples are websites like WordPress and social media sites like Facebook, which allow users to have creative control. Before this, you guessed it, it was Web 1.0, which was very much a what you see is what you get web. Web 3.0
Speaker: William Haas Evans - Principal Consultant, Head of Product Strategy & Design Practice, Kuroshio Consulting
This presentation will explore the basics of the scientific method and examine how proper experimental design, multiple hypothesis testing, cohort analysis, and split testing can effectively reduce batch size and lead to validated insights. You'll leave the webinar with a new understanding of how to experiment in a way that generates real insights, not just noise.
CTO Universe brings together the best content for CTOs from the widest variety of industry thought leaders.
Let's Grow Leaders
APRIL 11, 2022
Schedule the finish to reduce frustration and increase performance. You’ve got more to do than time to do it. Your plan is going to get interrupted, and your interruptions are going to get interrupted. If you don’t have an intentional, focused way to finish what you start, it won’t happen.
DevOps.com
SEPTEMBER 13, 2022
DevOps needs a mindset shift to save the overworked engineering collective. There’s a considerable discussion right now about the Great Resignation. But if you work in software engineering, you’re probably even more familiar with the Great Burnout.
Let's Grow Leaders
MAY 9, 2022
Help your team say no at work so they can say yes to the work that matters most. The ability to say “no” is critical for a person’s sense of agency or feeling in control of their life. That feeling of agency directly contributes to workplace morale, engagement, and productivity.
Speaker: Panel Speakers
We’ve just opened registration for Subsurface LIVE 2023! Learn how to innovate with open source technologies such as Apache Arrow, Delta Lake, and more. Register now to secure your spot at Subsurface LIVE being held March 1-2, 2023.
Coding Horror
MARCH 4, 2022
It's my honor to announce that John Carmack and I have initiated a friendly bet of $10,000* to the 501(c)(3) charity of the winner’s choice: By January 1st, 2030, completely autonomous self-driving cars meeting SAE J3016 level 5 will be commercially available for passenger use in major cities.
Henrik Warne
DECEMBER 11, 2022
A few months ago I switched to working in Go. Before that, my main language was Python for many years. The change to Go has been very smooth, without any major surprises or stumbling blocks. This may partly be because in the past I have also worked in both C++ and Java.
Erik Bernhardsson
OCTOBER 18, 2022
This is is in many respects a successor to a blog post I wrote last year. about what I want from software infrastructure, but the ideas morphed in my head into something sort of wider. The genesis.
Xebia
OCTOBER 31, 2022
use(): the React new experimental hook. React team and the JavaScript community are discussing a hook called `use` and I see a lot of hype about this new feature. See how to implement it and the possibilities for the near future. —-.
Advertisement
This report examines the quantitative research of data leaders on data value and return on investment.
The Crazy Programmer
JANUARY 1, 2022
It is an open source library in java built for logging error messages in applications including networks, cloud computing services. This library has been used in many java programs designed for server as well as client applications. What is Log4Shell in Log4j?
Martin Fowler
OCTOBER 10, 2022
In the third article on the Bottlenecks of Scaleups, Rick Kick and Kennedy Collins talk about the bottleneck that occurs when friction develops between product and engineering.
Agile Alliance
FEBRUARY 15, 2022
Are hybrid workplaces compatible with the workflow teams are trying to achieve, or does it help or hinder them from living up to Agile values and principles? The post The Rise of Hybrid Work and What it Means For Agile first appeared on Agile Alliance. Business Process Featured
OTS Solutions
JUNE 3, 2022
The COVID-19 pandemic fundamentally altered healthcare in 2020. Still, in 2021, a new set of problems has emerged, including more potent COVID-19 variations and overflowing hospitals attempting to treat both people with and without the virus.
Advertisement
Enterprises poured $73 billion into data management software in 2020 – but are seeing very little return on their data investments. 22% of data leaders surveyed have fully realized ROI in the past two years, with 56% having no consistent way of measuring it.
Hacker Earth Developers Blog
APRIL 13, 2022
Businesses around the world are constantly evolving and with that comes new opportunities for companies to improve their operations and grow their reach. One of the most exciting and rapidly-growing fields in this evolution is Artificial Intelligence (AI) and Machine Learning (ML).
Scrum.org
DECEMBER 6, 2022
The refinement process for those practicing Scrum determines the detail, order and size of the items in the Product Backlog. The purpose is to ensure that we have the highest-ordered Product Backlog items (PBIs) ready to Sprint.
Let's Grow Leaders
NOVEMBER 21, 2022
It’s easy for true gratitude to get lost in the swirl of formal recognition programs, everyday courtesies, and the relentless push for more and better. Progress is good. You need recognition. And courtesy is vital. But none of these are genuine gratitude. True gratitude begins with deep humility.
3back
DECEMBER 28, 2022
In today's evolving global labor market, the benefits of Scrum development methodologies are becoming increasingly apparent.
Advertisement
Businesses today compete on their ability to turn big data into essential business insights. Modern enterprises leverage cloud data lakes as the platform used to store data. 57% of the enterprises currently using a data lake cite improved business agility as a benefit.
Henrik Warne
JUNE 19, 2022
I recently finished Effective Software Testing – A Developer’s Guide by Maurício Aniche , and I really liked it. I have been coding for a long time and I think I have been writing pretty good tests for the features I have implemented. Even so, I found this book quite valuable. Particularly the chapters on how to systematically come up with test cases based on the specification, inputs, outputs and the structure of the implementation.
Erik Bernhardsson
DECEMBER 6, 2022
Long story short: I'm working on a super cool tool called Modal. Please check it out — it lets you run things in the cloud without having to think about infrastructure. Scaling out, scheduling, containerization, using GPUs, setting up webhooks, and all kinds of other stuff. It's primarily meant for data teams. We aren't quite live, but you can sign up for our waitlist. Context. Most of my career has been in data.
Xebia
SEPTEMBER 14, 2022
Why do people apply TDD? Here’s a secret: it’s not for the tests. Learn about the actual goal and values hidden under the surface of Test-Driven Development. What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers.
The Crazy Programmer
JULY 19, 2022
Dennis Ritchie, a computer scientist is most popularly known for creating the C programming language. Dennis grew up in Brooklyn, New York, and attended ‘Summit High School’ in Summit, New Jersey. He was a star student in the classroom, earning consistently good grades.
Advertisement
Data architectures have evolved dramatically. It is time to reconsider the fundamental ways that information is accumulated, managed, and then provisioned to the different downstream data consumers.
Martin Fowler
NOVEMBER 1, 2022
I've been a heavy user of Twitter over the last decade, and while Musk's purchase of Twitter hasn't got me running for the exit, it has prompted me to take a look at possible alternatives should Twitter change into something no longer worthwhile for me.
Agile Alliance
AUGUST 22, 2022
Joshua shares six essential agile mantras, plus unforgettable, real-world agile stories that will empower you to be quick, adaptable, and resourceful in the face of opportunities and challenges. The post Joy of Agility – Joshua Kerievsky first appeared on Agile Alliance. Framework
Evolution4all
JULY 16, 2022
The post Number one reason why StartUps fail when scaling appeared first on Organisational Mastery
Let's personalize your content