Posts: 410
Threads: 8
Joined: Dec 2023
Alright,
So i'm definitely not a programer. Besides some basic old schoot html, css, etc, I do not have any experience programing. I know I shouldn't put 2 questions in one post but ....
1.) What is a fair price to pay someone to take 2 or 3 csv file, and to sql database, and then make a telegram bot ? Some people posts these services on Fiverr for $20...but some list it for $500. Pretty big gab... Thank you in advance for no sarcasm ....
2.) If you want to add, is there a book you read that really changed how you understood programing and languages? Pretty broad, can be any language. I've tried a couple books on python and C# but something is no clicking...Thanks !
Posts: 687
Threads: 23
Joined: Oct 2023
You are asking about 2 questions here simultaneously.
NO.2: You need to do more of practice to learn programming. Build a project after learning some basics
Posts: 410
Threads: 8
Joined: Dec 2023
(09-29-2024, 02:37 AM)19689p Wrote: You are asking about 2 questions here simultaneously.
NO.2: You need to do more of practice to learn programming. Build a project after learning some basics
and fair price for telegram bot? That was the real question. The 2nd part was extra if you wanted to add.
And in regards to 2nd question: I've studied networking and programming basics for over a year. I was just wondering if there was a specific book, that you read in your life, that changed your understanding of programming? For instance, I have a degree in a different field. I don't want to put too much personal information on here, but my degree involves the understanding of the human mind. There are a few specific books that I've read along the way that really changed the way I view human behavior.
But thanks for your response!
Posts: 687
Threads: 23
Joined: Oct 2023
(09-29-2024, 02:25 PM)sallybooker94 Wrote: (09-29-2024, 02:37 AM)19689p Wrote: You are asking about 2 questions here simultaneously.
NO.2: You need to do more of practice to learn programming. Build a project after learning some basics
and fair price for telegram bot? That was the real question. The 2nd part was extra if you wanted to add.
And in regards to 2nd question: I've studied networking and programming basics for over a year. I was just wondering if there was a specific book, that you read in your life, that changed your understanding of programming? For instance, I have a degree in a different field. I don't want to put too much personal information on here, but my degree involves the understanding of the human mind. There are a few specific books that I've read along the way that really changed the way I view human behavior.
But thanks for your response!
All programming languages take the same trend. A book like: THINK LIKE A PROGRAMMER by spraul gives you a pathway to think and put real life stuff into programming.
Posts: 1,655
Threads: 66
Joined: Aug 2023
The price of a bot depends on many factors, including what is required for the bot to work. And the more you want from the bot and the more complex the implementation, the more expensive it is.
Posts: 410
Threads: 8
Joined: Dec 2023
10-01-2024, 02:29 PM
(This post was last modified: 10-01-2024, 02:35 PM by sallybooker94.)
Awesome! Thank you for your response! Exactly what I was looking for!
(09-30-2024, 05:56 AM)termit Wrote: The price of a bot depends on many factors, including what is required for the bot to work. And the more you want from the bot and the more complex the implementation, the more expensive it is.
Hypothetically something simple like an OSINT Bot...With maybe 500 gb of data in csv format. Something basic, like 5 search operators .... Just a range
Posts: 1,655
Threads: 66
Joined: Aug 2023
For what you want, you need to not only write the bot code. You need to set up the server, optimize the database for requests, connect the database and the bot. I don't know how much it costs, but it's definitely not a simple bot.
You need to study the offers of freelancers who have something similar in their portfolio.
Posts: 410
Threads: 8
Joined: Dec 2023
(10-02-2024, 12:36 AM)termit Wrote: For what you want, you need to not only write the bot code. You need to set up the server, optimize the database for requests, connect the database and the bot. I don't know how much it costs, but it's definitely not a simple bot.
You need to study the offers of freelancers who have something similar in their portfolio.
Appreciate you taking the time to write back man... frfr ... I think I'm just gonna continue my path and learn one thing at a time, instead of just paying....Thanks for the info my dude!
|