Senior Developer

Category For Developers

Stay up-to-date with the latest technologies, best practices, and industry insights to excel in your coding journey and advance your career in the dynamic world of software development.

blank

Running Bentley’s iModel Viewer

Here at Techifide we are passionate about the Built Industry and how technology can improve processes in the field. In this post, we share our first experience with Bentley’s iModel.js, an open-source platform “for creating, querying, modifying, and displaying iModels“. I am using Visual Studio Code, as the project structure is optimized for its use.
blank

ETL – Extract Transform and Load

There are several common use case scenarios where we need to EXTRACT data from a given source and TRANSFORM the data that we extracted so that it can be LOADED into a database or another system. In this article, I am going to talk about a CSV upload and a few of the considerations one needs to make to Extract, Transform and Load the CSV data into a database.
blank

Big Data

Engineering software platforms for High Volume Transaction Processing (HVTP) require a range of skills and tools in order for every piece of the application to work harmoniously and efficiently. It also means thinking quite differently. This post gives a bit of insight into the mind of a software developer working with challenges of scale…