Forgot password? Sign Up

Blogs about: Programming Language

Featured Blog

How to choose a programming language?4 comments

mortoray wrote 4 hours ago: Each new project, whether a standalone program, or a component for an existing program, faces a choi … more →

Tags: Management, language, Programming, Software development

"Go" Language Tutorial-1

Dhaval Thakor wrote 9 hours ago: Welcome to a tour of the Go programming language. The tour is divided into three sections. At the en … more →

Tags: Go, language, Google, Programming, go 2, Language #2, Go programming language, languages, obfuscated

Is RPG a "Dead Language"? - My reaction to Mel Beckman's article at iPro and the reactions

trutherator wrote 2 days ago: English: Python logo (Photo credit: Wikipedia) Mel Beckman has written an article that repeats a the … more →

Tags: Operating Systems, IBM i, RPG language, javascript, Python, Java, php, IBM, RPG

Why always Turbo C ?

Arun Kumar wrote 2 days ago: “Do you have Turbo C++  for Windows 7 64 bit ? “ This question has been asked about 100 … more →

Tags: technical, Software development

Interested in Computer Science?1 comment

mcdaniel2016 wrote 3 days ago: Computer science is the study of problemsolving using algorithms. It encompasses a variety of topics … more →

Tags: 1000-Level Courses, Majors, McDaniel College, Liberal Arts, Computer Science, Theory of Computation, mathematics

Side-by-side comparisons of programming languages

Jabba Laci wrote 1 week ago: http://hyperpolyglot.org/ … more →

Tags: Python

程序员的财富观、编程语言与最佳实践

Leo wrote 1 week ago: 看完了《黑客与画家》,其实整本书出彩的地方并不多。远不如原来刚看开源文集和esr的文章时的那种感觉。 不能说的话 没完全看明白,也没仔细看,在中国这样文化和制度的国家,有太多的各种话不能说,不好说。 … more →

Tags: book, 黑客与画家, Paul Graham

I feel like creating a new programming language

Kirō wrote 3 weeks ago: It’ll be based mainly on Python and VB, and statements come in prefix notation. Kinda esoteric … more →

Tags: Programming, VB, Python

Have you ever considered being a HackStar?

Learn Techno Logic wrote 3 weeks ago: Well if you’re a woman and enrolled in a college/university, your chance is finally here! Hack … more →

Tags: Internet, Bit Bytes of Tech, technology, Online, Websites, Computer, Article, Picture, Help

Déjà Vu Grew a Pair

Robin Wellner wrote 3 weeks ago: Another Déjà Vu post. If you don’t care about the design and implementation of programming lan … more →

Tags: development, Language by me, Déjà vu, Types

Project Python: Begin!

ShareBear's Bottle of Happyness wrote 3 weeks ago: I’ve always wanted to learn programming beyond the one trimester of AP programming that I some … more →

Tags: Programming, Python, Programming 2, python 2, beginners, Development Tools

Assignment Operators

jbwiz wrote 3 weeks ago: When I took C++ two years ago I remember this being a bit confusing at first and in particular I cou … more →

Tags: Data Types and Expressions, Objective-C, Software development, Stephen Kochan, Programming in Objective-C., Code, book example, Variable, technology

An advice for someone graduating from high-school: Focus on the Oyster.

sunnyc7 wrote 3 weeks ago: I had a conversation today with a friend who is graduating from high-school. Amongst other things, h … more →

Tags: Random 2, Decision Making, Computer Science

Type Cast Operator

jbwiz wrote 4 weeks ago: Type Cast Operator from “Programming in Objective-C 2.0: Second Edition”: In no way does this operat … more →

Tags: Data Types and Expressions, Xcode, Objective-C, Software development, Stephen Kochan, Programming in Objective-C., Code, Apple, book example

A problem to think 'block' in Ruby

wnattawan wrote 4 weeks ago: I was searching for a good explanation for a block concept in Ruby. I understand how it works but st … more →

Tags: Ruby

Integer and Floating Point Conversions

jbwiz wrote 4 weeks ago: Some basic conversions of data types (integer and float). /* Program 4.5 Programming in Objective-C … more →

Tags: Data Types and Expressions, Xcode, Objective-C, Software development, Stephen Kochan, Programming in Objective-C., Code, Syntax, book example

The Modulus Operator

jbwiz wrote 1 month ago: The modulus operator (%) gives the remainder of the first value divided by the second value. /* Prog … more →

Tags: Data Types and Expressions, Xcode, Objective-C, Software development, Stephen Kochan, Programming in Objective-C., Code, book example, technology

Integer Arithmetic and Unary Minus Operator

jbwiz wrote 1 month ago: The example in the book reinforces the concept of operator precedence. Close inspection of this code … more →

Tags: Data Types and Expressions, Objective-C, Software development, Stephen Kochan, Programming in Objective-C., Code, book example, technology, Sample Code

Operator Precedence - What gets evaluated first?

jbwiz wrote 1 month ago: This is a concept where operators have “precedence” over one another. It’s essenti … more →

Tags: Data Types and Expressions, Objective-C, Software development, Stephen Kochan, Programming in Objective-C., Code, book example, technology, Sample Code


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS