Skip to content
Pair Coders

Pair Coders

Thoughts and words about software technologies

  • LinkedIn
  • Facebook
  • Twitter
  • Mail
  • Home
  • About
  • Contact

Month: Aug 2019

int type exceeding values loop

There is an interesting fact about the Integer type in C# in the cases where its values exceed outside of the limits. C# wraps around the int values and if you exceed the max value it starts from the min again. I will best illustrate this with the example below: Lets use the 32 bit … Continue reading int type exceeding values loop →

Svilen Peev Programming 2 Comments 09.08.201919.08.2019 1 Minute

Parsing text from PDF using c#

While working on a project, I came across a requirement to extract some information from a PDF document. The tricky part was that only particular pieces were needed and not the whole text. Technology-wise I was using .NET as a platform and C# as a programming language. I was thinking of a way to accomplish … Continue reading Parsing text from PDF using c# →

Svilen Peev Programming Leave a comment 08.08.2019 5 Minutes

Software development entropy

The chaos The law of entropy is driving the whole universe. The term means that all things strive to chaos and disorder. The molecules of everything are constantly trying to scatter in space. Only an applied external force is keeping all parts arranged and in some kind of order.So remember the chaos is everywhere around … Continue reading Software development entropy →

Svilen Peev Process, software architecture 2 Comments 02.08.201909.04.2020 4 Minutes
SvilenPeev

Archives

  • Apr 2021 (1)
  • Feb 2021 (3)
  • Jan 2021 (1)
  • Sep 2020 (1)
  • Jul 2020 (1)
  • Jun 2020 (2)
  • Apr 2020 (1)
  • Mar 2020 (2)
  • Oct 2019 (1)
  • Sep 2019 (1)
  • Aug 2019 (3)
  • Jul 2019 (4)
  • Jun 2019 (3)
  • May 2019 (2)

Enter your email address to follow this blog and receive notifications of new posts by email.

Follow Pair Coders on WordPress.com

RSS Feed

RSS Feed

Blog at WordPress.com.
Cancel

 
Loading Comments...
Comment
    ×