Website Hosting for Just 20 ForumCoin ~ Advertise on ForumCoin
52 Life Tips Banner
Webmaster forum. Website development, design & management. Graphic design. Blog / Forum Set-up, Management, Admin & News

Programming Language

Postby oldfriend » 11 Dec 2015, 14:19

I started out with COBOL, then QBasic, then VBasic, then C++, and now I find myself outdated and left behind. :)

Of all the programming languages I think I like VBasic the most.

What language do you program in and do you have a favorite?

Oldfriend
  • 0

User avatar
oldfriend
 
Posts: 1,193
Location: Central Kansas
ForumCoin: 124

Re: Programming Language

Postby Hugop » 11 Dec 2015, 23:03

My class once tryed to translate scripts into an old version of COBOL, it was hard and different than other languages.

I know many, some not completely but every programing language is easy-to-understand nowadays which means it takes some hours to be able to use a different one.

Right now I prefer scripting languages like php, but since we are talking about programing languages, it would be Python.
  • 0

User avatar
Hugop
 
Posts: 774
Location: Luxembourg
Referrals: 4
ForumCoin: 1

Re: Programming Language

Postby nakitakona » 11 Dec 2015, 23:10

Hello friend, I am happy to know that you're a practical programmer. I do like programming. I have known a little about Basic Turbo Pascal. I have also known C+. They're also for information and I have not done or made an application or program out of those programming languages.
  • 0

User avatar
nakitakona
 
Posts: 4,517
Location: Philippines
Referrals: 5
ForumCoin: 266

Re: Programming Language

Postby bharatsharma08 » 12 Dec 2015, 01:17

Hey Oldfriend,

I learned a little bit of C++ in my school days and I got instantly hooked with the language. It was really fun to think about a problem and then write a program to solve it by using all the logic, loops, if-else and other things. I never upgraded to advance c++ but what I learned was enough to make me happy. It was like a banana in the hands of monkey. However, later I started losing interest in it and stopped learning new languages.
  • 0

bharatsharma08
 
Posts: 142
Location: India
ForumCoin: 147

Re: Programming Language

Postby DreekLass » 12 Dec 2015, 04:12

When I used to spend quite a lot of time on certain forums, I learned a lot about programme languages, and that there were more than one. I seemed to gravitate more towards HTML though, as well as Java.
  • 0

DreekLass
 
Posts: 4,487
ForumCoin: 63

Re: Programming Language

Postby oldbuddy » 12 Dec 2015, 04:46

I ran a company that sold programming to auto dealers for 25 years, but believe me even though I wrote the original application, once I started making money I hired programmers to do the grunt work. When I retired, I sold the company to my head programmer.
  • 0

Working on a New Side-Hustle

Since age is no longer creeping up on me, but rushing in like an NFL ball carrier on 4th down from the 1 yard line. it's very simple.
My 1st success has been https://cashcowtraffic.com/?rid=1631
User avatar
oldbuddy
 
Posts: 10,991
Location: Portland, Oregon, USA
Referrals: 41
ForumCoin: 792

Re: Programming Language

Postby cessy_08 » 18 Dec 2015, 12:31

I learned C++, Java, Visual Basic, HTML and Javascript when I was studying. When I started working, we used COBOL, PL/SQL, and Java. I don't do programming now, though. Like oldfriend, VB is also my favorite :)
  • 0

Visit my personal travel and food blog! Grab a ticket for a bite around the globe with me!
Drop by LiteracyBase to read articles coming from various authors from around the world.
Expats for expats! Visit ExpatPost!
Hotel and flight bookings made easy with Kaligo.
Get 10% off buying from BornPrettyStore! Use SHASX31 code upon checkout!
User avatar
cessy_08
 
Posts: 3,223
ForumCoin: 1,129

Re: Programming Language

Postby DreekLass » 21 Dec 2015, 18:21

I think that most people would be shocked to learn that HTML is programming language, because if you ask most people if they know a coding language, they will tell you no. Yet most people know a certain degree of HTML.
  • 0

DreekLass
 
Posts: 4,487
ForumCoin: 63

Re: Programming Language

Postby oldfriend » 21 Dec 2015, 18:53

DreekLass wrote:I think that most people would be shocked to learn that HTML is programming language, because if you ask most people if they know a coding language, they will tell you no. Yet most people know a certain degree of HTML.


HTML is technically not a programming language because it basically formats the type set of the page. However, it does come very close and especially when you bring in others like CSS and PHP. I didn't mention it because I am "old school" where I actually wrote the literal code as in "COBOL."

When I went from Basic to Visual Basic I had a tough time going from written code to object oriented programming.

To this day, I still like writing the actual code instead of drag and drop or libraries.

You are by no means wrong as I probably didn't explain myself clear enough. You make an excellent point.

Oldfriend
  • 2

User avatar
oldfriend
 
Posts: 1,193
Location: Central Kansas
ForumCoin: 124

Re: Programming Language

Postby darkthorn » 21 Dec 2015, 23:17

I also started with Cobol, then Pascal and HTML. Now I friend of mine made my mind to learn Java because of the language structure, he says that after learning Java the other languages become easier to learn. I like to learn new computer languages but I have so few time to do it and that annoys me.
  • 0

User avatar
darkthorn
 
Posts: 3,255
Referrals: 1
ForumCoin: 342

Re: Programming Language

Postby DreekLass » 22 Dec 2015, 01:48

oldfriend wrote:
DreekLass wrote:I think that most people would be shocked to learn that HTML is programming language, because if you ask most people if they know a coding language, they will tell you no. Yet most people know a certain degree of HTML.


HTML is technically not a programming language because it basically formats the type set of the page. However, it does come very close and especially when you bring in others like CSS and PHP. I didn't mention it because I am "old school" where I actually wrote the literal code as in "COBOL."

When I went from Basic to Visual Basic I had a tough time going from written code to object oriented programming.

To this day, I still like writing the actual code instead of drag and drop or libraries.

You are by no means wrong as I probably didn't explain myself clear enough. You make an excellent point.

Oldfriend


Is it not? I didn't know that. PhP is very easy to get into from HTML, and a lot of people will know a little bit of that.
  • 0

DreekLass
 
Posts: 4,487
ForumCoin: 63

Re: Programming Language

Postby Hugop » 22 Dec 2015, 13:49

oldbuddy wrote:
oldfriend wrote:HTML is technically not a programming language because it basically formats the type set of the page.

The acronym HTML stands for Hypertext Markup LANGUAGE.

It is a markup language, it just tells what is what and has no if statement. Of course you can say what is a JavaScript script and use the if statement but that isn't HTML anymore.
  • 0

User avatar
Hugop
 
Posts: 774
Location: Luxembourg
Referrals: 4
ForumCoin: 1

Re: Programming Language

Postby jacktheking » 23 Dec 2015, 07:00

Yes. I agree that HTML is a markup language and not a programming language. I wanted to learn programming languages such a C, C Sharp and Java but I am stuck with my low end computer. Even if I have a high end computer, I will not be able to learn anyway since it is really hard. I hope to try them again once I get a hold of how OOP work in PHP - my favorite scripting language.
  • 0

Image
jacktheking
MMO Site Owner
MMO Site Owner
 
Posts: 985
ForumCoin: 162

Re: Programming Language

Postby bossthecall » 28 Dec 2015, 13:43

C# is my favourite langugae :) i find it most comfortable with usage of UNITY3D. its easier in scripting for me then Java or any other langugae, i also have learnt C++, Vbasic, PHP, HTTP And JAVA.
  • 0

bossthecall
 
Posts: 134
ForumCoin: 164

Re: Programming Language

Postby Forummaster » 30 Dec 2015, 19:52

Hello everyone, I am a student of computer science. So that I like programming language.
I also learn c, c++, java. And I love a programmer.

Thanks to all
  • 0

Forummaster
 
Posts: 21
ForumCoin: 31

Re: Programming Language

Postby castbound » 03 Jan 2016, 22:47

C++ , C# and Java are amazing languages... In particular all languages are good and if you are good in one language then you can easy implement it on other...
  • 0

castbound
 
Posts: 1,131
Referrals: 1
ForumCoin: 4

Re: Programming Language

Postby shohan_bnpl » 06 Jan 2016, 17:08

Programming Language is really very interesting thing. I also like to make programming language. But I properly not able to make it. Otherwise i made a wordpress theme to watching some video's from youtube for my blog site.
  • 0

shohan_bnpl
 
Posts: 44
Referrals: 2
ForumCoin: 57

Re: Programming Language

Postby kaka135 » 26 Jan 2016, 21:43

The first programming language I learned was Ada. I was an Engineering student and my friend who studied Computer Science told me, he read about this language from History of Programming. I didn't really like that language, perhaps it was my first language, and I didn't really understand it well. After that I learned Cobol, Pascal, machine language and perhaps some others. I don't remember all these, as I didn't use them at work at all.

Then I learned C, C++, Java and Visual Basic. I used Visual Basic, then C# at work. I am more familiar with C# now, as this is the language I use the most while developing applications.
  • 0

User avatar
kaka135
 
Posts: 6,723
Location: Malaysia
Referrals: 2
ForumCoin: 0

Re: Programming Language

Postby Alamanda Bud » 27 Jan 2016, 07:34

I learned Pascal in high school. It is a primary subject as an attempt to improve knowledge for the next generation. My country has been falling behind. That is really ridiculous because Pascal is not useful for general people. Not to mention we learned about OS, Word, Excel, Access and then jumped to this. I think my Education ministry is the one should learn about IT first lol.

Most of us didn't take it seriously and learned nothing from it though. The education program is a joke. It is still being used now. As a curious person I find it very interesting :D. I learned it quite fast but I forgot it all now cos I have no chance to use it ever since.

I got to know a little of php and HTML when being an content administrator for a website and I did my intern in a web designing company (I was in Marketing department haha) :P. I picked up knowledge here and there hehe. They are handy sometimes ^^.
  • 0

User avatar
Alamanda Bud
 
Posts: 188
Location: Vietnam
Referrals: 1
ForumCoin: 142

Re: Programming Language

Postby loba » 09 Sep 2016, 18:43

for today modern programming language, I think there are several sexy programming language in term of learning resources and community such as:
    java with spring framework, and also android studio
    php with laravel
    javascript with angular js beside reactjs
  • 0

loba
 
Posts: 27
ForumCoin: 26



Your Ad Here.

Return to Webmaster Questions, Discussion & News



Who is online

Users browsing this forum: Claude [Bot] and 6 guests

Reputation System ©'