Cobol 5 Setup VS Code and Run Hello

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • Configure VS Code to run with the Windows Linux Subsystem.
    Enter code for first cobol program. Compile and run the program.

Комментарии • 27

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

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

  • @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

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

    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!

  • @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!

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

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

  • @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!

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

    Waiting for the next video. Thanks.

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

    that´s interesting! greetings from Lima-Peru

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

    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 ?

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

    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 2 года назад

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

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

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

  • @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

  • @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 года назад +1

      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

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

    Thanks mom

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

    Why no more videos on COBOL?

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

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

  • @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 😁.

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

    RIP