Singsys blog: Technical Seminar

Clean Architecture in Programming Language

Programming Language

CLEAN ARCHITECTURE!!What does that mean? Sounds Interesting though? Ok so we’ll explore some important facts about it, shall we?

 

I assume you’ve already built apps whether using Flutter, Native, or in any other language. We usually don’t focus on how the data flow is working, writing independent data layers, separation of code, the real use of OOP, testing, features scaling, …etc.

 

(more…)

Benefits Of Flutter in cross-platform Application Development

Flutter

What is Flutter?

Flutter is Google’s mobile app SDK, complete with a framework, widgets, and tools, that give developers an easy way to build and deploy visually attractive, fast mobile apps on both Android and iOS platforms.

(more…)

Technical Seminar Series: ‘GIT Pull Requests Best Practices’

Continuing with our ‘Technical Seminar Series’, another noteworthy seminar was conducted on ‘GIT Pull Requests Best Practices’ on the 10th of July by Mr. Hitesh Kumar.

 

Enumerating upon the various useful practices of engaging in with  ‘Git Pull Request’, the session highlighted the following pointers in general:

 

  • What is Pull request?
  • Why do we need to create pull request?
  • What is use of GIT branch?
  • How to write code in Php? 
  • How to create Pull Request ?
  • Adding line comments to a pull request

(more…)