Title: Soft Skills: The software developer’s life manual Author: John Sonmez Length: 504 pages Edition: 1 Language: English Publisher: Manning Publications Publication Date: 2014-12-29 ISBN-10: 1617292397 ISBN-13: 9781617292392 Summary Soft Skills: The software developer's life manual is a unique guide, offering techniques and practices for a more satisfying life as a professional software developer. In it, developer and life coach John Sonmez addresses a wide range of important "soft" topics, from career and productivity to personal finance and investing, and even fitness and relationships, all from a developer-centric viewpoint. Forewords by Robert C. Martin (Uncle Bob) and Scott Hanselman. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book For most software developers, coding is the fun part. The hard bits are dealing with clients, peers, and managers, staying productive, achieving financial security, keeping yourself in shape, and finding true love. This book is here to help. Soft Skills: The software developer's life manual is a guide to a well-rounded, satisfying life as a technology professional. In it, developer and life coach John Sonmez offers advice to developers on important "soft" subjects like career and productivity, personal finance and investing, and even fitness and relationships. Arranged as a collection of 71 short chapters, this fun-to-read book invites you to dip in wherever you like. A Taking Action section at the end of each chapter shows you how to get quick results. Soft Skills will help make you a better programmer, a more valuable employee, and a happier, healthier person. What's Inside Boost your career by building a personal brand John's secret ten-step process for learning quickly Fitness advice to turn your geekiness to your advantage Unique strategies for investment and early retirement About the Author John Sonmez is a developer, teacher, and life coach who helps technical professionals boost their careers and live a more fulfilled life. Table of Contents Chapter 1 Why this book is unlike any book you’ve ever read Section 1 Career Chapter 2 Getting started with a “BANG!”: Don’t do what everyone else does Chapter 3 Thinking about the future: What are your goals? Chapter 4 People skills: You need them more than you think Chapter 5 Hacking the interview Chapter 6 Employment options: Enumerate your choices Chapter 7 What kind of software developer are you? Chapter 8 Not all companies are equal Chapter 9 Climbing the corporate ladder Chapter 10 Being a professional Chapter 11 Freedom: How to quit your job Chapter 12 Freelancing: Going out on your own Chapter 13 Creating your first product Chapter 14 Do you want to start a startup? Chapter 15 Working remotely survival strategies Chapter 16 Fake it till you make it Chapter 17 Resumes are BORING— Let’s fix that Chapter 18 Don’t get religious about technology Section 2 Marketing yourself Chapter 19 Marketing basics for code monkeys Chapter 20 Building a brand that gets you noticed Chapter 21 Creating a wildly successful blog Chapter 22 Your primary goal: Add value to others Chapter 23 #UsingSocialNetworks Chapter 24 Speaking, presenting, and training: Speak geek Chapter 25 Writing books and articles that attract a following Chapter 26 Don’t be afraid to look like an idiot Section 3 Learning Chapter 27 Learning how to learn: How to teach yourself Chapter 28 My 10-step process Chapter 29 Steps 1–6: Do these once Chapter 30 Steps 7–10: Repeat these Chapter 31 Looking for mentors: Finding your Yoda Chapter 32 Taking on an apprentice: Being Yoda Chapter 33 Teaching: Learn you want? Teach you must. Chapter 34 Do you need a degree or can you “wing it?” Chapter 35 Finding gaps in your knowledge Section 4 Productivity Chapter 36 It all starts with focus Chapter 37 My personal productivity plan Chapter 38 Pomodoro Technique Chapter 39 My quota system: How I get way more done than I should Chapter 40 Holding yourself accountable Chapter 41 Multitasking dos and don’ts Chapter 42 Burnout: I’ve got the cure! Chapter 43 How you’re wasting your time Chapter 44 The importance of having a routine Chapter 45 Developing habits: Brushing your code Chapter 46 Breaking down things: How to eat an elephant Chapter 47 The value of hard work and why you keep avoiding it Chapter 48 Any action is better than no action Section 5 Financial Chapter 49 What are you going to do with your paycheck? Chapter 50 How to negotiate your salary Chapter 51 Options: Where all the fun is Chapter 52 Bits and bytes of real estate investing Chapter 53 Do you really understand your retirement plan? Chapter 54 The danger of debt: SSDs are expensive Chapter 55 Bonus: How I retired at 33 Section 6 Fitness Chapter 56 Why you need to hack your health Chapter 57 Setting your fitness criteria Chapter 58 Thermodynamics, calories, and you Chapter 59 Motivation: Getting your butt out of the chair Chapter 60 How to gain muscle: Nerds can have bulging biceps Chapter 61 How to get hash-table abs Chapter 62 Starting RunningProgram.exe Chapter 63 Standing desks and other hacks Chapter 64 Tech gear for fitness: Geeking out Section 7 Spirit Chapter 65 How the mind influences the body Chapter 66 Having the right mental attitude: Rebooting Chapter 67 Building a positive self-image: Programming your brain Chapter 68 Love and relationships: Computers can’t hold your hand Chapter 69 My personal success book list Chapter 70 Facing failure head-on Chapter 71 Parting words Appendix A: If you can write code, you can understand finances Appendix B: How the stock market works: Rules of the system Appendix C: Garbage in, garbage out: Diet and nutrition basics Appendix D: How to eat healthy: Pizza is not a food group
2022-03-08 15:06:06 14.27MB Soft Skills
1
用于在Excel中批量粘贴大量附件的插件。在英文版Excel 2010/2013/2016 测试通过。 安装: 1. 将 .xlam 文件复制到 excel add-in 目录 (默认在 C:\Users\\AppData\Roaming\Microsoft\AddIns\); 2. 打开 excel, 在选项 -> 插件对话框页面底部 "管理:" 中选择 "Excel插件",然后点击 "前往" 按钮; 3. 在弹出的对话框中选定 "Ole_Rh" 插件, 单击 "确定"; 4. 重启 Excel 后,"attachment tool" 会出现在 "Add-ins" 菜单里。 使用: 1. 在Excel中选定要粘贴附件的单元格; 2. 在“Add-in”菜单中点击“Attachment Tool”,会打开一个对话框; 3. 在文件管理器中找到想要粘贴的附件,拖拽到刚刚打开的对话框空白框中; 4. 如需批量粘贴附件,重复#3。 对话框中的数字用来控制粘贴下一个附件的相对位置。正数为向右/向下,负数为向左/向上。默认值沿对角线向右下粘贴。 Enjoy.
2022-03-08 12:20:11 18KB Excel 附件 automation
1
UNet_InceptionV1网络结构,caffe prototxt,用于语义分割任务,计算量较小
2022-03-08 09:58:47 38KB UNet
1
一个用DBN做时间序列预测的实例,内包括了数据
相关性:相关性分析方法
2022-03-07 16:42:58 1.57MB r correlation test matrix
1
电子webview-ipc测试 一种通过webview演示Electron中IPC问题的测试。 最初创建该文件是为了演示一个问题,即当更改Webview源时,IPC将在Webview和主流程之间消失。 在0.27.3及更高版本中应该可以正常工作。
2022-03-07 15:56:32 33KB JavaScript
1
Matlab lbm代码自述文件 这是用MATLAB编写的用于LBM的2D / 3D单网格测试代码,旨在为学生介绍该方法。 捐款额 该代码的目标是保持尽可能简单,以作为简介。 请派生此存储库,并根据派生所需的代码构建代码以保留母版。
2022-03-06 19:54:48 23KB 系统开源
1
This book describes how to structure and build an automated testingregime that will give lasting benefits in the use of test execution tools to
2022-03-06 13:12:02 8.39MB Automation Test
1
Domain Modeling Made Functional Tackle Software Complexity with Domain-Driven Design and F# 英文无水印原版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-03-06 09:16:58 2.66MB Domain Modeling Made Functional
1
pytorch 在torchvision包里面有很多的的打包好的数据集,例如minist,Imagenet-12,CIFAR10 和CIFAR100。在torchvision的dataset包里面,用的时候直接调用就行了。具体的调用格式可以去看文档(目前好像只有英文的)。网上也有很多源代码。 不过,当我们想利用自己制作的数据集来训练网络模型时,就要有自己的方法了。pytorch在torchvision.dataset包里面封装过一个函数ImageFolder()。这个函数功能很强大,只要你直接将数据集路径保存为例如“train/1/1.jpg ,rain/1/2.jpg …… ”就可以根据根目
2022-03-05 22:22:24 118KB c OR test
1