"What programming language do I need to know the most so that I can be a developer in 1C?"

Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this:0Yes/0No
Active user
Rating: 7
Joined: Nov 3, 2011
Company: 1C Company

A community member asked this question in a private message. I'll answer here because someone else might have the same question.

Knowledge of object-oriented programming will be a great benefit, so any object-oriented language will do.

However, 1C:Enterprise script is much simpler than any object-oriented language because you do not have to write new classes. The only thing you need to understand is the concept of objects (entities that have methods, attributes, and constructors). That simple!

Actually, you do not even need to learn any programming language before 1C:Enteprise script, it can be your very first programming language. 1C:Enterprise Practical Developer Guide is a good tutorial for people making their first steps in learning 1C:Enterprise application development, and it even works for those who never studied programming before.

 
#2
People who like this:0Yes/0No
Active user
Rating: 2
Joined: Jul 19, 2016
Company:

In my opinion, most important and useful would be to know SQL. Many difficult algorithms are written in this language in 1C:Enterprise applications. In 1C:Enterprise used special syntax of SQL that is very similar to standard SQL (like SQL/89) but only with read operations like SELECT.

 
#3
People who like this:1Yes/0No
Just came
Rating: 1
Joined: Nov 10, 2015
Company: Clever Business Solutions

My opinion  VBA+SQL

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.