Get Ready: Exam 70-533 Implementing Microsoft Azure Infrastructure Solutions
Author shares tips and resources for passing the Microsoft Azure 70-533 certification exam, covering study materials and key technical areas.
Author shares tips and resources for passing the Microsoft Azure 70-533 certification exam, covering study materials and key technical areas.
Explores computational challenges of large quadratic forms in genomics, focusing on eigenvalue approximations for high-dimensional statistical tests like SKAT.
A look at the origins and global impact of the Linux operating system, from Linus Torvalds' 1991 project to its widespread use today.
A developer argues for choosing programming languages and tools based on project needs over personal comfort, using examples from personal projects.
A PowerShell script to export a Base-64 encoded x.509 certificate on Windows 7, which lacks the standard Export-Certificate cmdlet.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.
A guide to deploying applications to Azure VMs using VSTS Release Management, covering common pitfalls and solutions.
Explores Bayesian vs. Frequentist approaches to the multiple comparisons problem in statistical inference and data analysis.
Explains how to use Object.values() and Object.entries() to easily iterate over object properties in modern JavaScript.
Explores the new tuple deconstruction feature in C# 7, including syntax and how to deconstruct custom types.
A guide to setting up continuous integration for .NET Core libraries using Atlassian Bitbucket Pipelines, including YAML configuration and NuGet packaging.
A Swift developer explains how wrapping primitive types like Int in structs improves type safety and eliminates runtime bugs in a toy train control app.
A tutorial on building a .NET Core console app that uses Azure Face API to detect and blur faces in images.
Fixing OGG-15051 error: 'Class not found: kafkahandler' due to a typo in Oracle GoldenGate Kafka handler configuration.
A personal guide detailing the steps and configurations for installing and setting up Slackware Linux 14.2 on a laptop, including package management and development tools.
A rebuttal to the 'function color' critique of async/await, arguing it's a powerful tool for cooperative multitasking in concurrent programming.
A Python developer shares insights from the HTTP Workshop in Stockholm, discussing HTTP/2, web standards, and Python's role in the ecosystem.
Fixing Oracle GoldenGate for Big Data Kafka handler error: 'Class not found: com.company.kafka.CustomProducerRecord'.
The author reflects on R's rise in programming language rankings and its unexpected adoption across diverse fields over 20 years.
An IT professional shares three key principles for career growth: embracing discomfort, planning for failure, and continuous learning.