Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 66 new columns ({'tech_do', 'experience_range', 'important_buildnew', 'collector', 'agree_loveboss', 'agree_nightcode', 'salary_midpoint', 'important_promotion', 'Unnamed: 0', 'commit_frequency', 'agree_tech', 'agree_problemsolving', 'hobby', 'country', 'agree_notice', 'dev_environment', 'developer_challenges', 'employment_status', 'gender', 'job_search_annoyance', 'salary_range', 'how_to_improve_interview_process', 'remote', 'job_satisfaction', 'important_companymission', 'interview_likelihood', 'tech_want', 'un_subregion', 'unit_testing', 'visit_frequency', 'new_job_value', 'agree_diversity', 'why_stack_overflow', 'why_learn_new_tech', 'education', 'experience_midpoint', 'agree_mars', 'important_newtech', 'company_size_range', 'desktop_os', 'open_to_new_job', 'agree_legacy', 'occupation_group', 'important_buildexisting', 'aliens', 'star_wars_vs_star_trek', 'self_identification', 'industry', 'rep_range', 'women_on_team', 'important_control', 'so_region', 'job_discovery', 'important_variety', 'age_midpoint', 'important_wfh', 'age_range', 'occupation', 'programming_ability', 'agree_alcohol', 'important_ownoffice', 'agree_adblocker', 'big_mac_index', 'team_size_range', 'important_sameend', 'dogs_vs_cats'}) and 1 missing columns ({',,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,Select all that apply,,,,,,,,,,,,,Select up to 3,,,,,,,,,Select all that apply,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,Select all that apply,,,,,,,,,,Select all that apply,,,,,,,'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Anahia/stackoverflow_survey/stackoverflow_survey_2016.csv (at revision cce5947ffe3c864cae29b2ec782eebd9790ac367), ['hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2015.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2016.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2017.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2018.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2019.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2020.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2021.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2022.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2023.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2024.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2025.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
Unnamed: 0: int64
collector: string
country: string
un_subregion: string
so_region: string
age_range: string
age_midpoint: double
gender: string
self_identification: string
occupation: string
occupation_group: string
experience_range: string
experience_midpoint: double
salary_range: string
salary_midpoint: double
big_mac_index: double
tech_do: string
tech_want: string
aliens: string
programming_ability: double
employment_status: string
industry: string
company_size_range: string
team_size_range: string
women_on_team: string
remote: string
job_satisfaction: string
job_discovery: string
dev_environment: string
commit_frequency: string
hobby: string
dogs_vs_cats: string
desktop_os: string
unit_testing: string
rep_range: string
visit_frequency: string
why_learn_new_tech: string
education: string
open_to_new_job: string
new_job_value: string
job_search_annoyance: string
interview_likelihood: string
how_to_improve_interview_process: string
star_wars_vs_star_trek: string
agree_tech: string
agree_notice: string
agree_problemsolving: string
agree_diversity: string
agree_adblocker: string
agree_alcohol: string
agree_loveboss: string
agree_nightcode: string
agree_legacy: string
agree_mars: string
important_variety: string
important_control: string
important_sameend: string
important_newtech: string
important_buildnew: string
important_buildexisting: string
important_promotion: string
important_companymission: string
important_wfh: string
important_ownoffice: string
developer_challenges: string
why_stack_overflow: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 8767
to
{',,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,Select all that apply,,,,,,,,,,,,,Select up to 3,,,,,,,,,Select all that apply,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,Select all that apply,,,,,,,,,,Select all that apply,,,,,,,': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 66 new columns ({'tech_do', 'experience_range', 'important_buildnew', 'collector', 'agree_loveboss', 'agree_nightcode', 'salary_midpoint', 'important_promotion', 'Unnamed: 0', 'commit_frequency', 'agree_tech', 'agree_problemsolving', 'hobby', 'country', 'agree_notice', 'dev_environment', 'developer_challenges', 'employment_status', 'gender', 'job_search_annoyance', 'salary_range', 'how_to_improve_interview_process', 'remote', 'job_satisfaction', 'important_companymission', 'interview_likelihood', 'tech_want', 'un_subregion', 'unit_testing', 'visit_frequency', 'new_job_value', 'agree_diversity', 'why_stack_overflow', 'why_learn_new_tech', 'education', 'experience_midpoint', 'agree_mars', 'important_newtech', 'company_size_range', 'desktop_os', 'open_to_new_job', 'agree_legacy', 'occupation_group', 'important_buildexisting', 'aliens', 'star_wars_vs_star_trek', 'self_identification', 'industry', 'rep_range', 'women_on_team', 'important_control', 'so_region', 'job_discovery', 'important_variety', 'age_midpoint', 'important_wfh', 'age_range', 'occupation', 'programming_ability', 'agree_alcohol', 'important_ownoffice', 'agree_adblocker', 'big_mac_index', 'team_size_range', 'important_sameend', 'dogs_vs_cats'}) and 1 missing columns ({',,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,Select all that apply,,,,,,,,,,,,,Select up to 3,,,,,,,,,Select all that apply,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,Select all that apply,,,,,,,,,,Select all that apply,,,,,,,'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Anahia/stackoverflow_survey/stackoverflow_survey_2016.csv (at revision cce5947ffe3c864cae29b2ec782eebd9790ac367), ['hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2015.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2016.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2017.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2018.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2019.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2020.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2021.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2022.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2023.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2024.csv', 'hf://datasets/Anahia/stackoverflow_survey@cce5947ffe3c864cae29b2ec782eebd9790ac367/stackoverflow_survey_2025.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,,,,,,,,,Select up to 3,,,,,,,,Select all that apply,,,,,,,,,,,,,Select up to 3,,,,,,,,,Select all that apply,,,,,,,,,,,,Select all that apply,,,,,,,,,,,,,Select all that apply,,,,,,,,,,Select all that apply,,,,,,, string |
|---|
Country,Age,Gender,Tabs or Spaces,Years IT / Programming Experience,Occupation,Desktop Operating System,Desktop Operating System: write-in,Current Lang & Tech: Android,Current Lang & Tech: Arduino,Current Lang & Tech: AngularJS,Current Lang & Tech: C,Current Lang & Tech: C++,Current Lang & Tech: C++11,Current Lang & Te... |
Croatia,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Ubuntu,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,Scala,,,,,,,,,,,,,,,,,,,,,,,,,Hadoop,,,,JavaScript,,,MongoDB,,,,,,,Redis,,,,Scala,,Spark,,,,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,,,Masters Degree in Computer Scien... |
France,20-24,Male,Spaces,1 - 2 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Ruby,,,,,,,,,,,,,,,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,Industry certification program,,,Masters Degree in Computer Science (or related field),,,"$... |
India,20-24,Male,Tabs,1 - 2 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Mentorship program (ie. Flatiron School, GDI, etc.)",,,,,,,"$80,000 - $100,000",90000,Freelance / Contractor,Aerospace,I'm somewhat satisfied with my job,I c... |
Latvia,25-29,Male,It depends,6 - 10 years,Back-end web developer,Ubuntu,,,,,,,,,,,,,,,,,,,,,JavaScript,LAMP,,,Node.js,,,PHP,Python,,Redis,,,,,,,SQL,,,,,,lua,,,,C,C++,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,On-the-job training,,,"Mentorship program (ie. Flatiron School, GDI, etc.)",,,Bachelor of Science in Computer Scien... |
Norway,30-34,Male,Tabs,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,Go,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,C#,,,,,,,F#,Go,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$60,000 - $80,000",70000,Employed full-time,Aerospace,I love my job,"I influence purc... |
United States,35-39,Male,Tabs,11+ years,Back-end web developer,Mac OS X,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,,SQL Server,,,,,,Android,,AngularJS,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,iOS,,,,,MongoDB,,Objective-C,,PHP,,,,,,,,,,,,Swift,,,Wordpress,,,,,"Online class (ie. Coursera, Codecademy, Khan Aca... |
N/A,< 20,Male,Tabs,1 - 2 years,Back-end web developer,Other Linux,,,,,,,,,,,,,,,,,,,,Java,JavaScript,LAMP,,,,,,PHP,,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,,JavaScript,LAMP,,,,,,PHP,,,,,,,,,,SQL,,,,,,,,,,,,Industry certification program,,,,,,"Less than $20,000",10000,Freelance / Contractor,Consulting,I'm somewhat satisfied... |
Argentina,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Mac OS X,,,,,,,,,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,JavaScript,,,MongoDB,Node.js,,,,Python,,Redis,Ruby,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,Haskell,,,,,,,,,,,,,,,Rust,,Scala,,,,,Swift,,,,"elixir, arangodb",,On-the-job training,,"Online class (ie. Courser... |
Australia,30-34,Male,Tabs,6 - 10 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,MongoDB,,,,,,,,,,,,,,,SQL Server,,,,,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,,Bachelor of Science in Computer Science (or... |
Belgium,35-39,Male,Tabs,11+ years,Back-end web developer,Windows 8,,Android,Arduino / Raspberry Pi,AngularJS,,,,C#,,,,,,,,,,,,,,,,,,,,PHP,,,,,,,,,,,SQL Server,,,Windows Phone,,Xamarin,Android,,AngularJS,,,,C#,,,,,,,,,,,,,,,,,,,,PHP,Python,,,,,,,,,,SQL Server,,,Windows Phone,,Xamarin,,,,,,,,Bachelor of Science in Comput... |
Belgium,35-39,Male,Tabs,11+ years,Back-end web developer,Mac OS X,,Android,Arduino / Raspberry Pi,,,,,,,,,,,,,,,,iOS,Java,,,,,,Objective-C,,,,,,,,,,,,,,,,,,,,Arduino / Raspberry Pi,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,,,Employed full-time,Consulting,I love my job,I can ... |
Belgium,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,PHP,,,,,,,,,,,,,,Windows Phone,,X++,,,,,,,C#,,,,,,,,,,,,,,,,,,,,PHP,,,,,,,,,,,,,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,,Bachelor of Science in Computer Science (or related... |
Brazil,40-50,Male,Tabs,11+ years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,Python,,,,,,,Sharepoint,,,SQL Server,,,,Wordpress,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,Python,,,,,,,Sharepoint,,,,,,,,,,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$60,000 - $80... |
Brazil,25-29,Male,It depends,2 - 5 years,Back-end web developer,Debian,,,,,C,,,,,,,,,,,,,,,Java,,,,,,,,,Python,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Scala,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$20,000 - $40,000",30000,Employed full-time,Consulting,I'm somewhat satisfied wit... |
Brazil,20-24,Male,Tabs,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL Server,,,,,,Android,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Windows Phone,,,No formal training; I'm self-taught,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,E... |
Canada,25-29,Male,Tabs,6 - 10 years,Back-end web developer,Windows 8,,,,,C,C++,C++11,C#,,,,,,,,,,,,Java,JavaScript,,,,,Objective-C,,,,,,,,,,Sharepoint,,SQL,SQL Server,,,,,,,,,C,C++,C++11,C#,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,Sharepoint,,SQL,SQL Server,,,,,,,,"Intensive code ""boot-camp"" or night school",,,,,,,,,... |
Canada,25-29,Male,It depends,6 - 10 years,Back-end web developer,Windows 7,windows server 2008 r2,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,vb.net,Android,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$40,000 - $60,000",50000,Employed full-t... |
Canada,30-34,Male,Tabs,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Clojure,,,,,,,,,,,,,,,,,,,,Ruby,,,Scala,,,,,,,,,Ember,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$60,000 - $80,000",70000,Employed full-time,Consulting,I'm somewh... |
Canada,20-24,Male,Spaces,1 - 2 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL,,,,,,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,,,,,,,No formal training; I'm self-taught,On-the-job training,,,,,,,,,,"$60,000 - $80,000",70000,Employed full-time,Consulting,I love my job... |
Canada,35-39,Male,Tabs,11+ years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,,JavaScript,LAMP,,,,,,PHP,,,,,,,,,,SQL,,,,,Wordpress,,,,AngularJS,,,,,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,MongoDB,,,,,,,Redis,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$80,000 - $100,000",90000,Freelance / C... |
Canada,30-34,Male,Spaces,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,AngularJS,,,,C#,,,,,,,,,,,,Java,JavaScript,,,,Node.js,,,,Python,,,Ruby,,Salesforce,,,,SQL,SQL Server,,,,,,No formal training; I'm self-taught,On-the-job training,,,,,,Bachelor of... |
China,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,C#,,CoffeeScript,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,C#,,CoffeeScript,,,,,F#,,,,,,,,,MongoDB,,,,,,,Redis,,,,,,,,,,,,,,,,,,,Industry certification program,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000"... |
Denmark,30-34,Male,It depends,2 - 5 years,Back-end web developer,,Windows Server 2008R2,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Sharepoint,,,SQL Server,,,,,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,Sharepoint,,SQL,SQL Server,,,,,,No formal training; I'm self-taught,On-the-job training,,,,,,,Masters Degree in Co... |
Denmark,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,,,,,,,,C#,,,,,,Dart,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$60,000 - $80,000",70000,Employed full-time,Consulting,I l... |
Denmark,30-34,Male,Spaces,6 - 10 years,Back-end web developer,Fedora,,,,,,,,,,,,Clojure,,,,,,,,,JavaScript,,,MongoDB,,,,PHP,,,,,,Salesforce,,,,SQL,,,,,,ClojureScript,,,,,,,,,,,Clojure,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,ClojureScript,No formal training; I'm self-taught,On-the-job training,,,,,,Bachelor of Scien... |
Denmark,35-39,Male,It depends,11+ years,Back-end web developer,Windows 8,,,,AngularJS,,,,C#,,,Cordova,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,JavaScript,,,,Node.js,,,,,,,,,,,,,SQL,SQL Server,,,,,,Android,,AngularJS,,,,C#,,,Cordova,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,iOS,,JavaScript,,,MongoDB,Node.js,,,,,,,,,,,,,SQL,,... |
Egypt,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Mint,,,,,,,,,,,,,,,,,,,,,JavaScript,,,,,,,PHP,Python,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,Go,,,,,,,,,,,,,Python,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"Less than $20,000",10000,Employed full-time,Consulting,I'm somewhat satisfied with my job,I ha... |
Finland,30-34,Prefer not to disclose,Spaces,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,"groovy/grails, drools",,,,,,,,,,,Clojure,,,F#,,,Haskell,,,JavaScript,,,,,,,,Python,,,,,,Scala,,,,,,,,,,,,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,,Bachelor of... |
France,25-29,Male,Tabs,Less than 1 year,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,Python,,Redis,,,,,,,SQL,SQL Server,,,,,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL Server,,,,,,,On-the-job training,"Intensive code ""boot-camp"" or night school","Online class (ie. Coursera, Codecademy, Khan Academy,... |
France,30-34,Male,Tabs,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,,,Employed full-time,Consulting,I'm somewhat satisfied with my job,I can recommend or reques... |
France,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$40,000 - $60,000",50000,Employed full-time,Consulting,I'm somewhat satisfied with my job... |
France,30-34,Male,It depends,6 - 10 years,Back-end web developer,Ubuntu,,,,,,,,,,,,,,,,,,,,,JavaScript,LAMP,,MongoDB,Node.js,,,PHP,,,,,,,,,,SQL,,,,,,Symfony2,,,,,,,,,,,,,,,,,,,,JavaScript,,,MongoDB,Node.js,,,,,,Redis,,,,,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$60,000 - $80,000",70000,... |
Germany,30-34,Male,Spaces,11+ years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,Sharepoint,,,,,,Windows Phone,,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,Sharepoint,,,,,,Windows Phone,,,No formal training; I'm self-taught,On-the-job training,,,,,,,Masters Degree in Computer Scien... |
Germany,30-34,Male,Tabs,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,,SQL Server,,,,,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,Node.js,,,,,,Redis,,,,,,,,SQL Server,,,,,,,On-the-job training,,,,,,,Masters Degree in Computer Science (or related field),,,"$60,000 - $80,... |
Germany,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Other Linux,,Android,Arduino / Raspberry Pi,AngularJS,,,,,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,Java,JavaScript,,,MongoDB,Node.js,,,,Python,R,,,,,,,,,,,,,,,,,,,,,C#,,,,,,Dart,,,,,,Java,,,,MongoDB,Node.js,,,,Python,,,,,,,,,,,,,,,,No formal training; I'm s... |
Germany,25-29,Female,Tabs,,Back-end web developer,Windows 7,,,,,,C++,,C#,,,,,,,,,,,iOS,Java,,,,MongoDB,,Objective-C,,,Python,,,,,,,,,SQL,,Swift,,,,,,,,,,,,,,,,,,,,,,iOS,Java,,,,,,Objective-C,,,,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$60,000 - $80,000",70000,Employed full-ti... |
Germany,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,,,,,,Java EE,,,AngularJS,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,,,,,,Java EE,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)","Mentorship pr... |
Germany,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Windows 7,,Android,,,,,,,,,,,,,,,,,,Java,,,,MongoDB,,,,,,,,,,,,,,SQL,,,,,,,Android,Arduino / Raspberry Pi,,,,,,,,,,,,,,Hadoop,,,Java,,,,MongoDB,,,,,Python,,,Ruby,,,,,,SQL,,,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.... |
Germany,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,MongoDB,,,,,,,,,,,,,,SQL,,,,,,,,,AngularJS,,,C++11,,,,,,,,,,,,,Java,JavaScript,,,MongoDB,,,,,,,,,,,,,,SQL,,,,,,,No formal training; I'm self-taught,On-the-job training,,"Online class (ie. Coursera, Codecademy, K... |
Germany,30-34,Male,Spaces,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,Java,,,,,,,,PHP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$40,000 - $60,000",50000,Employed full-time,Consulting,I'm somewhat satisfied w... |
Germany,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Mint,,,,,,,,,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,yii,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,yii,,,"Intensive code ""boot-camp"" or night school",,,,,,,,,"$20,000 - $40,000",30000,Employed full-time,Consulting,I love my job,I can re... |
India,20-24,Male,Huh?,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,,,,,,,,,PHP,Python,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,PHP,Python,R,,,,,,,,,,,,,,,,On-the-job training,,,,,,,,,,"Less than $20,000",10000,Employed full-time,Consulting,I'm somewhat satisfied with my job,"I influence purchasing... |
India,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Ubuntu,,,,AngularJS,C,C++,,,,,Cordova,,"Cloud (AWS, GAE, Azure, etc.)",,,,Hadoop,,,Java,JavaScript,,,,,,,,,,,,,,Scala,,,SQL,,,,,,,,,,,,,,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,MongoDB,,,,,,,Redis,,,,Scala,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Sci... |
India,25-29,Male,Spaces,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,Python,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,Employed full-time,C... |
India,20-24,Male,It depends,Less than 1 year,Back-end web developer,Windows 7,,,,,C,C++,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,Hadoop,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,Industry certification progra... |
India,25-29,Male,It depends,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,SQL Server,,Visual Basic,,Wordpress,,,,,,,,C#,,,,,,,,,,,,,,,,MongoDB,,,,PHP,Python,R,,,,,,,,,,,,,Wordpress,,No formal training; I'm self-taught,On-the-job training,,,,,,,Masters Degree in Co... |
India,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL Server,,,,,"ASP .Net MVC, WCF",,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL Server,,,,,"ASP .Net MVC, WCF",No formal training; I'm self-taught,On-the-job training,,"Online class (ie. Coursera, Codecademy, ... |
India,25-29,Male,Tabs,1 - 2 years,Back-end web developer,Windows 7,,Android,,,,,,,,,Cordova,,,,,,,,iOS,,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,PHP,,,,,,,,,,,,,,,,,,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related field),Masters Degree in Computer Science ... |
India,20-24,Female,Spaces,2 - 5 years,Back-end web developer,Windows 7,,,,,C,C++,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL,,,,,,,Android,,,,,,,,,,,,,,,Hadoop,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,On-the-job training,,,,,Some college coursework in Computer Science (or related field) but no degree,,,,,,,Employed full-time,C... |
India,25-29,Male,It depends,2 - 5 years,Back-end web developer,Mac OS X,,Android,,,,,,,,,,,,,,,,,iOS,,,,,,,,,,Python,,,,,,,,,,,,,,,,Android,,,,,,,,,,,,,,,,,iOS,,,,,,,Objective-C,,,Python,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,Rather not say,Rather not say,Employed full-time,... |
India,30-34,Male,It depends,6 - 10 years,Back-end web developer,Windows 8,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,Arduino / Raspberry Pi,AngularJS,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,On-the-job training,,,,,,,,,,,,Employed full-time,Consulting,I'm... |
India,25-29,Male,It depends,1 - 2 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,AngularJS,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,,Bachelor of Science in Computer Science (or rel... |
India,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Mac OS X,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,F#,Go,Hadoop,,,,,,,,,,,,,,,,,,Scala,,Spark,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,Employed full-time,Consulting,I'm somewhat satisfi... |
Indonesia,20-24,Male,Tabs,2 - 5 years,Back-end web developer,Mint,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,,,,,,,Android,Arduino / Raspberry Pi,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Scala,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,Employed full-time... |
Indonesia,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"Less than $20,000",10000,Employed full-time,Consulting,I'm neither satisfied nor dissat... |
Italy,40-50,Male,Spaces,11+ years,Back-end web developer,Windows 7,,Android,,,C,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,Ruby,,,,,,SQL,SQL Server,,,,,,Android,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,Python,,,,,,,,,,,,,,,,,,,,,,Some college coursework in Computer Science (or related field) but no degree,,,,,"$40,000 - $60... |
Italy,35-39,Male,Tabs,11+ years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,SQL Server,,Visual Basic,,,,Android,Arduino / Raspberry Pi,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,Node.js,,,,,,,,,,,,,SQL,SQL Server,,Visual Basic,,,,,On-the-job training,"Intensive code ""boot-camp"... |
Italy,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Ubuntu,,,,AngularJS,,,,,,,,,,,,,,,,Java,JavaScript,,,MongoDB,,,,,,,,,,,,,,SQL,,,,,,,,,AngularJS,,,,,,,,,,,,,Hadoop,,,Java,JavaScript,,,MongoDB,Node.js,,,,,,,,,,,,,,,,,,,,,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$20,... |
Latvia,25-29,Male,It depends,2 - 5 years,Back-end web developer,Mac OS X,,,,,,,,,,,,,,,,,,,iOS,,JavaScript,LAMP,,MongoDB,,Objective-C,,PHP,Python,,,,,,,,,,,,,,,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,PHP,Python,,Redis,,,,,,,,,Swift,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$20,000 - $40,000",30000,... |
Mexico,35-39,Male,Tabs,6 - 10 years,Back-end web developer,Mac OS X,,,,,,,,,,,,,,,,,,,,,JavaScript,LAMP,,,,,,PHP,,,,,,,,,,,,,,,,,Android,,,,,,,,,,,,,,,,,,,,,,,,Objective-C,,PHP,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$20,000 - $40,000",30000,Freelance / Contractor,Consulting,I hate my job,I have ... |
Mexico,25-29,Female,Tabs,6 - 10 years,Back-end web developer,Windows 8,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,,,,,Wordpress,,Android,,,C,C++,,C#,,,,,,,,,,,iOS,Java,JavaScript,,,,,Objective-C,,PHP,Python,,,,,,,,,SQL,SQL Server,,,,Wordpress,,No formal training; I'm self-taught,On-the-job training,,"Onl... |
Mexico,30-34,Male,Huh?,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,Python,,,,,,,,,SQL,SQL Server,,,,,,Android,,,,,,,,,,,,,,,,,,,,,,MongoDB,,,,,,,,Ruby,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,Employed full-time,Co... |
Mexico,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,SQL,,,,,,,Android,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,Employe... |
Mexico,25-29,Male,Spaces,2 - 5 years,Back-end web developer,Windows 8,,,,AngularJS,,,,C#,,,,,,,,Go,,,,,JavaScript,,,MongoDB,Node.js,,,PHP,,,Redis,,,,,,,SQL,SQL Server,,Visual Basic,Windows Phone,,,,,,,,,C#,,CoffeeScript,,,"Cloud (AWS, GAE, Azure, etc.)",,F#,Go,,,,,,,,MongoDB,,,,,,,Redis,,,,,,,SQL,SQL Server,,,,,,,,,,,,... |
Netherlands,30-34,Male,Huh?,2 - 5 years,Back-end web developer,Ubuntu,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Clojure,,,,,,,,,,,,,,,,,,,,,,,Scala,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$20,000 - $40,000",30000,Employed full-time,Consulting,I'm somewhat satisfied with my job,... |
Netherlands,40-50,Male,It depends,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Javascript,Android,Arduino / Raspberry Pi,AngularJS,,,,,,,,,,,F#,,,,,,,,,,Node.js,,,,Python,,,Ruby,,,Scala,,,,,Swift,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academ... |
Netherlands,30-34,Male,Tabs,6 - 10 years,Back-end web developer,Ubuntu,xubuntu,,,,,,,,,,,,,,,,,,,,,LAMP,,,,,,PHP,,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,PHP,Python,,,,,,,,,,,,,,,,,On-the-job training,,,,,,,,,,"$20,000 - $40,000",30000,Employed full-time,Consulting,I'm somewhat satisfied with my job,"I influence pu... |
Netherlands,25-29,,Tabs,6 - 10 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$80,000 - $100,000"... |
New Zealand,35-39,Male,Tabs,6 - 10 years,Back-end web developer,Windows 8,,Android,,,C,C++,,,,,,,,,,,,,,Java,,,,MongoDB,,,Perl,,,,,,,,,,,,,,,,,,Android,,,,,,,,,,,,,,,,,,Java,JavaScript,,,MongoDB,Node.js,,Perl,,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,Some college coursework in Computer Science (or relat... |
New Zealand,51-60,Male,Huh?,11+ years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Arduino / Raspberry Pi,,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,,,,,,,R,,,,,,,,SQL,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,Rather... |
Norway,25-29,Female,Tabs,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,Rather not say,Rather not say,Employed full-time,Consulting,I'm ... |
Norway,25-29,Male,Spaces,2 - 5 years,Back-end web developer,Windows 7,,,,AngularJS,,,,,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,Java,,,,,Node.js,,,,,,,,,,Scala,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,MongoDB,,,,,,,,,,,Scala,,,SQL,,,,,,,,,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,,Bachelor of Scien... |
Norway,35-39,Female,Spaces,6 - 10 years,Back-end web developer,Ubuntu,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,,Node.js,,,,,,,,,,,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"$120,000 - $140,000",130000,Employed full-time,Consulting,I'm somewhat... |
Norway,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 8,,,,AngularJS,,,,C#,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,,AngularJS,,,,,,,,,,,,,,,,Java,,,,,,,,,Python,,,Ruby,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,,,Employed full-time,Consulting,I'm somewhat satisfi... |
Peru,25-29,Male,Spaces,2 - 5 years,Back-end web developer,Mac OS X,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,,,,,,,,,Arduino / Raspberry Pi,AngularJS,,,,,,,,,,,,,,,,,,,,,,,,,Python,,,Ruby,,,Scala,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,,,Employed full-time,Consulting,I'm somewhat sa... |
Peru,30-34,Male,Tabs,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,Node.js,,,,,,,,,,,,,,,,,,,Groovy,Android,Arduino / Raspberry Pi,AngularJS,,,,,,,,,,,,,,,,,,,,,Node.js,,,,Python,,,Ruby,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$20,000 - $40,... |
Poland,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,Ruby,,,Scala,,,,,,,,,"Groovy, AEM, CQ",,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,Ruby,,,Scala,,,,,,,,,Groovy,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,Rather not say,Rather... |
Poland,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Other Linux,Arch Linux,Android,,AngularJS,,,,,,,,,,,,,,,,Java,JavaScript,LAMP,,,,,,PHP,Python,,,,,,,,,,,,,,Wordpress,,Android,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,Bachelor of Science in Computer ... |
Portugal,25-29,Male,Tabs,Less than 1 year,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,PHP,,,,,,,,,,SQL,,,,,,,Android,,,,C++,C++11,,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,LAMP,,,,,,PHP,,,,,,,,,,SQL,,,,Windows Phone,,,No formal training; I'm self-taught,,,"Online class (ie. Coursera, Co... |
Portugal,25-29,Male,Tabs,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,Python,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,Python,,,,,,,,,,,,,,,,,,,,,,,,Masters Degree in Computer Science (or related field),,,"Less than $20,000",10000,Employed full-time,Consulting,I'... |
Russian Federation,20-24,Male,Spaces,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,Cordova,,,,,,,,,,JavaScript,,,,Node.js,,,,,,,,,,,,,,,,,,,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,Node.js,,,,,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),Masters Degree in Computer Science (or r... |
Spain,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,Redis,,,,,,,,SQL Server,,,,,,,,,,,,C#,Cassandra,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,,,,MongoDB,Node.js,,,,Python,,Redis,,,,,,,,SQL Server,,,Windows Phone,Wordpress,,,On-the-job training,,,,,,,,,,"Les... |
Spain,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Windows 7,,Android,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,,,,,,,,,,AngularJS,,,,,,,Cordova,,,,,,,,,,,,,,Node.js,,,,,,,,,,,,,,,,,,,,No formal training; I'm self-taught,,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,,Some college coursew... |
Spain,25-29,Male,Tabs,2 - 5 years,Back-end web developer,Ubuntu,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,Ruby,,,,,,,,,,,,,,,,,,,,,,,,,,,,Hadoop,,,,,,,,,,,,,,,,,,,,,,,,,,,Hazelcast,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$20,000 - $40,000",30000,Employed full-time,Consulting,I'm somewha... |
Spain,30-34,Female,It depends,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,,JavaScript,LAMP,,,,,,PHP,,,,,,,,,,SQL,,,,,Wordpress,,,,,,,,,,,,,,,,,,,,,,,,,Node.js,,,,,,,,,,,,,,,,,,Wordpress,,No formal training; I'm self-taught,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related... |
Spain,20-24,Male,Spaces,1 - 2 years,Back-end web developer,Mac OS X,,,,,,,,,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,JavaScript,,,,,,,PHP,,,,,,,,,,,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"Less than $20,000",10000,Employed full-time,Consulting,I'm somewhat s... |
Spain,35-39,Male,It depends,11+ years,Back-end web developer,Windows 7,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,AngularJS,,,,,,CoffeeScript,,,,,,,,,iOS,,,,,,Node.js,,,,,,,Ruby,,Salesforce,,,,,,,,,,,No formal training; I'm self-taught,On-the-job training,,,,Industry certification program,,B... |
Sweden,40-50,Male,It depends,11+ years,Back-end web developer,Mac OS X,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,iOS,,,,,,,,,,,,,,,,,,,SQL,,Swift,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$40,000 - $60,000",50000,Employed ful... |
Sweden,40-50,Prefer not to disclose,Spaces,11+ years,Back-end web developer,Ubuntu,,,,,,,C++11,,,,,,,,,,,,,,JavaScript,,,,Node.js,,Perl,PHP,,,,,,,,,,SQL,,,,,,,,,,,,C++11,,,,,,,,,,,,,Java,,,,,,,Perl,PHP,,,,,,,Scala,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$40,000 - $60,000",50000,Employed part-time,Consul... |
Sweden,25-29,Male,It depends,2 - 5 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,Android,,AngularJS,,,,C#,,,,,"Cloud (AWS, GAE, Azure, etc.)",,,,,,,,JavaScript,,,MongoDB,Node.js,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related... |
Sweden,25-29,Male,Spaces,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,SQL,,,,,,,,,,,,,,,,,,,,,,,,,Java,,,,,,,,,,,,,,,,,,SQL,,,,,,,,,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$40,000 - $60,000",50000,Employed full-time,Consulting,I love my job,I have no... |
Sweden,35-39,Male,Spaces,11+ years,Back-end web developer,Windows 8,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,C#,,,,,,,F#,,,,,,,,,,,,,,,,Redis,,,,,,,,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$80,000 - $100,000",90000,Employed full-time,Consulting,I'm neither satisfi... |
Sweden,30-34,Male,Spaces,11+ years,Back-end web developer,Windows 8,,,,,C,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,Python,,,,,,,,,,,,,Windows Phone,Wordpress,,,Arduino / Raspberry Pi,,C,C++,,C#,,,,,,,,Go,,,,,JavaScript,,,,,,,,,,,,,,,,,,,,,Windows Phone,,,,On-the-job training,"Intensive code ""boot-camp"" or night school","On... |
Sweden,30-34,Male,Huh?,6 - 10 years,Back-end web developer,Windows 7,,,,,,,,,,,,,,,,,,,,Java,JavaScript,,,,,,,,,,,,,,,,,SQL,,,,,,,Android,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,On-the-job training,,,,Industry certification program,,,Masters Degree in Computer Science (or related field),,,,,Employed full-time,Consul... |
Sweden,35-39,Male,Spaces,11+ years,Back-end web developer,Mac OS X,,,,,,,,,,,,,,,,,,,,,JavaScript,,,,Node.js,,,PHP,,,,,,,,,,,,,,,,,,,AngularJS,,,,,,,,,,,,,,,,,JavaScript,,,,Node.js,,,PHP,,,Redis,,,,,,,,,,,,,,,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$40,000 - $60,000",5000... |
Sweden,30-34,Male,Spaces,11+ years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,Java,JavaScript,,,,Node.js,,,,Python,,,,,,,,,SQL,SQL Server,,,,,,Android,,,,,,C#,,,,,,,,,,,,,JavaScript,,Matlab,MongoDB,,,,,Python,,,,,,,,,SQL,,,,,,,,On-the-job training,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)... |
Sweden,30-34,Male,Tabs,1 - 2 years,Back-end web developer,Windows 8,,,,AngularJS,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,,SQL Server,,Visual Basic,,,,,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,SQL Server,,,,,,,On-the-job training,,,,,,Bachelor of Science in Computer Science (or related field),,,,"$60,000 - $80,000",70... |
Sweden,20-24,Male,Tabs,1 - 2 years,Back-end web developer,Windows 8,,Android,,,,,,C#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Android,,,,,,C#,,,,,,,,,,,,,JavaScript,,,MongoDB,Node.js,,,,,,,,,,,,,SQL,,,,,,,No formal training; I'm self-taught,,,,,,,,,,,"$40,000 - $60,000",50000,Employed full-time,Consulting,I love my job,"I i... |
Tunisia,25-29,Male,Tabs,6 - 10 years,Back-end web developer,Windows 8,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,,,,,,,,,,,,,,SQL,SQL Server,,,,,,,,,,,,C#,,,,,,,,,,,,,JavaScript,,,,Node.js,,,,,,Redis,,,,,,,SQL,SQL Server,,,,,,,,,"Online class (ie. Coursera, Codecademy, Khan Academy, etc.)",,Industry certification program,,Bac... |
End of preview.
No dataset card yet
- Downloads last month
- 136