Level: Introductory to Intermediate
			
			
			
			
			
                
                
                     
			        John  Papa
			        
					Principal Developer Advocate 
					Microsoft
			        
			     
            
            
            
			
			
			
			
			
			
                  
	        
				
			
			Is your code readable? There are some simple techniques you can use to create more readable code. This can improve your efficiency and make it easier for your code to be supported across teams. Clean Code is popular and Readable Code takes a look at these concepts in a different light and gives you actionable items to improve the readability of your code today. Learn how to make Readable Code by using some of the techniques such as separation of concerns, above the fold, the LIFT principles, commenting, encapsulation and many more.
You will learn:
- How to create code that is easily maintainable
- About code for the multi-team enterprise 
- Why some patterns lend themselves to higher code quality