2025上半年,最新 AI实践都在这!20+ 应用案例,任听一场议题就值回票价 了解详情
写点什么

Seven Principles of Productive Software Developers

  • 2019-09-06
  • 本文字数:1570 字

    阅读完需:约 5 分钟

Seven Principles of Productive Software Developers

IBMJava Developer Advocate Sebastian Daschner 即将在 QCon 全球软件开发大会(上海站)2019分享《Seven Principles of Productive Software Developers


When working as a software developer, as well as in any other job, it’s important to be productive and to get things done. You want to focus on what adds value, increase your development speed, and cut out as many of the cumbersome, boring and repetitive tasks as possible.


不管你是软件开发人员还是从事别的职业,高效完成工作都是非常重要的事情。我们都想要专注于增加价值,提高开发速度,尽可能地减少繁琐枯燥的任务。


This session shows seven principles of how to accomplish the goal of being more effective and efficient as a Java developer. These principles include technical as well as self-organizational aspects. We’ll see how to implement them, especially how we can get the most out of our tools, why the invention of the mouse was a setback in productivity, and which mindsets to follow. This talk is not limited to specific tools or technologies yet it’ll provide examples and experiences, and it is brought to you by a German — from the country of efficiency.


本次演讲将为你展示如何成为更有效和更高效的 Java 开发者的七个原则。这些原则包括技术和自我管理方面。我们将看到如何实现它们,特别是如何充分利用我们的工具,为什么鼠标的发明会降低生产力,以及遵循什么样的心态。本演讲不仅包含特定的工具或技术,还将提供示例和经验,这些都将由一位高效的德国人带给你。


嘉宾介绍


Sebastian Daschner is a Java Developer Advocate at IBM, a consultant, author, and trainer. He is the author of the book ‘Architecting Modern Java EE Applications’. Sebastian is participating in open source standardization processes such as the JCP or the Eclipse Foundation, helping forming the future standards of Enterprise Java, and collaborating on various open source projects. For his contributions in the Java community and ecosystem he was recognized as a Java Champion, Oracle Developer Champion and double JavaOne Rockstar. Besides Java, Sebastian is a heavy user of cloud native technologies and anything related to enterprise software. He evangelizes computer science practices on https://blog.sebastian-daschner.com, his newsletter, and on Twitter via @DaschnerS. Sebastian kickstarted the JOnsen and jSpirit unconferences which connect Java developers throughout the globe. When not working with technology, he also loves to travel the world—either by plane or motorbike.


Sebastian Daschner 是 IBM 的 Java 开发者布道师,同时也是一名顾问、作者和培训师。他是《架构现代 Java EE 应用程序》一书的作者。Sebastian 正在参与开源项目标准化进程,例如 JCP 或 Eclipse 基金会, 帮助形成企业级 Java 的未来标准,并在各种开源项目上进行写作。由于他在 Java 社区和 Java 生态中的贡献,他被确认为 Java Champion,Oracle Developer Champion 和 JavaOne Rockstar。除了 Java,Sebastian 也是云原生技术和与各种企业软件相关东西的重用户。他通常会在个人博客(https://blog.sebastian-daschner.com)、新闻组和 Twitter(@daschners)上宣传计算机科学实践。Sebastian 启动了 JOnsen 和 JVISE 会议,这些会议连接了全球范围内的 Java 开发人员。当他不从事科技工作时,他还喜欢乘飞机或摩托车环游世界。


更多编程语言的工程实践的相关分享请访问 QCon 上海 2019 官网。


2019-09-06 00:00671

评论

发布
暂无评论
发现更多内容

九个最容易出错的 Hive sql 详解及使用注意事项

五分钟学大数据

sql 大数据 hive

甲方日常 84

句子

工作 随笔杂谈 日常

面试被问AQS、ReentrantLock答不出来?这些知识点让我和面试官聊了半小时!

Java鱼仔

Java 面试 并发 JUC

未来五年数字经济九大技术趋势,区块链成数字时代刚需!

CECBC

人工智能

小马哥刷力扣 - LeetCode 9. 回文数

小马哥

LeetCode 算法和数据结构 28天写作

人生苦短,开发用云 | 如何优雅完成程序员的侠客梦?

阿里巴巴云原生

人工智能 阿里云 Serverless 程序员 云原生

[3/28]保障研发反应开发需求

L3C老司机

【计算机内功修炼】四:进程切换与线程切换的区别

码农的荒岛求生

线程 进程 进程线程区别

发达国家加紧数字货币政策布局

CECBC

数字货币

《价值》- 投资分析(4)

石云升

零售 28天写作 价值 投资分析

技术er,你还特立独行坚持技术的优雅性么?

三石

28天写作 技术与业务

电动汽车的小历史及汽车方面的一个基础概念 (28天写作 Day5/28)

mtfelix

28天写作 电动汽车

分布式唯一ID解决方案-雪花算法

JavaPub

Java 分布式

SD-WAN:网络走向业务

JiangX

创业 投资 网络 28天写作 SD-WAN

赛博时代,拿什么盛放对逝者的思念?

脑极体

在CSDN的六载时光,由你来决定今年的博客之星

谙忆

【Mysql-InnoDB 系列】事务模型

程序员架构进阶

MySQL 架构 innodb 事务 28天写作

关于时间管理的思考

.

28天写作

Python 条件判断

赵开忠

Python 28天写作

什么是TACACS?

Spring Boot 中的项目属性配置

武哥聊编程

Java springboot SpringBoot 2 28天写作

精选算法面试-优先队列

李孟聊AI

算法 队列 28天写作

来玩一玩Linux常见命令!

程序员的时光

Linux 程序员 28天写作

一文搞懂参数传递原理

Java 编程 程序员

专科出身,2年进入苏宁,5年跳槽阿里,论我是怎么快速晋升的?

Java 学习 程序员 面试

一致性Hash算法Java版实现

Silently9527

Java 后端 一致性Hash算法

9条消除if...else的锦囊妙计,助你写出更优雅的代码

苏三说技术

Experience Never Gets Old

三只猫

28天写作

区块链与物联网融合发展的机遇与挑战

CECBC

人工智能

28 天带你玩转 Kubernetes-- 第五天(玩转Docker)

Java全栈封神

Docker Kubernetes k8s 28天写作

Lock锁 精讲

伯阳

Java 多线程 lock lock锁

Seven Principles of Productive Software Developers_QCon_Sebastian Daschner_InfoQ精选文章