Code First with Hala

Code First with Hala

Hello! I'm Hala. I create step by step coding tutorials to help you learn coding fast.

For business inquiries:
[email protected]

Пікірлер

  • @tarekfahmy1803
    @tarekfahmy1803Күн бұрын

    from my deeply heart really great job . thank you Hala

  • @doggydoggy578
    @doggydoggy5782 күн бұрын

    Does it cost anyting

  • @AshwinMohanty-p8d
    @AshwinMohanty-p8d3 күн бұрын

    hi

  • @victoribarra9930
    @victoribarra99304 күн бұрын

    This is a really well explained video. Thanks!

  • @bennguyen1313
    @bennguyen13134 күн бұрын

    I like designing the GUI elements in a WYSIWYG editor , then separately code what those elements do. For example pyqt has Qt Designer.. GTK has Glade/Cambalache /GTK Builder, and wxWidgets has wxSmith / wxGlade / wxFormBuilder. Does tkinter have something like that? BTW, any thoughts on Taipy Designer StreamLit Gradio Google Mesop NiceGuI ImGui / pyimgui / dearpygui (WYSIWYG Editors: tpecholt / imrad , Raais/ImStudio , ImGuiBuilder and JamesBoer / ImFrame)

  • @haroldbk
    @haroldbk5 күн бұрын

    This was a great learning experience for me. Not only was it a great explanation on how to use openai but also widget placement especially using frames. my suggestion is that you update the OpenAI import statement. I found I needed to first buy a minimum subscription for OpenAI. from openai import OpenAI client=OpenAI(api_key=os.getenv("OpenAI_API_Key")) response =client.chat.completions.create(model="gpt-4o-mini".....)

  • @jagatmohansarvari5681
    @jagatmohansarvari56815 күн бұрын

    Thanks!!

  • @vaibhavsodhi5849
    @vaibhavsodhi58495 күн бұрын

    very helpful

  • @maryamraza8850
    @maryamraza88506 күн бұрын

    I am getting this error "C:\Windows\System32\Executable File>python -m pyinstaller --onefile -w Data_Entry_Form.py C:\Program Files\Python311\python.exe: No module named pyinstaller" how can I fix it?

  • @Sujal.007
    @Sujal.0077 күн бұрын

    it is saying window is not defined when i run the program

  • @jainibrm1
    @jainibrm18 күн бұрын

    💚💚

  • @user-kk1tj2tx8j
    @user-kk1tj2tx8j8 күн бұрын

    Is the Email really fake, or it just creates a random email that can accidentally be for someone ?

  • @landrhykopp9836
    @landrhykopp98368 күн бұрын

    Thank you it works fine !

  • @pingmetal
    @pingmetal8 күн бұрын

    Thank you for the great tutorial. By the way, just note that when you used the module datetime and made it add time to the filename, the last digits were not just seconds. The first digits indicated the hours however using the 24-hour clock format, so as it was 8 PM on your PC, that became the number 20.

  • @VideosViraisVirais-dc7nx
    @VideosViraisVirais-dc7nx9 күн бұрын

    Thanks. Because of your video, I managed to get a job at NASA 😅

  • @user-fn1td6pl9n
    @user-fn1td6pl9n9 күн бұрын

    How can I modify the python version? Does it work with Anaconda python envirenment, too?

  • @joeneoj
    @joeneoj9 күн бұрын

    This tutorial is perfect for beginners who wants to know what every line does or means. Thank you very much, you are a good teacher!

  • @edvindrag5265
    @edvindrag526511 күн бұрын

    You're a godsend, couple of days searching how to get kivy on vscode and another how to run it. You managed it all in 8 minutes.

  • @duongtran1501
    @duongtran150111 күн бұрын

    thanks for the help

  • @srinivasan3642
    @srinivasan364211 күн бұрын

    Hi I am getting the following error message {File "d:\python_projects\tkinter\data_entry.py", line 39, in enter_data workbook = openpyxl.workbook() ^^^^^^^^^^^^^^^^^^^ TypeError: 'module' object is not callable}

  • @joeb895
    @joeb89511 күн бұрын

    I’ve been teaching myself Python for four months now and this video is excellent. Your explanation of everything helped me learn and understand a lot. Thank you! 😊

  • @netreis1
    @netreis113 күн бұрын

    Perdi algumas horas buscando uma solução para o meu código e neste video ficou esclarecido. Parabéns!

  • @Rapha_Carpio
    @Rapha_Carpio13 күн бұрын

    can we put these kind of apps on a html?

  • @duangaolu
    @duangaolu13 күн бұрын

    You are really good! Thanks.

  • @ghaithshaqra4100
    @ghaithshaqra410014 күн бұрын

    excellent tutorial python is easy and very powerful but most of the people who try to explain and teach it make it harder to understand for learners you made it simpler thanx a lot

  • @anubisai
    @anubisai14 күн бұрын

    High-quality video. Nice.

  • @RohitSingh-b2l
    @RohitSingh-b2l15 күн бұрын

    thanks for all your videos and tutorials...i literally love your videos, you explain the best ❤❤💖💖

  • @RohitSingh-b2l
    @RohitSingh-b2l15 күн бұрын

    I love your videos, literally no one can explain it as better as you could. thanks for all of your tutorials....💖💖❤❤💖💖

  • @amusaber6648
    @amusaber664816 күн бұрын

    Thank You Great explanation. i have a question How to build Executable (.exe) file from Python for all Versions of Windows (Seven,8,10,11) i used PyInstaller in windows 10 ,but the Executable file compiled by PyInstaller does not work on Windows 7

  • @raymundofelipeolvera5594
    @raymundofelipeolvera559416 күн бұрын

    Great Video and project, I am working currently in something similar but my DB is quite big so I ma using parquet file, does parquet will work like excel worked in this project?

  • @metinkoc
    @metinkoc16 күн бұрын

    So informative thx for sharing

  • @mscigniewwinkel8643
    @mscigniewwinkel864318 күн бұрын

    Thank you! Great presentation!

  • @tokenizedgameplay
    @tokenizedgameplay18 күн бұрын

    @codefirstwithhala the next video please

  • @felomwend4377
    @felomwend437719 күн бұрын

    Thank you mom, it worked very nice to me

  • @mmeink3954
    @mmeink395420 күн бұрын

    Again, thank you for this stunning video. I am wondering if I could do this dashboard and plots as my output and I would like to upload the data as .csv from a GUI. Is there a way to do that? Thank you.

  • @MD_GESAN
    @MD_GESAN20 күн бұрын

    windows defender showing my file as virus, why is that :(

  • @suryatejess
    @suryatejess21 күн бұрын

    8:27

  • @MuslimNews-cf3ee
    @MuslimNews-cf3ee21 күн бұрын

    nice

  • @ranjanakoul144
    @ranjanakoul14421 күн бұрын

    Hala, thanks for this Tutorial, I am trying to create a Vendor Database, however, how do avoid entering vendor name multiple times?

  • @horkacemedia6028
    @horkacemedia602822 күн бұрын

    You have done the best tutorial in Python Programming. There is no another programmer which/who I can compare with you. I appreciate you for this tutorial, thank you so much. Just, I only watched it; but I wanna practice it in the coming days. Thanks

  • @bumpersmith
    @bumpersmith23 күн бұрын

    A very good explanation of the process of Google's 2-Step Verification. I have been stuck on this process when using the vba language in MS Access. Please make a video on how to do this to send out a list from a sqlite db with attachments to use to send out newsletters.

  • @seyiramametepey3012
    @seyiramametepey301224 күн бұрын

    i cant the directory after the installation i did that with pyqt5 and 6

  • @seyiramametepey3012
    @seyiramametepey301224 күн бұрын

    ive solved it

  • @jemilnasir7884
    @jemilnasir788424 күн бұрын

    I want to see more of your python tutorial You are great Hala

  • @Emsofficial
    @Emsofficial25 күн бұрын

    How to solve this error? note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pycryptodome Failed to build pycryptodome ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pycryptodome)

  • @engineeringwithandy6434
    @engineeringwithandy643425 күн бұрын

    Excellent simple and clear tutorial I have shared this with my students for their Digital Technology assignment as a reference.

  • @bsfc-lh6xt
    @bsfc-lh6xt26 күн бұрын

    instead of login_lable.girid(row=**,column=**) we can write this login_lable.place(x=**,y***)

  • @thefattestbaby420
    @thefattestbaby42027 күн бұрын

    Wish there was a was to register an account as to not have to go into the file, other than that hands down best tutorial on KZread

  • @Limitless_Technologies
    @Limitless_Technologies27 күн бұрын

    Very good teacher.

  • @CIsntSharp
    @CIsntSharp28 күн бұрын

    This is Awesome

  • @xxxoTariqoxxx
    @xxxoTariqoxxx28 күн бұрын

    فنانه