Top 10 Ways To Write Better Python Code

The awesome thing about Python is that if you can think of something you’d like to code, there’s probably already a library for it! In fact, ..

3 years ago
0
837

Getting started with GIT

What Do You Use for Source Code Control? I was asking everyone I met at NI Week about what frameworks they were using and about source code ..

4 years ago
0
1635
css preprocessing

How to code little, with Less

For some, CSS is the most fulfilling aspect of web development — but like any code, sometimes writing CSS code can become too repetitive ..

5 years ago
0
3244

Low-Code Platforms

Applications have become increasingly time-consuming and costly to build. However, a new trend has arisen where businesses can design, build, ..

5 years ago
0
7925

Maintaining Legacy C# code

In a perfect world, all the code you are responsible for maintaining would have been written by you according to the latest and best coding ..

5 years ago
0
5589

Importance of Code Obfuscation

One of the most frustrating aspects of working as a developer is spending a whole day debugging code—but you soon learn that this is just ..

5 years ago
0
19627

The Case for Shelving Code in TFS

In a perfect world, a software developer is assigned tasks. They then work on those tasks uninterrupted until the tasks are completed. Following ..

5 years ago
0
5000

Flutter—See Why It’s Worth Testing

Flutter is an SDK by Google that provides for and facilitates the development of mobile applications, and promises native performance. It also ..

5 years ago
0
3182

When You Just Want to Write Code

Are you tired of configuring your app setup for compiling, transpiling, and bundling? Would you ever want to upload your code to one place ..

6 years ago
0
3426

Enterprise Source Code Management

Note: This is part 3 of a Sweetcode blog post series about source code management. Previously, we discussed on Sweetcode how software development ..

6 years ago
1
3509