{"id":40064,"date":"2021-06-20T07:55:00","date_gmt":"2021-06-20T11:55:00","guid":{"rendered":"https:\/\/www.shortform.com\/blog\/?p=40064"},"modified":"2021-06-26T14:05:49","modified_gmt":"2021-06-26T18:05:49","slug":"programming-productivity","status":"publish","type":"post","link":"https:\/\/www.shortform.com\/blog\/programming-productivity\/","title":{"rendered":"Programming Productivity: 3 Useful Techniques to Know"},"content":{"rendered":"\n<p>Are you struggling to juggle all your projects and keep up with clients&#8217; deadlines? How do you evaluate whether a programming project is worth your time? <\/p>\n\n\n\n<p>In programming, <a href=\"https:\/\/www.shortform.com\/blog\/productivity-and-time-management\/\">productivity and time management<\/a> are some of the most important soft skills you can develop. In his book <em><a href=\"https:\/\/www.shortform.com\/blog\/the-clean-coder-book\/\">The Clean Coder<\/a><\/em>, Robert C. Martin gives some valuable time-tested advice on how to make the best use of your time as a programmer.<\/p>\n\n\n\n<p>Here are three programming <a href=\"https:\/\/www.shortform.com\/blog\/productivity-tips\/\">productivity techniques<\/a> you need if you are a programmer.<\/p>\n\n\n\n<!--more-->\n\n\n\n<h2 class=\"wp-block-heading\">Time Management Tips for Programmers<\/h2>\n\n\n\n<p>According to Robert C. Martin, the author of <em>The Clean Coder<\/em>, time management is the fifth most important quality of professional programmers. There are three techniques professionals use for time management and programming productivity. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Technique #1: Attend Meetings Strategically<\/strong><\/h3>\n\n\n\n<p>Meetings take up a lot of time and are expensive\u2014they require renting a location and paying for the time of the attendees. Therefore, professionals strive to make the best use of meetings, which they do by avoiding the ones that waste their time and ensuring the valuable ones are efficiently run.&nbsp;<\/p>\n\n\n\n<p>There are two strategies to avoid wasting time in meetings:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Strategy #1: Don\u2019t Agree to Attend<\/h4>\n\n\n\n<p><strong>You should only go to a meeting if it meets the following criteria:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>You\u2019ll get information that\u2019s important to your current project.<\/li><li>The meeting is about an interesting but not urgent topic, and you have the time to attend.<\/li><li>You can help someone else. (Keep in mind that your first loyalty should be to your own projects, so if attending a meeting would contribute to someone\u2019s project but harm yours, don\u2019t go).<\/li><li>The meeting has an agenda, schedule, and goal.<\/li><\/ol>\n\n\n\n<p>If you need help determining if a meeting meets one of these criteria, or if a senior authority requests your presence, discuss your attendance with your team and manager. <strong>Your manager should be just as invested as you are in protecting your time.<\/strong><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Strategy #2: Don\u2019t Let Meetings <em>Become <\/em>Time-Wasting<\/h4>\n\n\n\n<p>If you go to a meeting and it stops meeting the criteria partway through (for example, someone adds something irrelevant to you to the agenda), do one of the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Politely ask to change the agenda or speed things up.<\/li><li>Leave. If you stay, you\u2019re unprofessionally wasting your time (and your employer\u2019s money).<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Running Meetings Efficiently<\/strong><\/h4>\n\n\n\n<p><strong>If a meeting does meet the criteria, you should attend it<\/strong>, and many of the valuable meetings you attend will be structured based on the Agile canon. (Shortform note: Agile is a collection of software development practices.)<\/p>\n\n\n\n<p>There are three types of meetings that are part of Agile, and this is how they be should run efficiently:<\/p>\n\n\n\n<p><strong>1. Stand-up meetings.<\/strong> All participants must stand during the meeting, and everyone gets only 20 seconds to respond to each of the following questions:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>What did you work on yesterday?<\/li><li>What are you going to work on today?<\/li><li>What\u2019s preventing you from doing what you\u2019re going to do today?<\/li><\/ul>\n\n\n\n<p><strong>2. Iteration planning meetings.<\/strong> The goal of these meetings is to choose which backlog tasks to include as part of the next iteration. The discussion of each task should only take five to 10 minutes and the total meeting time should be less than 5% of the time to complete the iteration. (If the iteration will take 40 hours, the meeting should take a maximum of two.) The following should already be determined before the meeting:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Estimates for tasks<\/li><li>The business value of tasks<\/li><li>Ideally, acceptance tests for tasks<\/li><\/ul>\n\n\n\n<p><strong>3. Iteration review. <\/strong>Hold these meetings at the end of every iteration. The goal is to talk about what went right and wrong (maximum of 20 minutes) and to demo the results of the iteration to stakeholders (maximum of 25 minutes).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Addressing Arguments<\/h4>\n\n\n\n<p><strong>If an argument breaks out during a meeting and it lasts more than five to 30 minutes, further discussion isn\u2019t productive.<\/strong> You can settle the argument in two ways:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Gather more data.<\/strong> Likely, the reason no one can win the argument is that neither person has convincing evidence. To gather evidence:<ul><li>Run an experiment<\/li><li>Model<\/li><li>Flip a coin to choose a path, start down it, and if it doesn\u2019t work, try the other option (set a deadline on how long to follow the path)<\/li><\/ul><\/li><li><strong>Vote. <\/strong>Give each arguer five minutes to make her case and then have all the meeting participants vote on whose course of action to take.<\/li><\/ol>\n\n\n\n<p>If you\u2019re one of the arguers, avoid the following unprofessional behavior:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Force of will<\/strong>, such as yelling<\/li><li><strong>Passive-aggression<\/strong>, such as agreeing to the other person\u2019s point of view but refusing to participate in the solution<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Technique #2: Use the Pomodoro Method<\/strong><\/h3>\n\n\n\n<p>The second of Robert&#8217;s programming productivity techniques is to use the Pomodoro method. Pomodoro is a way of reserving chunks of time for uninterrupted (and therefore productive) work.<\/p>\n\n\n\n<p>It works like this:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Start a timer for 25 minutes. Focus on your work for 25 minutes and don\u2019t let anyone interrupt you. When the timer goes off, stop working.<\/li><li>Address any interruptions you ignored during your 25 minutes.<\/li><li>Take a five-minute break.<\/li><li>Do another 25 minutes of work.<\/li><li>After four 25-minute sets, take a half-hour break.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Technique #3: Avoid Priority Inversion<\/strong><\/h3>\n\n\n\n<p><strong>The third technique is to avoid priority inversion, which is when you avoid unpleasant work (dull, frightening, or uncomfortable) by doing a lower-priority task instead<\/strong> (and often invent some justification).&nbsp;<\/p>\n\n\n\n<p>Don\u2019t let your emotions steer you\u2014avoiding important tasks is unprofessional. Don\u2019t engage in priority inversion.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Technique #4: Avoid and Abandon Dead Ends and Messes<\/strong><\/h3>\n\n\n\n<p><strong>The last technique is to abandon a course of action <\/strong><strong><em>as soon<\/em><\/strong><strong> as you realize it\u2019s going nowhere and try something else.<\/strong> (No matter how much experience you have, you\u2019ll inevitably find yourself working on a task that seemed like a good idea when you started it but turned out to be a mistake.)<\/p>\n\n\n\n<p>There are two types of tasks to avoid and abandon:<\/p>\n\n\n\n<p><strong>1. Dead ends<\/strong> have no way forward.&nbsp;<\/p>\n\n\n\n<p><strong>2. Messes <\/strong><em>technically <\/em>have a way forward, but the way will be slow and more effort than it\u2019s worth. Messes are even more dangerous than dead ends because you\u2019ll be tempted to continue on because you\u2019ve already invested time. Every step you take forward will mire you deeper and make it harder to get out of the mess. Venturing into a mess is a form of priority inversion.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Example: How to Be a Professional<\/strong><\/h3>\n\n\n\n<p>When Martin was working for Teradyne, <strong>he used the following time-management techniques to give his employer as much productivity as he could<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>He started work two and a half hours before everyone else so he could have some uninterrupted working time.<\/li><li>He used a version of the <a href=\"https:\/\/www.shortform.com\/blog\/infographic-pomodoro-technique\/\">Pomodoro technique<\/a> to schedule his morning: He scheduled activity for three 15-minute blocks of time and left the fourth block open so he could push off any interruptions that came up during the first three blocks to the last block.<\/li><li>He left the afternoon unscheduled because he knew problems would come up during the day that he\u2019d have to address.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Are you struggling to juggle all your projects and keep up with clients&#8217; deadlines? How do you evaluate whether a programming project is worth your time? In programming, productivity and time management are some of the most important soft skills you can develop. In his book The Clean Coder, Robert C. Martin gives some valuable time-tested advice on how to make the best use of your time as a programmer. Here are three programming productivity techniques you need if you are a programmer.<\/p>\n","protected":false},"author":7,"featured_media":40082,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[29,43],"tags":[397],"class_list":["post-40064","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-career","category-self-improvement","tag-the-clean-coder","","tg-column-two"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.3 (Yoast SEO v24.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Programming Productivity: 3 Useful Techniques to Know - Shortform Books<\/title>\n<meta name=\"description\" content=\"In programming, productivity and time management are some of the most important soft skills you can develop. Here are a few tips to level up.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Programming Productivity: 3 Useful Techniques to Know\" \/>\n<meta property=\"og:description\" content=\"In programming, productivity and time management are some of the most important soft skills you can develop. Here are a few tips to level up.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\" \/>\n<meta property=\"og:site_name\" content=\"Shortform Books\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-20T11:55:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-26T18:05:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/s3.amazonaws.com\/wordpress.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Darya Sinusoid\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Darya Sinusoid\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\"},\"author\":{\"name\":\"Darya Sinusoid\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46\"},\"headline\":\"Programming Productivity: 3 Useful Techniques to Know\",\"datePublished\":\"2021-06-20T11:55:00+00:00\",\"dateModified\":\"2021-06-26T18:05:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\"},\"wordCount\":1177,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg\",\"keywords\":[\"The Clean Coder\"],\"articleSection\":[\"Career\",\"Self-Improvement\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\",\"url\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\",\"name\":\"Programming Productivity: 3 Useful Techniques to Know - Shortform Books\",\"isPartOf\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg\",\"datePublished\":\"2021-06-20T11:55:00+00:00\",\"dateModified\":\"2021-06-26T18:05:49+00:00\",\"description\":\"In programming, productivity and time management are some of the most important soft skills you can develop. Here are a few tips to level up.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.shortform.com\/blog\/programming-productivity\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage\",\"url\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg\",\"contentUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.shortform.com\/blog\/programming-productivity\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.shortform.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programming Productivity: 3 Useful Techniques to Know\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#website\",\"url\":\"https:\/\/www.shortform.com\/blog\/\",\"name\":\"Shortform Books\",\"description\":\"The World&#039;s Best Book Summaries\",\"publisher\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.shortform.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#organization\",\"name\":\"Shortform Books\",\"url\":\"https:\/\/www.shortform.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png\",\"contentUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png\",\"width\":500,\"height\":74,\"caption\":\"Shortform Books\"},\"image\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46\",\"name\":\"Darya Sinusoid\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png\",\"contentUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png\",\"caption\":\"Darya Sinusoid\"},\"description\":\"Darya\u2019s love for reading started with fantasy novels (The LOTR trilogy is still her all-time-favorite). Growing up, however, she found herself transitioning to non-fiction, psychological, and self-help books. She has a degree in Psychology and a deep passion for the subject. She likes reading research-informed books that distill the workings of the human brain\/mind\/consciousness and thinking of ways to apply the insights to her own life. Some of her favorites include Thinking, Fast and Slow, How We Decide, and The Wisdom of the Enneagram.\",\"url\":\"https:\/\/www.shortform.com\/blog\/author\/darya\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Programming Productivity: 3 Useful Techniques to Know - Shortform Books","description":"In programming, productivity and time management are some of the most important soft skills you can develop. Here are a few tips to level up.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.shortform.com\/blog\/programming-productivity\/","og_locale":"en_US","og_type":"article","og_title":"Programming Productivity: 3 Useful Techniques to Know","og_description":"In programming, productivity and time management are some of the most important soft skills you can develop. Here are a few tips to level up.","og_url":"https:\/\/www.shortform.com\/blog\/programming-productivity\/","og_site_name":"Shortform Books","article_published_time":"2021-06-20T11:55:00+00:00","article_modified_time":"2021-06-26T18:05:49+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/s3.amazonaws.com\/wordpress.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg","type":"image\/jpeg"}],"author":"Darya Sinusoid","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Darya Sinusoid","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#article","isPartOf":{"@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/"},"author":{"name":"Darya Sinusoid","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46"},"headline":"Programming Productivity: 3 Useful Techniques to Know","datePublished":"2021-06-20T11:55:00+00:00","dateModified":"2021-06-26T18:05:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/"},"wordCount":1177,"commentCount":0,"publisher":{"@id":"https:\/\/www.shortform.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage"},"thumbnailUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg","keywords":["The Clean Coder"],"articleSection":["Career","Self-Improvement"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.shortform.com\/blog\/programming-productivity\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/","url":"https:\/\/www.shortform.com\/blog\/programming-productivity\/","name":"Programming Productivity: 3 Useful Techniques to Know - Shortform Books","isPartOf":{"@id":"https:\/\/www.shortform.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage"},"image":{"@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage"},"thumbnailUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg","datePublished":"2021-06-20T11:55:00+00:00","dateModified":"2021-06-26T18:05:49+00:00","description":"In programming, productivity and time management are some of the most important soft skills you can develop. Here are a few tips to level up.","breadcrumb":{"@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.shortform.com\/blog\/programming-productivity\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#primaryimage","url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg","contentUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/www.shortform.com\/blog\/programming-productivity\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.shortform.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Programming Productivity: 3 Useful Techniques to Know"}]},{"@type":"WebSite","@id":"https:\/\/www.shortform.com\/blog\/#website","url":"https:\/\/www.shortform.com\/blog\/","name":"Shortform Books","description":"The World&#039;s Best Book Summaries","publisher":{"@id":"https:\/\/www.shortform.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.shortform.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.shortform.com\/blog\/#organization","name":"Shortform Books","url":"https:\/\/www.shortform.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png","contentUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png","width":500,"height":74,"caption":"Shortform Books"},"image":{"@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46","name":"Darya Sinusoid","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png","contentUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png","caption":"Darya Sinusoid"},"description":"Darya\u2019s love for reading started with fantasy novels (The LOTR trilogy is still her all-time-favorite). Growing up, however, she found herself transitioning to non-fiction, psychological, and self-help books. She has a degree in Psychology and a deep passion for the subject. She likes reading research-informed books that distill the workings of the human brain\/mind\/consciousness and thinking of ways to apply the insights to her own life. Some of her favorites include Thinking, Fast and Slow, How We Decide, and The Wisdom of the Enneagram.","url":"https:\/\/www.shortform.com\/blog\/author\/darya\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/06\/deadline-project-schedule-time-management.jpg","_links":{"self":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts\/40064","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/comments?post=40064"}],"version-history":[{"count":4,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts\/40064\/revisions"}],"predecessor-version":[{"id":40452,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts\/40064\/revisions\/40452"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/media\/40082"}],"wp:attachment":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/media?parent=40064"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/categories?post=40064"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/tags?post=40064"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}