Cobol Programming for Developers
Cobol Programming for Developers
  • Видео 5
  • Просмотров 17 469
Cobol 5 Setup VS Code and Run Hello
Configure VS Code to run with the Windows Linux Subsystem.
Enter code for first cobol program. Compile and run the program.
Просмотров: 14 328

Видео

Cobol 4 Install Ubuntu Updates and Cobol
Просмотров 1,3 тыс.4 года назад
Install Ubuntu updates and Cobol
Cobol 3 Ubuntu from Windows Store
Просмотров 5194 года назад
Install Ubuntu from the Windows Store.
Cobol 2 Windows Subsystem for Linux
Просмотров 6764 года назад
Activate the Windows subsystem for Linux
Cobol 1 Intro
Просмотров 6734 года назад
Introduction to instructor

Комментарии

  • @arturoaragon8335
    @arturoaragon8335 24 дня назад

    Thank you so much, my mistake was have not install previously gcc.

  • @ellayougo5111
    @ellayougo5111 2 месяца назад

    Thank you very much for this videos. Do you maybe have an online course where you teach COBOL, C# etc.? It would be awesome.

  • @VivekMayinkar
    @VivekMayinkar 3 месяца назад

    Thanks the video is very simple and to the point , could you please let me know where we can get the PDF that you are using gnucobol.pdf?

  • @lunaticsage2186
    @lunaticsage2186 4 месяца назад

    This was easily the easiest and most straightforward tutorial for installing COBOL I’ve watched, thank you 🙏

  • @TheRealNewBlackMusic
    @TheRealNewBlackMusic 9 месяцев назад

    Thank you very much for posting this video but I'm sorry but I'm finding it very difficult to understand things. I have 25 years as a mainframe analyst and developer and I retired 15 years ago but I wish to get up and running again and I am finding it very difficult. The copy of Visual Studio code that I have has start debugging at the top or run without debugging but nothing about compiling. I also don't understand why we have to do all these terminal commands in the Unix virtual machine. Years ago I had an IBM cobol DVD that did all the development with just a few clicks but they don't support that anymore and never really gave it any real support because I guess they got trashed by Windows C++. So my question to you would be, what would be the easiest way to get back up and running? would the eclipse Platform be a better solution. Thanks in advance for any advice you can give.

  • @adrianoafcs
    @adrianoafcs Год назад

    It’s possible to connect Db2 on VsCode ?

  • @joeboyd1964
    @joeboyd1964 Год назад

    Thank you so much! I never thought I'd find an attainable solution to set up an environment to learn COBOL. This tutorial is greatly appreciated

  • @julianmiglio8288
    @julianmiglio8288 2 года назад

    Thank you very much for the videos. I am studing COBOL and I would like to do practice on a Mainframe but I don't know how to do it, could you give me and advice?

  • @reinaldodossantosribeiro6038
    @reinaldodossantosribeiro6038 2 года назад

    Hello could tell me how to set up microsoft cobol 5.0 in the vs code?

  • @ersinersin3159
    @ersinersin3159 3 года назад

    Thanks mom

  • @charlesluck8921
    @charlesluck8921 3 года назад

    I'm 49 seconds into the video and I have to ask... you are running VSCode on a Windows machine, why not just double click the VS CODE icon? That would be my preference.

    • @apollosun2913
      @apollosun2913 3 года назад

      He seems to be running a VM which, in tur, is running Ubuntu which, in turn, is running VS Code.

  • @pgklada
    @pgklada 3 года назад

    you should increase command windows font size... it is almost unreadable...

  • @LuigiZambetti
    @LuigiZambetti 3 года назад

    Why no more videos on COBOL?

  • @jonsmith2772
    @jonsmith2772 3 года назад

    Why not just doing `apt install gnucobol` and have every dependency needed be auto-installed?

  • @thomasbest316
    @thomasbest316 3 года назад

    RIP

  • @stephenxu5476
    @stephenxu5476 3 года назад

    thank you for your great information, may i ask Where are useful tutorials for configuring external files or databases for GnuCOBOL, i am using Mac, visual studio code, I have been developing based on mainframe in the past and I am not familiar with this environment, many thanks in advance

  • @clowool1516
    @clowool1516 3 года назад

    Hi! Thanks for every video ... but got problem here !!!! I did type ./configure and got the same msg : no dir. So I display the dir and oups ... did not have any config dir at all??? did have a .landscape ??? HELP!

  • @cachorrodomato2753
    @cachorrodomato2753 3 года назад

    HI! The problem is the name ".config". You tried to execute the command "./config", but the correct way is "./.config".

  • @julianmiglio8288
    @julianmiglio8288 3 года назад

    Hi I am Julian from Italy! Thank you very much for the videos. I am learning Cobol in my Raspberry Pi computer and I installed the GNU COBOL. I learning from books but I think it could be more interesting to learn developing a true project, I think it could give me more motivation. See you soon!

  • @AxelWerner
    @AxelWerner 3 года назад

    Running MS WINDOWS ?! This is the first mistake right there!

    • @pgklada
      @pgklada 3 года назад

      it is not... there are, obviously, plenty of people who run windows and want to try cobol

  • @slimvice9002
    @slimvice9002 3 года назад

    hello.cob: 5: warning: line not terminated by a newline userx:~/Cobol$ ./hello Hello World, from COBOL! userx:~/Cobol$ Why there a warning on "Stop Run." on line 5? But it did compiled and run though.

    • @ignacioaguilera4531
      @ignacioaguilera4531 3 года назад

      Para evitar ese error tienes que crear una nueva fila al final del todo que este vacía, sin ningún espacio ni ninguna tabulación 😁.

  • @martineavila5708
    @martineavila5708 4 года назад

    Waiting for the next video. Thanks.

  • @cheeks000
    @cheeks000 4 года назад

    "COBOL is very polite and uses proper punctuation." That made me smile :) This was an immense help for a college student trying to set up COBOL for learning. I was looking at the gnuCOBOL website for installation instructions but using WSL was a lot more simple. Thank you!

  • @german6547
    @german6547 4 года назад

    You should check your mic configuration. It is not easy to understand what you are saying. Maybe a headset could be the solutions. Regards.

  • @rohfritschfrancois7511
    @rohfritschfrancois7511 4 года назад

    I hope you are healthy, I look forward to seeing the rest of your videos. Big up from Marseille-France

  • @RobertLJ11
    @RobertLJ11 4 года назад

    Hi Renee. Thanks for the informative video. If I may make one suggestion, I have found to install the base development tools on at the command line in an Ubuntu environment I would typically use "apt install build-essential". Once again thank you for these videos. Keep it up!! 👍👍👍👍👍👍👍

  • @johnjoyce
    @johnjoyce 4 года назад

    Wonderful and gentle but clear introduction. Refreshing vs the BROGRAMMER kinds of tutorials. Thank you!

  • @rudytorres5466
    @rudytorres5466 4 года назад

    that´s interesting! greetings from Lima-Peru

  • @sprovs
    @sprovs 4 года назад

    This is a wonderful series, I hope you keep updating so we can follow along. I'd like to be productive and learn a new skill during these crazy times. Thank you so much!

  • @vma12345
    @vma12345 4 года назад

    Please, could you tell me why the Vscode don't print in the terminal the "Hello World" ? I'm trying to use cobol in the Vscode too, but I can't make this work, like when I'm using with Python for example... I'm using now a software called OpenCobolIDE, it works very well for me.

    • @cobolprogrammingfordevelop3037
      @cobolprogrammingfordevelop3037 4 года назад

      I could not locate an extension to allow VSCode to compile and run. But you can open a command prompt within code to compile and run. I will look at OpenCobolIDE!

    • @vma12345
      @vma12345 4 года назад

      @@cobolprogrammingfordevelop3037 thanks for your attention!!! If you find any extension, please tell me rsrs.

    • @rudytorres5466
      @rudytorres5466 4 года назад

      @@cobolprogrammingfordevelop3037 I use a one-year free trial student of MicroFocus and visual studio community 2019 it´s very well. They are easy to get them. Visual Studio compliles and run at the same time as Gnu OpenCobol Ide