Lost your password?

Blogs about: Static Typing

Featured Blog

Статическая типизация и выведение типов в языке

cbuh wrote 1 week ago: Изучая систему типов Haskell, появилась мысль, как он может помочь при дизайне системы с нуля, в час … more →

Tags: Applications Development, Idea, Design, Programming, Haskell, type-inference, Interface

A simple stance on the static/dynamic typing debate

tangentvector wrote 1 month ago: Given that my only other post so far steps on the toes of a major company, I thought it might be app … more →

Tags: Programming languages, dynamic typing

Static Typing vs Dynamic Typing

evacion wrote 6 months ago: Static Typing Static typed programming languages are those in which variables need not be defined be … more →

Tags: Technical Corner, dynamic typing

The best tool for the job: Duck typing vs Interfaces1 comment

Jason Baker wrote 1 year ago: A question on StackOverflow got me thinking today:  what are the advantages of duck typing in compar … more →

Tags: Programming, Python, C#, .NET, duck typing, Interfaces, dynamic typing, stackoverflow

C# Static Dynamic Typing

ilikenice wrote 1 year ago: New for C# 4.0 is the concept of ‘Dynamic lookup’, which aims to add ‘dynamic typi … more →

Tags: Programming, dynamic, C#, Ruby, Python

On type inference and redundant type declarations6 comments

Jari wrote 2 years ago: Stephan Schmidt has a blog entry on how explicit static type declarations are for the benefit of the … more →

Tags: type-inference, Scala, Java, Compilers

The compiler doesn't help you find bugs11 comments

Lennart Regebro wrote 2 years ago: Via Matt Harrison I saw this blog post by Joe Shaw, where he claims to be too sloppy and undisciplin … more →

Tags: Python, Compilers, dynamic typing, Testing


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS