【AICon】探索RAG 技术在实际应用中遇到的挑战及应对策略!AICon精华内容已上线73%>>> 了解详情
写点什么

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:00475

评论

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

杭绍甬高速杭绍段等浙3条高速通车,三思再树标杆工程。

电子信息发烧客

i人事2023:在不确定性的年份做正确的事情

ToB行业头条

写作,写作,先写后作

zhumingwu

左耳听风 - 分布式架构「读书打卡 day 14」

Java 工程师蔡姬

读书笔记 程序员 个人成长 分布式 职业发展

SpringBoot3集成Zookeeper

Java 架构 SpringBoot3 Zookeeper3.8 Curator5.5

二、nextjs API路由如何做好JWT登录鉴权、身份鉴权,joi字段校验,全局处理异常等(c-shopping电商开源)

Geek_9da61c

开源 JWT next.js joi

C# Break 和 Continue 语句以及数组详解

小万哥

C# 程序人生 编程语言 软件工程 后端开发

国内有哪些不错的项目管理系统?深度对比6款

PingCode

项目管理 项目管理软件

一种快速开发适配鸿蒙的App思路:基于小程序技术

FinFish

鸿蒙操作系统 小程序容器 小程序技术 鸿蒙Next 鸿蒙5.0

秒级弹性!探索弹性调度与虚拟节点如何迅速响应瞬时算力需求?

阿里巴巴云原生

阿里云 云原生 弹性调度

如果查看iPhone的GPU

雪奈椰子

验证邮箱有效性的反向操作

为自己带盐

dotnetcore 邮件通知

小红书多模态团队建立新「扩散模型」:解码脑电波,高清还原人眼所见

小红书技术REDtech

CV 计算机视觉 脑机接口 扩散模型 AAAI

钉钉飞书的AI大战,一场繁花还是一地鸡毛?

脑极体

AI

实现定时任务的六种策略

不在线第一只蜗牛

前端 定时任务 开发

百度智能云千帆AppBuilder新手指南

AI大咚咚

AI API LLM AI原生应用

《凤凰架构:构建可靠的大型分布式系统》PDF

程序员李木子

阿里云 SAE 2.0 正式商用丨云原生 2023 年 12 月产品技术动态

阿里巴巴云原生

阿里云 云原生

电商平台接口自动化测试框架设计与实现

技术冰糖葫芦

API

基于 pytorch-openpose 实现 “多目标” 人体姿态估计

北桥苏

Python OpenCV PyTorch MediaPipe Pytorch-OpenPose

动态规划-序列比对-最长公共子序列

alexgaoyh

Java 编辑距离 最长公共子序列 Smith-Waterman 序列对比

百万并发!API 网关抗住了亚运会流量高峰

阿里巴巴云原生

阿里云 云原生

外贸独立站如何SEO优化推广?

九凌网络

一文搞清楚Java中的包、类、接口

不在线第一只蜗牛

Java 前端 开发

2023 IoTDB Summit:中核武汉核电运行技术股份有限公司主管工程师方华建《IoTDB 在核电数字化转型过程中的应用实践》

Apache IoTDB

《Java核心编程》PDF

程序员李木子

听GPT 讲Rust源代码--compiler(28)

fliter

一个例子形象地理解同步与异步

EquatorCoco

Java 前端 异步 同步

聚道云连接器:实现航信费控与用友NCC对接,助力某商贸集团业务升级

聚道云软件连接器

案例分享

元宇宙技术对于虚拟仿真应用的一些帮助

3DCAT实时渲染

虚拟仿真 元宇宙 元宇宙解决方案

高效工作必备神器:这款在线软件能完美替代Visio!

彭宏豪95

在线白板 办公软件 绘图工具 效率软件 Visio

Seven Principles of Productive Software Developers_QCon_Sebastian Daschner_InfoQ精选文章