Coffee Programmer
Coffee Programmer
  • 659
  • 1 502 830

Відео

Cannot call value of non-function type 'module Realm 'Remove ')'
Переглядів 182Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram
Making Variables Read-Only in Swift
Переглядів 18Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram
Xcode Playground Loops are not working | For loops | Repeat Loops
Переглядів 12Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram
Reusable View in SwiftUI using Code Snippets | Full Tutorial
Переглядів 52Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram In this comprehensive SwiftUI tutorial, you'll learn how to create reusable views using code snippets. Reusable views can help you write cleaner and more efficient code, making your iOS app development process faster and more organized. We'll guide you through the steps to define, implement, and use reusable components in your ...
How to change SF Symbol size in SwiftUI
Переглядів 15Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram
How to add a Corner Radius to a Image in SwiftUI
Переглядів 19Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram 'cornerRadius(_:antialiased:)' will be deprecated in a future version of iOS: Use 'clipShape' or 'fill' instead.
Swift Ternary Operator: Quick and Powerful Conditional Statements
Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram
Save Data in Custom Plist | Read & Write in Swift | Xcode Tutorial for iOS
Переглядів 32Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram In this Swift tutorial, you'll learn how to save data in a custom plist file on your device's document storage. We'll walk you through the process of reading and writing data in Swift using Xcode. Whether you're developing an iOS app and need to persist user settings, preferences, or other data, this guide will show you the ess...
Swift Tutorial: Reversing a Boolean Value
Переглядів 10Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram
Create TableView Cell Accessory Types Programmatically in Swift | Add Checkmark and Deselect
Переглядів 29Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram In this tutorial, you'll learn how to programmatically create TableView cell accessory types in Swift. We'll cover how to add and remove checkmarks from TableView cells using Swift programming. This step-by-step guide is perfect for beginners and those looking to enhance their iOS development skills. Follow along to master the ...
A connection was successfully established with the server,but then an error occurred | Visual studio
Переглядів 186Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram When trying to connect to an SQL Server database in Visual Studio through Server Explorer, the following error is shown: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not...
GitHub Fork & Pull Requests Easy Tutorial
Переглядів 66Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram In this easy tutorial, we'll guide you through the process of forking a repository and making pull requests on GitHub. Whether you're a beginner or looking to refresh your skills, this step-by-step guide will help you contribute to open-source projects effortlessly. Learn how to fork a repo, make changes, and submit a pull requ...
How to Create a WebView App Using SwiftUI | Xcode Tutorial
Переглядів 113Місяць тому
Can you help me to buy a coffee: www.buymeacoffee.com/coffeeprogram Download project: drive.google.com/file/d/1glL-adbta4n0DGGMBthBOvNveMFFcJDN/view?usp=sharing In this tutorial, I'll guide you through the process of creating a WebView app using SwiftUI. This step-by-step Xcode tutorial is perfect for beginners and developers looking to integrate web content into their SwiftUI applications. We'...
Cannot find type 'UIViewRepresentable' in scope SwiftUI error solution
Переглядів 51Місяць тому
Cannot find type 'UIViewRepresentable' in scope SwiftUI error solution
How to Create an iOS News App Using SwiftUI | Xcode Tutorial
Переглядів 72Місяць тому
How to Create an iOS News App Using SwiftUI | Xcode Tutorial
SwiftUI List Tutorial: How to Create a List with a Click Event in an Xcode SwiftUI Project
Переглядів 32Місяць тому
SwiftUI List Tutorial: How to Create a List with a Click Event in an Xcode SwiftUI Project
How to use UserDefaults in SwiftUI | Setting Background Color for Dark Mode
Переглядів 28Місяць тому
How to use UserDefaults in SwiftUI | Setting Background Color for Dark Mode
Swift Tutorial: How to Create a Generic Network Request Function
Переглядів 13Місяць тому
Swift Tutorial: How to Create a Generic Network Request Function
How to Prevent Others from Creating Instances of a Class in Swift (Restrict Object Creation
Переглядів 6Місяць тому
How to Prevent Others from Creating Instances of a Class in Swift (Restrict Object Creation
KVC & KVO in Swift Tutorial | How to use Key Value Coding and Key Value Observing
Переглядів 352 місяці тому
KVC & KVO in Swift Tutorial | How to use Key Value Coding and Key Value Observing
Navigate to Storyboard ViewController in SwiftUI | SwiftUI & UIKit Integration Tutorial
Переглядів 632 місяці тому
Navigate to Storyboard ViewController in SwiftUI | SwiftUI & UIKit Integration Tutorial
How to make a SwiftUI Image view resemble a profile picture: Circle an image with an outside stroke
Переглядів 162 місяці тому
How to make a SwiftUI Image view resemble a profile picture: Circle an image with an outside stroke
How to use a Custom Font in SwiftUI application | Xcode Tutorial
Переглядів 1132 місяці тому
How to use a Custom Font in SwiftUI application | Xcode Tutorial
xcrun simctl list devicetypes error:unable to find utility "simctl", not a developer tool or in PATH
Переглядів 622 місяці тому
xcrun simctl list devicetypes error:unable to find utility "simctl", not a developer tool or in PATH
iOS Swift ViewModel simple tutorial | Xcode MVVC example
Переглядів 572 місяці тому
iOS Swift ViewModel simple tutorial | Xcode MVVC example
How to Add an Activity Indicator to a UIAlertController in Swift
Переглядів 272 місяці тому
How to Add an Activity Indicator to a UIAlertController in Swift
Jewel Rain Vortex - Singapore - Jewel Changi Airport
Переглядів 212 місяці тому
Jewel Rain Vortex - Singapore - Jewel Changi Airport
Hide Navigation Bar in the Root View Controller in Xcode | Swift Navigation Controller Tutorial
Переглядів 292 місяці тому
Hide Navigation Bar in the Root View Controller in Xcode | Swift Navigation Controller Tutorial
How to Make Views Curved in iOS Using Swift | Xcode Tutorial
Переглядів 202 місяці тому
How to Make Views Curved in iOS Using Swift | Xcode Tutorial

КОМЕНТАРІ

  • @vihangajuly6316
    @vihangajuly6316 День тому

    Thank You🖤

  • @prathyusharepalle1847
    @prathyusharepalle1847 4 дні тому

    helpful video! Thank You bro

  • @WhyetBuck
    @WhyetBuck 4 дні тому

    Anderson Frank Walker Melissa Young Paul

  • @FrancescaCaregnatoTosetto
    @FrancescaCaregnatoTosetto 5 днів тому

    I abandoned my PhD thesis for months; while retaking it, I wasn't unable to use the Word Plugin, hence to cite on my document. THANK YOU so much for helping me solve this in such an easy way! God bless :)

  • @MartinMcDermot
    @MartinMcDermot 5 днів тому

    Thanx - simply usefull video :) great work

  • @Postolnyi
    @Postolnyi 6 днів тому

    Thank you!

  • @OzzTheWizzard
    @OzzTheWizzard 7 днів тому

    i dont have a xamp file.

  • @mahalakshminadar2878
    @mahalakshminadar2878 7 днів тому

    Tq sir

  • @user-db5vh3qj7h
    @user-db5vh3qj7h 9 днів тому

    u r the best

  • @Peribsean
    @Peribsean 9 днів тому

    Tu é 10!

  • @yasonolivertanod7925
    @yasonolivertanod7925 9 днів тому

    helpful :)

  • @asifkhan-er4oc
    @asifkhan-er4oc 10 днів тому

    bro dubilicated file error

  • @ValiantSolves1487
    @ValiantSolves1487 11 днів тому

    Thhiiiisss iss a looooot of heeellpppp🎉🎉🎉

  • @ikkay
    @ikkay 11 днів тому

    Thanks a lot bro!!!

  • @user-kn9hj6xe8j
    @user-kn9hj6xe8j 12 днів тому

    Thanks man, it helped me lot

  • @miguelmotta841
    @miguelmotta841 13 днів тому

    Good video, thanks :)

  • @Akhil-wm5dw
    @Akhil-wm5dw 13 днів тому

    Thanks bro helped a ton

  • @aarshhadap8772
    @aarshhadap8772 14 днів тому

    thanks a lot man , you are a genius!!!!

  • @igorunimontes
    @igorunimontes 15 днів тому

    PS C:\xampp\htdocs\bazarTec> php artisan migrate Illuminate\Database\QueryException SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for mysql.railway.internal failed: Este host no conhecido. (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'railway' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:65 PDOException::("PDO::__construct(): php_network_getaddresses: getaddrinfo for mysql.railway.internal failed: Este host no conhecido. ") 2 vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:65 PDO::__construct("mysql:host=mysql.railway.internal;port=3312;dbname=railway", "root", Object(SensitiveParameterValue), [])

  • @KrishKhemani-dv5do
    @KrishKhemani-dv5do 15 днів тому

    Thank you!!

  • @divyanshupant3892
    @divyanshupant3892 16 днів тому

    thank you soo much really solved my issue

  • @kategolyakevich2615
    @kategolyakevich2615 17 днів тому

    Thank you sooooooo much, u just saved me from explosion

  • @dwpalme2670
    @dwpalme2670 18 днів тому

    Cannot understand a fucking word

  • @dwpalme2670
    @dwpalme2670 18 днів тому

    Speak ENGLISH YOU IGIT

  • @anreylarriencebriso937
    @anreylarriencebriso937 19 днів тому

    U saved ma life brodie

  • @talundizkatyhopho4813
    @talundizkatyhopho4813 19 днів тому

    Thanks so much Bro , after a long struggle . `this really helped

  • @currentlyunalive6223
    @currentlyunalive6223 20 днів тому

    Thank you so so much

  • @FawoleBenjamin
    @FawoleBenjamin 20 днів тому

    But I guess you edited it in php but I’ll try it

  • @NikhilKunati
    @NikhilKunati 21 день тому

    Thank you so much !

  • @francislegaspi2923
    @francislegaspi2923 21 день тому

    There is a short version of this and it works the same println("text here")

  • @m.valent_diansyah
    @m.valent_diansyah 22 дні тому

    aaaaaaa finallyyyy, thank you so muchhh

  • @jeffflynn4652
    @jeffflynn4652 22 дні тому

    Thanks!

  • @kohawarumair8838
    @kohawarumair8838 22 дні тому

    sukria

  • @boywilliamjunior6142
    @boywilliamjunior6142 23 дні тому

    Thank you sir!

  • @TutiNurwendah-g4r
    @TutiNurwendah-g4r 23 дні тому

    hai can you help me my mendeley insert on mac have pop up and make office not full size can you help me this problem?

  • @shuheed
    @shuheed 23 дні тому

    Thank you , I fixed it !

  • @frej1414
    @frej1414 25 днів тому

    Turned out, it was just the missing include at the top (use ...) that solved it for me. VSCode doesn't do that automatically like most other IDEs do, but there probably is a way to configure it

  • @nuuhr3268
    @nuuhr3268 25 днів тому

    god tank u

  • @maryamh8458
    @maryamh8458 26 днів тому

    Thank you very much! a game changer 😉😉

  • @user-hy8cn7ic2z
    @user-hy8cn7ic2z 26 днів тому

    what they require IDclient and Password also

  • @angelailma950
    @angelailma950 27 днів тому

    Works! Thank you

  • @karnansooriyakumar8002
    @karnansooriyakumar8002 27 днів тому

    Thnak you

  • @babacan77
    @babacan77 27 днів тому

    Why didn't you run the program?

  • @yingniantao4841
    @yingniantao4841 28 днів тому

    This is a life-saver, used it twice on my second device. Thanks for posting!

  • @dreadwing1784
    @dreadwing1784 28 днів тому

    Kch samaj nhi aya bro

  • @vickybhaidoss8066
    @vickybhaidoss8066 28 днів тому

    bro i don't use any packages Frameworks/hermes.framework in this file showing error but this file doesn't exits how can i solve this any idea on this

  • @hashirmeraj991
    @hashirmeraj991 28 днів тому

    thanks budyy

  • @rayanhani7336
    @rayanhani7336 29 днів тому

    Thx

  • @user-qi7cz4tk8x
    @user-qi7cz4tk8x 29 днів тому

    Gotha ghnne nthuw kiynwd

  • @onurcankurum2131
    @onurcankurum2131 Місяць тому

    adamsın adam