Yusy4Code
Yusy4Code
  • 230
  • 1 996 932
JavaScript Tutorial - Part 7 | Debugging JS | yusy4code
This is part 7 of our Crash Course JavaScript. In this video we will learn about how to debug a JavaScript program using VS Code & Chrome developer tools
Full Playlist: czcams.com/play/PL-cQM7QhBjZTt2p_xhl08XAhZbdwJ_zep.html
Popular Playlists:
- Crash Course Python Basics
czcams.com/play/PL-cQM7QhBjZSCxKOTBkMfJDlFWE96pTdv.html
- Crash Course on REST API
czcams.com/video/1qGKeYOqqRI/video.html
- AWS Serverless
czcams.com/play/PL-cQM7QhBjZRO-yETY5tBL9ocRTTHVPa5.html
- IBMi Web Development
czcams.com/play/PL-cQM7QhBjZQRjoWA_IM4NAc5799nKfP0.html
- Crash Course RPGLE
czcams.com/play/PL-cQM7QhBjZQf13ItHcWXKPRrrj_Rulki.html
- RPGLE Fully Free Tutorial
czcams.com/play/PL-cQM7QhBjZRDnc0JIfRYGoGRXCOD2j8_.html
- ILE Concepts in IBMi
czcams.com/play/PL-cQM7QhBjZRFROC6ZOiLVotbOSUG8FjN.html
- IBMi Production support tips
czcams.com/play/PL-cQM7QhBjZTdriASppXQHNMCsZPMe-QF.html
#javascript #crashcourse #yusy4code
zhlédnutí: 455

Video

Convert Fixed Form to Free Form RPGLE - VS Code Extension | yusy4code
zhlédnutí 3,6KPřed rokem
In this video, I have explained how to convert fixed form RPGLE code to Free form RPGLE using VS Code extension. #yusy4code #as400 #rpgle
JavaScript Tutorial - Part 6 | Functions | yusy4code
zhlédnutí 159Před rokem
This is part 6 of our Crash Course JavaScript. In this video we will learn about - Functions - Function declaration - Function expression - Arrow functions - Default parameters Full Playlist: czcams.com/play/PL-cQM7QhBjZTt2p_xhl08XAhZbdwJ_zep.html Popular Playlists: - Crash Course Python Basics czcams.com/play/PL-cQM7QhBjZSCxKOTBkMfJDlFWE96pTdv.html - Crash Course on REST API czcams.com/video/1...
JavaScript Tutorial - Part 5 | String methods | yusy4code
zhlédnutí 151Před rokem
This is part 5 of our Crash Course JavaScript. In this video we will learn about - String methods - length - slice(start_idx, end_idx) [ end_idx not included] - substring(start_idx, end_idx) [ end_idx not included] - substr(start_idx, no_of_item) [ can handle -ve index] - replace (only first occurance) - replace with regex - toUpperCase - toLowerCase - trim - charAt or use like array index - sp...
JavaScript Tutorial - Part 4 | Array methods and Exercises | yusy4code
zhlédnutí 190Před rokem
This is part 4 of our Crash Course JavaScript. In this video we will learn about - Array functions - push, pop - shift, unshift - length - delete (makes empty places) - concat (returns new array) - splice (origianl array affected) - slice (original array not affected) - fill - sort (works with string) - reverse - indexOf - lastIndexOf - includes - forEach - map - filter - reduce Full Playlist: ...
JavaScript Tutorial - Part 3 | Type Conversion and Reference data types | yusy4code
zhlédnutí 110Před rokem
This is part 3 of our Crash Course JavaScript. In this video we will learn about - Type Conversion - Implicit (by JS) - Explicit (String, Number, parseInt, parseFloat, toString) - Reference type variables - Arrays - Any kind of Objects - Map - Functions Full Playlist: czcams.com/play/PL-cQM7QhBjZTt2p_xhl08XAhZbdwJ_zep.html Popular Playlists: - Crash Course Python Basics czcams.com/play/PL-cQM7Q...
JavaScript Tutorial - Part 2 | Datatypes, Operators, Loops | yusy4code
zhlédnutí 183Před rokem
This is part 2 of our Crash Course JavaScript. In this video we will learn about - Data types - Number (NaN, Infinity) - String (Single, double, template literel) - Boolean (true, false) - undefined - null - BigInt - Symbols - Operators - Arithmetic ( , -, *, /, %, , ) - Logical && , || - Conditional (<, >, <=, >=, , !=) - Equality ( , ! ) - Control Flow - if..else - Ternary - switch - ...
JavaScript Tutorial - Part 1 | Introduction | yusy4code
zhlédnutí 424Před rokem
This is first part of our Crash Course JavaScript. In this video we will learn about various way to run the JS code and difference between let, var and const declaration. Full Playlist: czcams.com/play/PL-cQM7QhBjZTt2p_xhl08XAhZbdwJ_zep.html Popular Playlists: - Crash Course Python Basics czcams.com/play/PL-cQM7QhBjZSCxKOTBkMfJDlFWE96pTdv.html - Crash Course on REST API czcams.com/video/1qGKeYO...
Building NodeJS Web Application in IBMi (AS400) using Express EJS idb-pconnector | yusy4code
zhlédnutí 3,4KPřed 2 lety
Hello Friends, In this video I have explained how to create a web application using Node, Express, EJS and idb-pconnector in IBMi (AS400). Setup VS Code for IBMi: czcams.com/video/IRkCLZDv01Q/video.html #yusy4code #ibmiwebdev
JavaScript Array methods - Map, Reduce, Filter - Simple Explanation | yusy4code
zhlédnutí 506Před 2 lety
In this video we are going to learn how map, reduce and filter method works on the arrays in JavaScript. Other Popular Playlists: - Crash Course Python Basics czcams.com/play/PL-cQM7QhBjZSCxKOTBkMfJDlFWE96pTdv.html - Crash Course on REST API czcams.com/video/1qGKeYOqqRI/video.html - AWS Serverless czcams.com/play/PL-cQM7QhBjZRO-yETY5tBL9ocRTTHVPa5.html - IBMi Web Development czcams.com/play/PL-...
CSS3 Tutorial - Part8 | CSS FlexBox | yusy4code
zhlédnutí 229Před 2 lety
This is part8 of our Crash Course CSS3. In this video we will learn about CSS Flexbox and its properties. Full Playlist: czcams.com/play/PL-cQM7QhBjZTOhedUNUMBrQjU01z45r-F.html Popular Playlists: - Crash Course Python Basics czcams.com/play/PL-cQM7QhBjZSCxKOTBkMfJDlFWE96pTdv.html - Crash Course on REST API czcams.com/video/1qGKeYOqqRI/video.html - AWS Serverless czcams.com/play/PL-cQM7QhBjZRO-y...
CSS3 Tutorial - Part7 | CSS Float and Clearfix | yusy4code
zhlédnutí 458Před 2 lety
This is part7 of our Crash Course CSS3. In this video we will learn about CSS float and its use cases. CSS - Float - What is in this video Floats are old technique BUT still there are older websites that were built using this Modern concept of Flexbox and Grid does better job than Float and these are recommended for new development 1. Element floated will be removed out of the document flow 2. ...
Using VS Code Extension to write and compile RPGLE code | code for ibmi | yusy4code
zhlédnutí 9KPřed 2 lety
Hello Friends, In this video I am going to share my first impression about working with code for ibmi (VS code extension) that allows to write and compile RPG code from VS code. Documentation: halcyon-tech.github.io/vscode-ibmi/#/ #yusy4code #code-for-ibmi #rpgle
Getting started node web development on IBMi in PUB400 | yusy4code
zhlédnutí 3,1KPřed 3 lety
How to practice web api in IBMi? 1. *IOSYSCONFIG for accessing IWS - stackoverflow.com/questions/49000529/what-is-the-pros-and-cons-of-iws-based-web-service-vs-cgi-programming-in-ibm-i 2. APACHEDFT in IBMi (V5R3 or later) - yusy4code.blogspot.com/2017/04/as400-html.html 3. What is in Pub400? 4. How to get started with pub400 - Demo 5. End thoughts Node on IBMi Videos: czcams.com/video/OJehGUgl9...
CSS3 Tutorial - Part6 | Styling Tables | yusy4code
zhlédnutí 195Před 3 lety
This is part6 of our Crash Course CSS3. In this video we will learn how to style a table using CSS. Full Playlist: czcams.com/play/PL-cQM7QhBjZTOhedUNUMBrQjU01z45r-F.html Popular Playlists: - Crash Course Python Basics czcams.com/play/PL-cQM7QhBjZSCxKOTBkMfJDlFWE96pTdv.html - Crash Course on REST API czcams.com/video/1qGKeYOqqRI/video.html - AWS Serverless czcams.com/play/PL-cQM7QhBjZRO-yETY5tB...
CSS3 Tutorial - Part5 | Styling Links & List Items | yusy4code
zhlédnutí 144Před 3 lety
CSS3 Tutorial - Part5 | Styling Links & List Items | yusy4code
CSS3 Tutorial - Part4 | Solving CSS Exercise problems | yusy4code
zhlédnutí 118Před 3 lety
CSS3 Tutorial - Part4 | Solving CSS Exercise problems | yusy4code
CSS3 Tutorial - Part3 | Margin, Border, Padding & Box Model | yusy4code
zhlédnutí 107Před 3 lety
CSS3 Tutorial - Part3 | Margin, Border, Padding & Box Model | yusy4code
CSS3 Tutorial - Part2 | Font, Text, Colors | yusy4code
zhlédnutí 120Před 3 lety
CSS3 Tutorial - Part2 | Font, Text, Colors | yusy4code
CSS3 Tutorial - Part1 | Syntax, Selectors, Class, Id | yusy4code
zhlédnutí 240Před 3 lety
CSS3 Tutorial - Part1 | Syntax, Selectors, Class, Id | yusy4code
Crash Course HTML5 - Final Part | Semantic Tags Blocked and Inline Element | yusy4code
zhlédnutí 108Před 3 lety
Crash Course HTML5 - Final Part | Semantic Tags Blocked and Inline Element | yusy4code
Crash Course HTML5 - Part6 | Various DropDown List in HTML Form | yusy4code
zhlédnutí 210Před 3 lety
Crash Course HTML5 - Part6 | Various DropDown List in HTML Form | yusy4code
Crash Course HTML5 - Part5 | Form and Input tag | yusy4code
zhlédnutí 142Před 3 lety
Crash Course HTML5 - Part5 | Form and Input tag | yusy4code
Crash Course HTML5 - Part4 | List and Tables | yusy4code
zhlédnutí 154Před 3 lety
Crash Course HTML5 - Part4 | List and Tables | yusy4code
Crash Course HTML5 - Part3 | Anchor and Image Tags | yusy4code
zhlédnutí 123Před 3 lety
Crash Course HTML5 - Part3 | Anchor and Image Tags | yusy4code
Crash Course on HTML5 - Part 2 | Formatting Tags | yusy4code
zhlédnutí 182Před 3 lety
Crash Course on HTML5 - Part 2 | Formatting Tags | yusy4code
Crash Course on HTML5 - Part 1 | Basic HTML Tags | yusy4code
zhlédnutí 320Před 3 lety
Crash Course on HTML5 - Part 1 | Basic HTML Tags | yusy4code
HTML, CSS, JavaScript Overview - Complete Intro to Beginners | yusy4code
zhlédnutí 1,1KPřed 3 lety
HTML, CSS, JavaScript Overview - Complete Intro to Beginners | yusy4code
2021 New Year Gift for all IBMi guys | yusy4code
zhlédnutí 2,4KPřed 3 lety
2021 New Year Gift for all IBMi guys | yusy4code
Crash Course API - Part 7 | Implementing HTTP Basic Auth | yusy4code
zhlédnutí 726Před 3 lety
Crash Course API - Part 7 | Implementing HTTP Basic Auth | yusy4code

Komentáře

  • @tbimbra
    @tbimbra Před 2 dny

    Yusef, your video is very helpful. Any chance you could share the RPG source in order the try out your sample? Thx.

  • @user-el8jt6kv6v
    @user-el8jt6kv6v Před 2 dny

    HI, why did u declare command below DCL VAR(&CHAR) TYPE(*CHAR) LEN(3) when declaring numbers that which is bigger number ?

  • @athuldasma134
    @athuldasma134 Před 7 dny

    NICE

  • @dscorca
    @dscorca Před 13 dny

    Nice demonstration, thank you for sharing. I have trouble understand your explanations due to the audio quality. When I record technical videos, I do the production a little differently. First I record the screens that demonstrate what I want to teach the viewers. I also record audio at the same time, but that audio is not what the final video will have. Next, I record the audio separately off of a script. Then, I can also insert separate videos of me where I can provide more detailed explanations, and at the same time record my audio in a quiet place, and fix my stuttering and mumbling.

  • @itisinha5228
    @itisinha5228 Před 14 dny

    I downloaded it using the link provided in the description box but it is not working. It installs but whenever I click on IBM personal communication trials.msi (That's how it is in my system ) it takes me to setup screen.

  • @ashamaddhi
    @ashamaddhi Před 29 dny

    Hi Yusuf, Is this playlist covered all the things?

  • @sauvikmondal4828
    @sauvikmondal4828 Před měsícem

    Thanks a lot for the explanation. It was very helpful

  • @vanhoan9873
    @vanhoan9873 Před měsícem

    How to turn off display messges when by what option inside?

  • @marathmolatechie
    @marathmolatechie Před měsícem

    I am getting junk values in CSV, the as400 files fields where created using CAST SQL statements which are resulting in junk values when i do CPYTOIMPF pls tell me solution

  • @rajasekarn3718
    @rajasekarn3718 Před měsícem

    Hi, how to send files to another server via SFTP from AS400

  • @flavioaltamirano6087
    @flavioaltamirano6087 Před měsícem

    Hello Yusuf I wanted to know how I can run the node express server (which was created in the example) by executing in batch. ... I am not being able to execute in batch from a CL from iseries. ...it works for me with interactive CALL QP2TERM, ...but I need it to be executed in batch. Thank you for your cooperation.

  • @scottperryman5664
    @scottperryman5664 Před měsícem

    Awesome, thank you.

  • @scottperryman5664
    @scottperryman5664 Před měsícem

    Thankful for your video, thank you for doing these.

  • @primecero
    @primecero Před měsícem

    Thank you for your amazing work Yusy, your tutorials are the best and to the point. A question that I have is how do you get inputs from the keyboard in fixed form (equivalent to the double single quotes)?

  • @scottperryman5664
    @scottperryman5664 Před měsícem

    Thank you! I am enjoying these videos!

  • @comanche1963
    @comanche1963 Před měsícem

    Congratulations on all your AS400 videos. They are very useful to me! I hope you will publish many more wonderful videos like these. Thank you very much! Bye

  • @comanche1963
    @comanche1963 Před měsícem

    Great Job My Friends!

  • @kaushalyadav3869
    @kaushalyadav3869 Před 2 měsíci

    Great work Sir

  • @scottperryman5664
    @scottperryman5664 Před 2 měsíci

    Thank you so much, I have enjoyed all your videos. I do wish there was more detail regarding the position to RRN, I cannot seem to get it to work.

  • @raghavendraoleti7350
    @raghavendraoleti7350 Před 2 měsíci

    Hi For me the keyboard is not opening when i click on the 'Remap keyboard function' could you please help me on this please

  • @sussiraf
    @sussiraf Před 2 měsíci

    Hi Yusuf...do you conduct online classes or tuitions for IBMi web access and related areas...if so...send me details please

  • @johntorres4637
    @johntorres4637 Před 2 měsíci

    Just saw this video! Is there a way to run git commands like you just did with ls ?

  • @gowsi4251
    @gowsi4251 Před 3 měsíci

    Can anyone help with the difference between CALLP/CALLB/CALLPRC and also where we want to use EXTPGM/EXTPRC pls

  • @orph4nsx
    @orph4nsx Před 3 měsíci

    Do you have paid courses on Udemy?

  • @haroldlopez9106
    @haroldlopez9106 Před 3 měsíci

    what is the difference between zoned and packed?

  • @pramodgodekar144
    @pramodgodekar144 Před 3 měsíci

    Thanks for this helpful video. Just one query. Can we use GitHub copilot with rpgle programs?

  • @FabianoAlves-sr9in
    @FabianoAlves-sr9in Před 3 měsíci

    Hello, could you make a tutorial on PID programming in a programmable logic controller? thanks.

  • @achelocampo8927
    @achelocampo8927 Před 3 měsíci

    Hi, good evening. I am new to AS400. I was showed a list of report, from 2019 to 2024. How to search a specific report from this period? Say I want only AR Report for March 2024. Currently, we have to do page down from 2019 to 2024 to see this report. Also, when I get onto this report, how can I save it as PDF or Excel? Currently, we print this report then scan it then convert this to Excel. Thank you very much.

  • @achelocampo8927
    @achelocampo8927 Před 3 měsíci

    Hi, good evening. I am new to AS400. I was showed a list of report, from 2019 to 2024. How to search a specific report from this period? Say I want only AR Report for March 2024. Currently, we have to do page down from 2019 to 2024 to see this report. Also, when I get onto this report, how can I save it as PDF or Excel? Currently, we print this report then scan it then convert this to Excel. Thank you very much.

  • @sdboyd
    @sdboyd Před 3 měsíci

    Thanks, man. Very helpful.

  • @davidkeck6183
    @davidkeck6183 Před 3 měsíci

    You posted this three years ago and it's still helping people! Thanks Yusuf!!

  • @SaiKrishna-zz6wj
    @SaiKrishna-zz6wj Před 3 měsíci

    nic video

  • @r123mite
    @r123mite Před 4 měsíci

    Thank you for your video, your explanation is very educational and the examples are very good.

  • @nemeshkavishka1152
    @nemeshkavishka1152 Před 4 měsíci

    Is it a must to use 90 when sign off..or is it a myth

  • @sathishviv18
    @sathishviv18 Před 4 měsíci

    This regex is working for me in strsql but if I try this in sqlrpgle it's not working it returns always 0 for all inputs

  • @sathishviv18
    @sathishviv18 Před 4 měsíci

    This regex is working for me in strsql but in my sqlrpgle its not working it always returns 0

  • @RamboRio077
    @RamboRio077 Před 4 měsíci

    How to find the exact record number where the issue reported while using file in job

  • @donrima4877
    @donrima4877 Před 4 měsíci

    ALSO - MAKE SURE - CHGJOB CCSID(37) - or no data in your PF

  • @donrima4877
    @donrima4877 Před 4 měsíci

    Your RPG has a couple syntax errors that need to be corrected before it will compile. And it will create the table, but won't populate it. Please update.

  • @ukmsreddy
    @ukmsreddy Před 4 měsíci

    Really superb 🎉 Thanks!!

  • @michielderuyter8024
    @michielderuyter8024 Před 5 měsíci

    This is an amazin video.

  • @arul.a6297
    @arul.a6297 Před 5 měsíci

    Puriyala bro

  • @juliobarrios9265
    @juliobarrios9265 Před 5 měsíci

    Hi it would be nice if you mention what funtion key you use to move from place to place, Thank you

  • @avijit616
    @avijit616 Před 5 měsíci

    What is PF?

  • @rasiowiec
    @rasiowiec Před 5 měsíci

    StudNam has been updated in the 3rd record so "Update SflData" after InpOpt = ' ' should also update StudName to "Stud 3 NEW" in the 3rd record (changes were canceled by F12). Why it was not updated ? So I do not know why it behaves as intended :).

  • @thisarudheerarathna9569
    @thisarudheerarathna9569 Před 5 měsíci

    Thanks for the video Yusuf. I follow the same. but I can't get the end result. Logs showing error. ZSRV_MSG0016: URI in request GET /favicon.ico HTTP/1.1 is not valid

  • @user-ig2tx6rb2d
    @user-ig2tx6rb2d Před 6 měsíci

    Hi, The videos are super helpful. Thanks. But what is the screen that is being used to edit the file data so that the journal is updated? I am trying to follow along using Mocha and PUB400. I am a practicing beginner. I got my files created, journals rcvrs and journal created. Just trying to figure out how to make the file edits so that they get journaled. thanks!

  • @vijaylanjewar1102
    @vijaylanjewar1102 Před 6 měsíci

    Background voice to mute kr dete bro uski vjh se awaj clear nhi ho rhi h

  • @fareesashaikh5530
    @fareesashaikh5530 Před 6 měsíci

    thank u sir