Is there a way to count unique words from a few books with a script? Ask Programming |
- Is there a way to count unique words from a few books with a script?
- Where can I find a mentor for Golang?
- Looking for a C# Programming Partner
- I want to learn how to make professional graphical user interfaces in C#
- Intern Review [Im the intern]
- Help with a code challenge: How to derive encoding scheme when given key, message and hint
- How do you know if you can code?
- Create a visually appealing table view of products in c# with buttons.
- What does a webpage mockup involve?
- Web development: in office experience vs freelance
- C# : How to access button control properties when button is inside a repeater?
- Cleaning big data
- Phone compatibility for Android
- JQuery/JS HELP
- Does anyone know the stack of sqlite.org or knows about SQLite for microservice website?
- Need a way to run an unlimited amount of Python scripts remotely with storage
- Best way to learn javascript?
- Why are CSV, TSV so popular? The Unicode Consortium packages its data in semicolon separated values, and thinking about it, the semicolon is a far superior character to use for field separation.
- How to safely store OAuth2 credentials in a Desktop application
Is there a way to count unique words from a few books with a script? Posted: 25 Jul 2018 11:47 AM PDT I know that they did it with Harry Potter books, but is it possible to count unique words from all Harry Potter books combined? I am just curious how many unique words Harry Potter series have in total. [link] [comments] | ||
Where can I find a mentor for Golang? Posted: 25 Jul 2018 08:09 PM PDT I'm trying to learn Golang. I have the basics down but I have SO MANY questions. There are resources online, I know. But I learn better if I can ask follow-up questions to my follow-up questions. I feel like I can do that with a mentor but not with online resources. Suggestions? [link] [comments] | ||
Looking for a C# Programming Partner Posted: 25 Jul 2018 07:52 PM PDT Hey! I am pretty good at backend programming but am struggling a lot with the front end. I was hoping I could find a partner that could help me out, or potentially help each other out.. A tutor that would want to earn some extra money would work also.. Thanks.. [link] [comments] | ||
I want to learn how to make professional graphical user interfaces in C# Posted: 25 Jul 2018 11:21 AM PDT I have developed a good amount of code. All my back-end functionality works perfectly with my database. However, I can only get things done with the command line. I have some experience using c# forms and the visual studio toolbox items(buttons, labels, text boxes, etc.) The problem is, this doesn't look professional at all. Does anybody know a good place to start learning how to make more professional looking interfaces? Thanks.. [link] [comments] | ||
Posted: 25 Jul 2018 09:50 AM PDT Hello r/AskProgramming, I recently had my first informal review from my mentor. He told me clearly that I have a habit of panicking and that the way I reason my approach to things is fairly weak. Due to this internship being my first step into the industry I can't exactly stop myself from panicking due to wanting to prove my worth. Is there anything someone could suggest to help my logic in general sense ? [link] [comments] | ||
Help with a code challenge: How to derive encoding scheme when given key, message and hint Posted: 25 Jul 2018 08:53 AM PDT I trying to solve a cryptography challenge where I am given an encoded message, a key, and the hint that the plaintext message is the same length as the key (Examples at bottom) My initial thoughts:
I'm a bit stuck, any nudges towards what kind of thinking or problem solving I could apply would be so appreciated. --- Examples --- Key Encrypted Message Key Encrypted Message [link] [comments] | ||
How do you know if you can code? Posted: 25 Jul 2018 02:44 AM PDT I've been casually programming for about 3 years now. I've built some PHP websites, a few games with gamemaker, some little programs with java, etc. Nothing much. I know basic concepts, but whenever i look at advanced code I cannot' understand how it works at all, and why it's done this way and not another. I feel like I'm stuck in this low level programming. How do you know, when you get advanced in programming? Does it just "click" one day or you just improve by small steps and everyday feel more advanced than before? And how to get out of this cycle of basic programming, where you know advanced concepts, but never use them, because you can do what you need with basic code? [link] [comments] | ||
Create a visually appealing table view of products in c# with buttons. Posted: 25 Jul 2018 01:57 PM PDT Hey! I have successfully made the back end of a store. Now I just need to make the interface.. I am trying to make a table view of all my products, with columns such as product name, product price, etc.. Similar to how amazon has columns for an indefinite number of products.. Each row should have a button used in order to add the products to a cart.. I already have the back end of this ready.. I could make tons of labels and tons of buttons. However, what if I add a search bar and want to make the list shorter? What if I want to add a new product to the system? This option wouldn't work.. How should I go about this in a visually appealing way.. I'm using C# and visual studio forms.. Perhaps forms might not be the best option for this.. [link] [comments] | ||
What does a webpage mockup involve? Posted: 25 Jul 2018 01:00 PM PDT I have gotten into a situation where I'm making a webpage mockup. I will hand it over to someone else and they will do the coding. What should I be including in the mockup? Is it supposed to be animated in any way? Are there special programs I should be using, or is Photoshop good enough (I have intermediate knowledge)? [link] [comments] | ||
Web development: in office experience vs freelance Posted: 25 Jul 2018 06:33 AM PDT Hello, I was wondering, as a web developer who has no proven experience yet want to work remotely in the future, would you see that in office experience is better than freelance works such as building websites and contributing to open source projects? I mean resume wise Thanks a lot in advance [link] [comments] | ||
C# : How to access button control properties when button is inside a repeater? Posted: 25 Jul 2018 11:06 AM PDT Hello all! I have a vendor details page with a repeater of contacts for the vendor with a delete button for each contact. I want the delete buttons to be hidden until you click an Edit button but I'm having trouble accessing the visible property of the delete button since it's in a repeater. Any help is greatly appreciated. [link] [comments] | ||
Posted: 25 Jul 2018 10:53 AM PDT Hi AskProgramming, I work for a startup which automates invoice processing. We process about 125,000 invoices per week using machine learning algorithms to process about 95% while the remaining 5% are processed manually by an oversea team. Each invoice has a unique ID and each line item has a "unique" ID corresponding to the SKU associated with the item. Recently we've noticed a problem where some Vendors are not using the same SKU every time causing some discrepancies in our data. We can solve this problem by assigning a unique item ID ourselves, but my problem is how can I clean up the mess this oversight already created? We have about a million items with possible duplicate ID's and I'm wondering if you folks have any advice on the best approach to find and replace each possible duplicate. Not every item which has the same ID is a duplicate, for example a gallon of milk has the same ID as a quart of milk but a different "pack size label" which is used to differentiate quantities. Any thoughts/ideas/questions are appreciated. [link] [comments] | ||
Phone compatibility for Android Posted: 25 Jul 2018 09:15 AM PDT So I made an app and published it, but I'm getting complaints that it's not compatible with Huawei lite and Samsung s8+. How do I make it compatible with all phones? Also, I want to make it available in all countries, but it was making me manually add all the translations even for English speaking countries. Is there a way to add all countries without paying for translations? [link] [comments] | ||
Posted: 25 Jul 2018 05:29 AM PDT Hi everyone, i hope this is the right place to post so here goes... I have two simple methods, one to open a menu and one to close a menu. On a button click the openmenu method is called. I then want to add a click listener to everything to the right of the menu, wrapped in a div called wrapper. This is only added when the menu is open so it can close. However, since the open menu button is inside the div called wrapper, it opens and closes instantly. I want to open the menu, then once it is open listen for a click, so dont count the first click of it opening. Below is me code.
[link] [comments] | ||
Does anyone know the stack of sqlite.org or knows about SQLite for microservice website? Posted: 25 Jul 2018 08:59 AM PDT
| ||
Need a way to run an unlimited amount of Python scripts remotely with storage Posted: 25 Jul 2018 07:57 AM PDT I developed a python script to clasiffy if a sentence is connected to a subject. I need a way to run this script remotely to:
So there will be several scripts that run the same code but in different data and I can choose which one I want to interact to do the first 3 bullets. I've no idea how to do that. [link] [comments] | ||
Posted: 25 Jul 2018 07:14 AM PDT | ||
Posted: 25 Jul 2018 06:37 AM PDT | ||
How to safely store OAuth2 credentials in a Desktop application Posted: 25 Jul 2018 12:02 AM PDT I've been searching for a good answer to this problem for a while now, and have seen questions that could be duplicates, but none of them seem to have good/definitive answers that work for my case. I am building an Electron application that uses the Youtube API, which as far as I know requires I have a client secret and client ID. Now, the problem arises when I want to distribute my code. I would ideally like to be able to publish my code on GitHub. I've seen lots of articles saying to use stuff like environment variables, but if someone desired, couldn't they download the source code, add in a console.log and print out any client secret that is in the environment variables? And furthermore, how would I define the environment variables? In an "npm start" script? Wouldn't that require me hardcoding the client secret and ID in the start script field of "package.json"? Maybe I don't understand environment variables. Ideally, I would like to avoid forcing users to create and register their own application to obtain their own client secret and ID. The only option I can think of would be to use encryption on the credentials, but even then couldn't someone insert a console.log into the source code after decryption takes place? Thanks in advance! [link] [comments] |
You are subscribed to email updates from AskProgramming. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment