ref returns and ref locals
Explains C# 7.0's ref returns and ref locals for passing and returning large structs by reference to improve performance.
Explains C# 7.0's ref returns and ref locals for passing and returning large structs by reference to improve performance.
Explains the benefits of using Pipfile over requirements.txt for managing Python dependencies and how to get started.
A developer shares their experience with a mock technical interview conducted by a Google engineer, detailing the process and lessons learned.
Explains key configuration changes in ASP.NET Core 2.0, including moving config to Program.cs and using WebHost.CreateDefaultBuilder.
A guide on setting up a MEAN stack development environment using the WebStorm IDE, focusing on JavaScript full-stack development.
Introduction to using Schema.NET, a .NET library for implementing Schema.org structured data to enhance search engine results and app sharing.
A preview of the 2017 Postgres Open Silicon Valley conference lineup, highlighting key talks on PostgreSQL indexing, scaling, and concurrency.
A deep technical dive into the ARM64 assembly implementation of Objective-C's core message-sending function, objc_msgSend.
A guide on deploying MongoDB Enterprise Edition on Google Kubernetes Engine (GKE), covering Docker image configuration and best practices.
A guide to porting the Orchestra library from Clojure to ClojureScript, covering directory structure, namespace pitfalls, and macro handling.
A tutorial on setting up a MySQL database and web app on Microsoft Azure using Cloud Shell and bash scripts in under 10 minutes.
A guide on integrating Redux Saga for handling asynchronous actions in a server-side rendered Next.js application.
A tech lead's role is to guide the team's future direction, not just write code. Focus on strategy, planning, and empowering engineers.
University of Georgia uses AWS serverless tech to automate fitness tracker data collection for an online physical education course.
A guide to configuring MongoDB for production on Google Kubernetes Engine, covering host VM optimizations like XFS filesystems and disabling Huge Pages.
A guide on how to approach and learn valuable lessons from legacy codebases, distinguishing between good and bad examples.
A developer's journey building GreenPiThumb, an open-source Raspberry Pi bot that automates houseplant watering using JavaScript and AngularJS.
A look at CSS Grid Layout, its evolution, and core concepts like parent-level control and child-level exceptions.
Explains how feature flags help development teams release features safely and control their visibility, using the django-waffle library as an example.
A guest lecture summary on starting a data science career, based on a talk for SMU's Masters in IT students.